/* Start of CMSMS style sheet 'badmaster' */
body{
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:12px;
}	

table{
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
	line-height:12px;
}	

#header {
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	width:1000px;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:700px;
	height:164px;
}

#home {
	position:absolute;
	left:33px;
	top:164px;
	width:150px;
	height:37px;
}

#releases {
	position:absolute;
	left:115px;
	top:164px;
	width:116px;
	height:37px;
}

#bands {
	position:absolute;
	left:231px;
	top:164px;
	width:91px;
	height:37px;
}

#shows {
	position:absolute;
	left:322px;
	top:164px;
	width:97px;
	height:37px;
}

#contact {
	position:absolute;
	left:419px;
	top:164px;
	width:115px;
	height:37px;
}

#contents {
	position:absolute;
	left:8px;
	top:205px;
	width:800px;
}	

#col_left {
	float:left;
	width:400px;
}	

#col_center {
	float:left;
	width:350px;
	margin:0px 15px 10px 15px;
}

#col_center_wide{
       float:left;
       width: 400px;
       margin:0px 15px 10px 15px;
}

#col_right{	
	float:left;
	width:290px;
	margin:0px 0px 10px 10px;
}

#footer {
	clear:both;
       text-align:center;
}	
/* End of 'badmaster' */

