			.thefr
			{
				width:100%;
				height:100%;
				overflow:visible;
				z-index:10;
				margin:0 auto;	
			}
			
			.left-s{
				height:100%;
				position:fixed;
				left:0px;
				top:0px;
				z-index:10;
			}	
			.left-s img{
				height:100%;
				float:left;
			}

			.right-s{
				height:100%;
				position:fixed;
				right:15px;
				top:0px;
				z-index:10;
			}

			.right-s img{
				height:100%;
				float:right;	
			}
			.top-holder{
				width:100%;
				z-index:50;
				position:fixed;
				left:0;
				top:0;
			}

			.top-holder ul{
				margin:0 auto;
				width:900px;
				padding:0;
				list-style:none;
			}

			.top-holder li{
				float:left;
				margin:0;
				padding:0;
			}

			.left-li{
				display:block;
				height:40px;
				width:6px;
				background:url('../images/left.png');
			}

			.right-li{
				display:block;
                                height:40px;
                        	width:6px;
			        background:url('../images/right.png');
				
			}

			#bio a{
				display:block;
				height:40px;
				width:77px;
				padding:0;
				margin:0;
				background:url(../images/bio.png);
				border:0;	
	
			}

			#bio a:hover {
				background-position:0px 40px;
			}




			 #pics a{
                                display:block;
                                height:40px;
                                width:94px;
                                padding:0;
                                margin:0;
                                background:url(../images/pics.png);
                                border:0;

                        }

                        #pics a:hover {
                                background-position:0px 40px;
                        }

			#music a{
                                display:block;
                                height:40px;
                                width:115px;
                                padding:0;
                                margin:0;
                                background:url(../images/music.png);
                                border:0;

                        }

                        #music a:hover {
                                background-position:0px 40px;
                        }



			#videos a{
                                display:block;
                                height:40px;
                                width:129px;
                                padding:0;
                                margin:0;
                                background:url(../images/videos.png);
                                border:0;

                        }

                        #videos a:hover {
                                background-position:0px 40px;
                        }

			#shows a{
                                display:block;
                                height:40px;
                                width:130px;
                                padding:0;
                                margin:0;
                                background:url(../images/shows.png);
                                border:0;

                        }

                        #shows a:hover {
                                background-position:0px 40px;
                        }


                       #merch a{
                                display:block;
                                height:40px;
                                width:130px;
                                padding:0;
                                margin:0;
                                background:url(../images/merch.png);
                                border:0;

                        }

                        #merch a:hover {
                                background-position:0px 40px;
                        }


                       #blog a{
                                display:block;
                                height:40px;
                                width:103px;
                                padding:0;
                                margin:0;
                                background:url(../images/blog.png);
                                border:0;

                        }

                        #blog a:hover {
                                background-position:0px 40px;
                        }

			.contacts{
				position:fixed;
				left:5px;
				bottom:5px;
				z-index:40;
				width:200px;	
			}	


			.etitle{
				font-family:tahoma;
				font-weight:bold;
				font-size:12px;
				height:30px;
			}

			.email-box
			{
				margin-bottom:10px;
			}
		

			.logo{
		
				position:fixed;
				top:10px;
				left:9%;
				z-index:20;
			}
			.active{

				background-position:0px 40px;
			}

			.shf{
				position:fixed;bottom:5px;right:30px;z-index:60;color:black;font-size:14px;
			}
