@charset "UTF-8";
/* CSS Document */
body {
	background-color:#000000;
	
margin-left: auto;
margin-right: auto;
width: 50em;
}


#bandscopy{margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:600px;
	
	margin-bottom:25px;
	float:left;
	margin-right:15px;
	padding:8px;
	background-color:#CCCCCC;
	}





#copy{margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:400px;
	
	margin-bottom:25px;
	float:left;
	margin-right:15px;
	padding:8px;
	background-color:#CCCCCC;
	}


#copySponsors{margin-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	width:700px;
	
	margin-bottom:25px;
	float:left;
	margin-right:15px;
	padding:8px;
	background-color:#CCCCCC;
	}




#header{background-image:url(color_jc.png);
		width:800px; height:140px;}
		
#headerbands{background-image:url(bands.png);
		width:800px; height:140px;}
		
#jukebox{width:320px;
	height:96px;
	float:right;
	
	}
		
#mainpage{width:800px;
	clear:left;
	
	background-image:url(body_bkg.png);}
	
#rocks{background-image:url(ROCKS_header.png);
height:200px;
width:800px;}

#smallpics{
	float:right;
	width:316px;
	overflow: scroll;
	height:400px;
	border:#666666; border-style:solid; border-right-width:thin; 
	}
	
	
#video{
	float:right;
	width:316px;
	overflow: scroll;
	height:600px;
	border:#666666; border-style:solid; border-right-width:thin; border-top:none;
	}
	
#smallpics2{float:left;
	width:220px;
	margin-left:45px;
	}

ul { margin:0;
	padding:0;
	list-style:none;
	width:800px;
	float:left;
	background-color:#000000;
	background-image:url(btn_bkg.png);
	
	}
	
ul2 {list-style:none;}

ul2 li{list-style:none;
margin:5px;
list-style-type:none;}
	
ul li {float:left;}

ul a {
		display:block;
		padding: 0 2em;
		text-decoration:none;
		color:#999999;
		line-height:2.1em;
		font-size:12px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		border-right:thin;
		border-right-color:#FFFFFF;
		border-right-style:solid;}
		
ul a:hover{
			background-color:#CCCCCC;}
			
			
#current {background-color:#333333;}

#lists {background-color:#FFFFFF;}

#labels{margin-top:15px;
		margin-bottom:15px;
		margin-left:5px;
		border-top:#000000;
		border-top-style:solid;
		border-top-width:thin;
		}
		
		
#border{border:#000000;
		border:thin;
		border:solid;
		width:960px;
		margin:0 auto;
		}
		
#footer{clear:both;}



#lists li{ margin-left:5px;
		}
