/* CSS Document */

body {
background-color:#000000;
	
font-family:Tahoma, Verdana, sans-serif;
font-size:10px;
	
	}
	
	


#top{

	background-image: url(images/top.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px; 
	width:942px; 
	height:197px; 
	z-index:1;
		}
		
		
#content{
	background-image: url(images/bgr.gif);
	position:absolute; 
	top:206;
	width:942px; 
	height:1260px;
	left:0px;
	
		}
#tab{
	position:relative; 
	top:190px;

left:45px;
}

#nav{
position:absolute;
left:52px;
top:170px;
font-family:Tahoma, Verdana, sans-serif;
font-size:10px;

color:#000000


}

#player{
position:absolute;
left:439px;
top:44px;
}


a:link {  color:#3399FF; text-decoration:underlines;}
a:active {  color:#FFFFFF; text-decoration:underlines;}
a:hover {  color:#FFFFFF; text-decoration:none;}
a:visited {  color:#3399FF; text-decoration: underlines;}

#nav a:link{  color:#000000; text-decoration:underlines;}
#nav a:active{  color:#000000;  text-decoration:underlines;}
#nav a:hover{  color:#000000;  text-decoration:none;}
#nav a:visited{  color:#000000;  text-decoration: underlines;}

