body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/site_bg.jpg) top center repeat-y;
	background-color:#3C2915;
	min-width: 960px;
}

#main {
	margin:0 auto;
	width:1000px;
	text-align: left
}

#header {
	margin:0 auto;
	width:1000px;
	text-align: left;
	color:#FFFFFF;
	background-image: url(images/header_bg.jpg);
	height: 150px;
}

#header_email {
	height: 130px;
	width:190px;
	float: right;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content {
	width:1000px;
}

#nav_holder {
	height:33px;
	width:1000px;
	text-align: left;
	float: right;
	background-image: url(images/menu_bg.jpg);
}


#main_nav { list-style: none; margin: 0; padding: 0; }

/* ACCESSIBLE ROLL OVERS */
#main_nav li { float: left; }
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; height: 33px; } 

#home { background: url(images/navbar/home.jpg); width: 117px; }
#home:hover { background: url(images/navbar/home.jpg) -150px 0; }
#home.active { background: url(images/navbar/home.jpg) -342px 0; }

#bands { background: url(images/navbar/bands.jpg); width: 91px; }
#bands:hover { background: url(images/navbar/bands.jpg) -132px 0;}
#bands.active { background: url(images/navbar/bands.jpg) -342px 0; } 

#schedule { background: url(images/navbar/schedule.jpg); width: 112px; }
#schedule:hover { background: url(images/navbar/schedule.jpg) -130px 0; }
#schedule.active { background: url(images/navbar/schedule.jpg) -256px 0; } 

#venues { background: url(images/navbar/sponsors.jpg); width: 97px; }
#venues:hover { background: url(images/navbar/sponsors.jpg) -130px 0; }
#venues.active { background: url(images/navbar/sponsors.jpg) -350px 0; } 

#past { background: url(images/navbar/past.jpg); width: 80px; }
#past:hover { background: url(images/navbar/past.jpg) -110px 0; }
#past.active { background: url(images/navbar/past.jpg) -350px 0; } 

#about_us { background: url(images/navbar/about_us.jpg); width: 113px; }
#about_us:hover { background: url(images/navbar/about_us.jpg) -130px 0; }
#about_us.active { background: url(images/navbar/about_us.jpg) -102px 0; }

#news { background: url(images/navbar/news.jpg); width: 88px; }
#news:hover { background: url(images/navbar/news.jpg) -120px 0; }
#news.active { background: url(images/navbar/news.jpg) -234px 0; }

#contact_us { background: url(images/navbar/contact_us.jpg); width: 125px; }
#contact_us:hover { background: url(images/navbar/contact_us.jpg) -150px 0; }
#contact_us.active { background: url(images/navbar/contact_us.jpg) -102px 0; }

#myspace { background: url(images/navbar/myspace.jpg); width: 168px; }
#myspace:hover { background: url(images/navbar/myspace.jpg) -183px 0; }
#myspace.active { background: url(images/navbar/myspace.jpg) -102px 0; }


#content_container {
	height: 225px;
	width:999px;
	float: left;
	background-color: #000000;
	margin-left: 1px;
}

#front_banner {
	height: 225px;
	width:620px;
	float: right;
	background-color: #000000;
	margin-left: 1px;
	text-align: center;
}

#front_schedule {
	height: 225px;
	width:316px;
	float: left;
	background-image:url(images/front_schedule_bg.jpg);
	margin-left: 1px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 3px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	vertical-align: top;
	margin-top: 1px;
	top: 0px;
}
#front_schedule h2 {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_container2 {
	height: 300px;
	width:979px;
	float: left;
	background-color: #000000;
	margin-left: 1px;
	padding-left: 20px;
}

#featured_artist {
	height: 280px;
	width:230px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#featured_video {
	height: 280px;
	width:360px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#featured_gallery {
	height: 280px;
	width:310px;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#content_bottom_bar {
	height: 3px;
	width:999px;
	float: left;
	background-color: #E0B034;
	margin-left: 1px;
}

#content {
	width:1000px;
	float: left;
	background-color: #000000;
}

#middle_bar {
	height: 33px;
	width:1000px;
	float: left;
	background-image: url(images/middle_bar.jpg);
}

#footer {
	height: 120px;
	width:1000px;
	float: left;
	background-image: url(images/footer_bg.jpg);
}

#footer_sponsors {
	height: 110px;
	width:1000px;
	float: left;
	padding-left: 2px;
}

#footer_ads {
	height: 90px;
	width:190px;
	float: left;
	margin-left: 7px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#footer_copyright {
	height: 20px;
	width:1000px;
	float: left;
	padding-top:10px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

#title_bar {
	height: 49px;
	width:999px;
	float: left;
	background-image: url(images/content_titles.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	font-weight: bold;
	padding-top: 10px;
	color: #FFFFFF;
}

#content_basic {
	width:949px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}

#content_about {
	width:935px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 10px;
}

#content_schedule {
	width:949px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
}
#content_contact {
	width:900px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-top: 15px;
	color: #FFFFFF;
	padding-left: 49px;
	padding-right: 49px;
	padding-bottom: 10px;
}

#past_col1 {
	width:410px;
	float: left;
	margin-right: 50px;
	margin-left: 33px;
}

#past_col2 {
	width:410px;
	float: left;
}

/* TEXT STYLES */



.content_title_text { text-decoration:arial; }

.cont_style {
	color: #E1B02F;
	font-family: Arial, Helvetica, sans-serif;
}

.cont_style a:link {
	color: #E1B02F;
}

.cont_style a:hover {
	color: #E1B02F;
}

.cont_style a:active {
	color: #E1B02F;
}

.cont_style a:visited {
	color: #E1B02F;
	text-decoration:none;
}

.footer_style {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.footer_style a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}

.footer_style a:hover {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #372616;
}

.footer_style a:visited {
	color: #FFFFFF;
	font-size: 11px;
}
h2 {
	margin-bottom: 0px;
}
