@charset "UTF-8";
/* CSS Document */
* {margin: 0; padding: 0;} 

body {
	background-color:#c0c484;
	background-image:url(images/background_2.png);
	background-position:top;
	background-repeat:no-repeat;
}

#band-top {
	margin:0px auto;
	width:900px;
	height:auto;
}

#container {
	width:900px;
	margin:0px auto;
	height:400px;
	margin-top:10px;
}	
#container_bio {
	width:900px;
	margin:0px auto;
	height:625px;
	margin-top:10px;
}	
#container_events {
	width:900px;
	margin:0px auto;
	height:330px;
	margin-top:10px;
}	
#container_news {
	width:900px;
	margin:0px auto;
	height:975px;
	margin-top:10px;
}	
#gallery {
	width:900px;
	margin:0px auto;
	height:auto;
	margin-top:10px;
}	

#navigation {
	padding-top:120px!important;
	padding-bottom:30px;
	text-align:center;
	height:20px;
	width:auto;
}

#left_content {
	float:left;
	width:214px;
	height:auto;
	margin-right:4px;
	padding-right:3px;
	border-bottom:#333333 thin solid;
	margin-bottom:10px;
	padding-bottom:2px;
}
#left_content_home {
	float:left;
	width:265px;
	height:auto;
	margin-right:4px;
	padding-right:3px;
	border-bottom:#333333 thin solid;
	margin-bottom:10px;
	padding-bottom:2px;
}

#left_content_bio {
	float:left;
	width:217px;
	height:auto;
	margin-right:4px;
}

#right_content {
	float:left;
	width:647px;
	height:auto;
	padding:15px;
}	

#right_content_bio {
	float:right;
	width:651px;
	margin-left:5px;
	height:auto;
	padding-right:15px;
	padding-left:5px;
	padding-bottom:15px;
	border-left:#333333 thin solid;
	margin-bottom:10px;
}	
#right_content_homepage {
	float:right;
	width:600px;
	margin-left:5px;
	height:auto;
	padding-right:15px;
	padding-left:5px;
	padding-bottom:15px;
	border-left:#333333 thin solid;
	margin-bottom:10px;
}	

#music {
	background-image:url(images/music.swf);
	width:35px;
	height:10px;
	float:right!important;
	margin-top:-12px;
}	

#footer {
	margin:0px auto;
	padding-top:25px;
	padding-bottom:100px;
	border: thick solid #5e1903;
	clear: both!important;
	font-size: 0.8em;
	background-image:url(images/footer.jpg);
	background-position:center;
	text-align:center;
	width:1000px;
}
/*Flash*/
#flashcontent {
	height:400px;
	font: 12px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
	width:600px;
	float:left;
	border:#5e1903 3px solid;
}
#flash{
display: block;
}
html{
	margin:0;
	padding:0;
	height:100%;
	width: 100%;
}
