@charset "utf-8";
/* CSS Document */

body {width:806px; background-color: #FFFFFF; margin: 0px 0px 0px 0px; text-align:center; /* for IE */
margin:0 auto; /* for the rest */ }
p { color: #ffffff; margin:0px;}
a { color: #ffffff; text-decoration:none;}
a:hover { text-decoration: underline; }
* {font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
h1 { font-weight:bold; padding:0px; margin:0px;}
img {border-style:none; margin-bottom:0px;}
:focus{outline:0px;}

/* home divs */
#container {width: 806px; height:100%; background:url(../images/home_bg_body.jpg) repeat-y;}
	#banner {width:771px; height:86px; background:url(../images/banner.jpg) repeat-y; margin:0px;}
		#banner p { text-align: right; padding: 15px 0px 0 0; margin:0px; color:#710505;  }
		.red_link {color:#710505;}
		.submit_pad {padding-top:5px;}
	#body_container {width: 100%; padding:15px 15px 15px 23px;}
		#left_column {width:147px; height:100%; float:left; margin-bottom:10px;}
		/* h1.clear{clear:both;} */
			/* nav 1 */
				#nav { width: 147px; height: 240px; background: url(../images/nav_bar.jpg) no-repeat top left; margin: 0px; padding: 	0px; position: relative; }
				#nav li {
					margin: 0px;
					padding: 0px;
					list-style: none;
					display: block;
					position: absolute;
					left: 0px;
				}
				#nav a {display: block;}
				#nav span { display: none; }
				
				#nav1 { top: 0px; width: 147px; height: 30px;}
				#nav2 {
					top: 30px;
					width: 147px;
					height: 30px;
				}
				#nav3 { top: 60px; width: 147px; height: 30px;}
				#nav4 {
					top: 90px;
					width: 147px;
					height: 30px;
				}
				#nav5 { top: 120px; width: 147px; height: 30px;}
				#nav6 { top: 150px; width: 147px; height: 30px;}
				#nav7 { top: 180px; width: 147px; height: 30px;}
				#nav8 { top: 210px; width: 147px; height: 30px;}
					
				#nav1 a {height: 30px;}
				#nav2 a {height: 30px;}
				#nav3 a {height: 30px;}
				#nav4 a {height: 30px;}
				#nav5 a {height: 30px;}
				#nav6 a {height: 30px;}
				#nav7 a {height: 30px;}
				#nav8 a {height: 30px;}

				#nav1 a:hover { background: url(../images/nav_bar.jpg) -147px -0px no-repeat;}
				#nav2 a:hover { background: url(../images/nav_bar.jpg) -147px -30px no-repeat;}
				#nav3 a:hover { background: url(../images/nav_bar.jpg) -147px -60px no-repeat;}
				#nav4 a:hover { background: url(../images/nav_bar.jpg) -147px -90px no-repeat;}
				#nav5 a:hover { background: url(../images/nav_bar.jpg) -147px -120px no-repeat;}
				#nav6 a:hover { background: url(../images/nav_bar.jpg) -147px -150px no-repeat;}
				#nav7 a:hover { background: url(../images/nav_bar.jpg) -147px -180px no-repeat;}
				#nav8 a:hover { background: url(../images/nav_bar.jpg) -147px -210px no-repeat;}

				#nav-section { width: 147px; height: 240px; }
			/*end nav*/

			#leftcol_bg {background-color:#000000; border: 1px; margin-top: 5px; padding: 5px;}
			#leftcol_bg img{margin-bottom: 5px;}	
			#newsletter, #events { font-size:13px; color:#FFFFFF; padding: 5px 5px 5px 5px; background-color:#710505; border: 1px; border-bottom-color:#FFFFFF; width: 123px; margin: 5px 0px 5px 2px;}
			#events a {color:#FFFFFF;}
			a .img_links {margin-bottom:5px; color:#000000; border:none; }
			


		#right_column {padding-right: 50px; margin-left: 165px; }
			#welcome_section {margin: 10px 0 0 5px; width: 570px; text-align:left;}

			#content_section_bottom {width:100%; border:medium; border-bottom-color:#000000;}
			#welcome_content {color:#666666; margin: 10px 0 0 0}
			#thankyou_section{margin: 10px 0 0 5px; width: 570px; text-align:left;}
			#thankyou_content {color:#666666; margin: 10px 0 0 0}
			.read_more_align {text-align:right; }
			.read_more_link {color:#006699;}
			#content_container {border:#999999; border-width:thick; }
				#blog_section {float:left; width:230px; }
					#home_blog_content {color:#666666; width:230px;}
				#news_section {margin-left:230px; padding-right:80px; padding-left:50px;}
					#home_news_content {color:#666666; width:230px;}
					
/* ~~~~~~~~~~~~~~~ DISCOGRAPHY PAGE ~~~~~~~~~~~~~~~~~~~ */
.disco_container p,a {color:#666666; height:174px;}
.album_column {float:left;}
.album_desc {padding:10px; margin-left:176px;}
.album_desc a:hover {text-decoration:underline;}

/* ~~~~~~~~~~~~~~~ END OF DISCOGRAPHY PAGE ~~~~~~~~~~~~~~~~~~~ */	

/* ~~~~~~~~~~~~~~~~ EVENTS PAGE ~~~~~~~~~~~~~~~~~~~~~~~~*/
#events_script{color:#666666; }
#events_script a:hover {text-decoration:underline;}
/* ~~~~~~~~~~~~~~~~~ END OF EVENTS PAGE ~~~~~~~~~~~~~~~~~~~~~~~*/

/* ~~~~~~~~~~~~~~~~~ STORE PAGE ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.event_container {color:#666666; height:174px;}
.buymusic_section{color:#666666; float:left; margin-right:10px; }
.buymusic_section_col2{color:#666666; margin-right:10px; text-align:left;}
.buymusic_section a:hover {text-decoration:underline;}
.content_title_store { margin: 10px 0 0 0px; width: 570px; text-align:left;}	
.store_container{color:#666666;}	
/* ~~~~~~~~~~~~~~~~~ END OF STORE PAGE ~~~~~~~~~~~~~~~~~~~~~~~~*/
					
					
	#footer {clear:both; width: 100%; background:url(../images/home_bg_body.jpg) repeat-y; text-align:center; padding:15px 15px 0 0px; margin-right:0px; }
	#footer p {color:#710505;}
	

