body {
	background-color:#000000;
	color:#ffffff;
	text-align:center;
	
}

#pageBk1{
	background-image: url(images/rotate/main_bk.jpg);
	background-repeat:no-repeat ;
  	width:800px;
 	height: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#pageBk2{
	background-image: url(images/rotate/main_bk2.jpg);
	background-repeat:no-repeat ;
  	width:800px;
 	height: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#pageBk3{
	background-image: url(images/rotate/main_bk3.jpg);
	background-repeat:no-repeat ;
  	width:800px;
 	height: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#pageBk4{
	background-image: url(images/rotate/main_bk6.jpg);
	background-repeat:no-repeat ;
  	width:800px;
 	height: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#pageBk5{
	background-image: url(images/rotate/main_bk7.jpg);
	background-repeat:no-repeat ;
  	width:800px;
 	height: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}

#pageBk6{
	background-image: url(images/rotate/main_bk5.jpg);
	background-repeat:no-repeat ;
  	width:800px;
 	height: 900px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
}



#wrapper{
	position:relative;
	width:800px;
	height:900px;
	
}

#player{
	width:800px;
	height:30px;
}




#nav{
	position:relative;
	text-align:center;
	width:800px;
	height:30px;
	top:380px;
}

#nav ul{
	display:inline;
	list-style:none;
	
}

#nav li{
	float:left;
}


#homeBut
{
  	display: block;
  	width: 55px;
  	height: 30px;
	background: url("images/but_news.gif") 			no-repeat 0 0;
	

}

#homeBut:hover
{ 
 	 background-position: 0 -30px;
}

#homeBut span
{
 	 display: none
}



#bioBut
{
  	display: block;
  	width: 47px;
  	height: 30px;
	background: url("images/but_bio.gif") 			no-repeat 0 0;

}

#bioBut:hover
{ 
  	background-position: 0 -30px;
}

#bioBut span
{
  	display: none
}



#mediaBut
{
  	display: block;
  	width: 72px;
  	height: 30px;
  	background: url("images/but_media.gif") 		no-repeat 0 0;
	

}

#mediaBut:hover
{ 
  	background-position: 0 -30px;
}

#mediaBut span
{
  	display: none
}


#storeBut
{
  	display: block;
  	width: 66px;
  	height: 30px;
  	background: url("images/but_store.gif") 			no-repeat 0 0;

}

#storeBut:hover
{ 
  	background-position: 0 -30px;
}

#storeBut span
{
  	display: none
}


#linksBut
{
  	display: block;
  	width: 63px;
  	height: 30px;
  	background: url("images/but_links.gif") 			no-repeat 0 0;
}

#linksBut:hover
{ 
  	background-position: 0 -30px;
}

#linksBut span
{
  	display: none
}


#contactBut
{
  	display: block;
  	width: 71px;
  	height: 30px;
  	background: url("images/but_contact.gif") 		no-repeat 0 0;

}

#contactBut:hover
{ 
  	background-position: 0 -30px;
}

#contactBut span
{
  	display: none
}








#content{
	position:absolute;
	top:440px;
	left:0;
	height:380px;
	width:800px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	
		
}

p{	
	font-size:12px;
	font-family: Arial, Tahoma, Verdana,Geneva, Helvetica, sans-serif;
	color:#666666;
	text-align:left;
}

#leftBox{
	overflow:auto;
	position:absolute;
	top:0px;
	left:0;
	height:380px;
	width:380px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0;
	padding-left:10px;
		
}

#rightBox{
	position:absolute;
	top:0px;
	left:400px;
	height:380px;
	width:380px;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0;
	padding-left:10px;
	
}

#footer{
	position:absolute;
	top:840px;
	left:0;
	height:60px;
	border:0px;
}

img {
border: none;
}
		
	
