body {
	font-family: Georgia, Times New Roman, Times, arial, verdana;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-color: #d0c68e;
	background-image: url(images/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
	
}


img { 
	border: 0;
}


ul {
	height: 31px;
	list-style: none;
	padding: 0;
	margin: 0;
	
}


A:visited {
	COLOR: #901d1d; TEXT-DECORATION: none;
}

A:link {
	COLOR: #901d1d; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #000000; TEXT-DECORATION: underline;
}

.textlarge {
	font-size: 13px;
}

.textblue11px {
	font-size: 11px;
	color: #000033;
	font-weight: bold;
}

.textblue11pxlineheight {
	font-size: 11px;
	color: #000033;
	font-weight: bold;
}

.textred11px {
	font-size: 11px;
	color: #660000;
	font-weight: bold;
}


/*****************************
* MAIN DIVS
*****************************/
	  

#contentcenter {
	width:765px;
	height: 100%;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
}

#header {
	width: 765px;
	height: 265px;
	background: url(images/header.jpg) no-repeat 0px 0px;
	float: left;
}

#flashplayer {
	width: 738px;
	height: 32px;
	padding: 8px 0px 8px 27px;
	clear: both;
	background-color: #F1F1E2;
}

#navigation_container {
	width: 393px;
	height: 30px;
	padding: 219px 0px 16px 372px;
	background: url(images/navstrip.jpg) no-repeat 372px 219px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navigation ul li { display: inline; float: left; }

.news a {
     	width: 39px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }
 
.news a:hover {
     	width: 39px;
		height: 30px;
		background: url(images/news.jpg);
		background-position: -39px;
		display: block;
 }
 
.tour a {
        width: 42px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }
 
.tour a:hover {
        width: 42px;
		height: 30px;
		background: url(images/tour.jpg);
		background-position: -42px;
		display: block;
 }

.gallery a {
        width: 54px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }
 
 .gallery a:hover {
        width: 54px;
		height: 30px;
		background: url(images/gallery.jpg);
		background-position: -54px;
		display: block;
 }

.releases a {
        width: 63px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }
 
 .releases a:hover {
        width: 63px;
		height: 30px;
		background: url(images/releases.jpg);
		background-position: -63px;
		display: block;
 }

.bio a {
        width: 31px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }
 
.bio a:hover {
        width: 31px;
		height: 30px;
		background: url(images/bio.jpg);
		background-position: -31px;
		display: block;
 }

.jukebox a {
        width: 62px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }
 
.jukebox a:hover {
        width: 62px;
		height: 30px;
		background: url(images/jukebox.jpg);
		background-position: -62px;
		display: block;
 }

.blog a {
        width: 40px;
		height: 30px;
		text-indent: -9999px;
		display: block;    
 }
 
.blog a:hover {
        width: 40px;
		height: 30px;
		background: url(images/blog.jpg);
		background-position: -40px;
		display: block;    
 }

.merch a {
        width: 62px;
		height: 30px;
		text-indent: -9999px;
		display: block;
 }

.merch a:hover {
        width: 62px;
		height: 30px;
		background: url(images/merch.jpg);
		background-position: -62px;
		display: block;
 }
 
 body#news_select #navigation li#news_select {
      background: url(images/news.jpg);
		background-position: -39px;
 }
	
 body#tour_select #navigation li#tour_select {
      background: url(images/tour.jpg);
		background-position: -42px;
 }
	
 body#gallery_select #navigation li#gallery_select {
      background: url(images/gallery.jpg);
		background-position: -54px;
 }
	
 body#releases_select #navigation li#releases_select {
      background: url(images/releases.jpg);
		background-position: -63px;
 }
	
 body#bio_select #navigation li#bio_select {
      background: url(images/bio.jpg);
		background-position: -31px;
 }
	
 body#jukebox_select #navigation li#jukebox_select {
      background: url(images/jukebox.jpg);
		background-position: -62px;
 }
	
 body#blog_select #navigation li#blog_select {
      background: url(images/blog.jpg);
		background-position: -40px;
 }
	
 body#merch_select #navigation li#merch_select {
      background: url(images/merch.jpg);
		background-position: -62px;
 }
	
#maincontent {
	width: 765px;
	height: auto;
	text-align: left;
	padding-bottom: 15px;
	float: left;
}

.leftcontent {
	width: 343px;
	height: auto;
	text-align: left;
	padding-left: 21px;
	padding-bottom: 10px;
	float: left;
}

	.newstext {
		width: 343px;
		height: auto;
		padding: 10px 0px;
		text-align: left;
		clear: both;
	}
	
	#hidden1, #hidden2, #hidden3, #hidden4 {
		width: 343px;
		height: auto;
		padding: 10px 0px;
		text-align: center;
		clear: both;
		display: none;
	}

.rightcontent {
	width: 341px;
	height: auto;
	text-align: left;
	padding-left: 32px;
	padding-bottom: 10px;
	float: left;
}

	.headerstrip {
		width: 100%;
		height: 34px;
		background: url(images/headerstrip.gif) repeat-x 0px 0px;
		clear: both;
	}
	
	.mailinglist {
		width: 341px;
		height: 64px;
		padding-top: 11px;
		text-align: left;
		background: url(images/headerstrip.gif) repeat-x 0px 37px;
	}
	
	.fifthaniv {
		width: 341px;
		height: 518px;
		padding-bottom: 7px;
		background: url(images/50thanivtour.jpg) no-repeat 0px 0px;
	}
	
	.bookingavail {
		width: 341px;
		height: 43px;
		padding-top: 10px;
		text-align: left;
		background: url(images/headerstrip.gif) repeat-x 0px 0px;
	}
	
	.rightboxes {
		width: 341px;
		height: auto;
		padding: 5px 0px 28px 0px;
		background: url(images/strips_regular.gif) repeat-x bottom;
	}
	
	.quicktime_left {
		float: left;
		padding: 0px 5px 3px 0px;
	}
	
	.quicktime_right {
		float: right;
		padding: 0px 0px 3px 5px;
	}


#footer {
	width: 765px;
	height: 170px;
	background: url(images/footer.jpg) no-repeat 0px 0px;
	clear: both;
}

.copyright {
	width: 765px;
	height: 45px;
	text-align: center;
	padding: 10px 0px 7px 0px;
	color: #999999;
	font-size: 10px;
}
	

/** FONTS **/

.text {
	font-size: 11px;
	color: #000000;
}

.whiteborder {
	border: 2px solid #000000;
}

.albumtitle {
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}


.textboldcaps {
	font-size: 11px;
	color: #3f5669;
	font-weight: bold;
	text-transform: uppercase;
}


.artistborder {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 4px solid #333333;
	border-left: 1px solid #333333;
	font-size: 9px;
	color: #000000;

}

.textwhite {
	font-size: 11px;
	color: #FFFFCC;
}

.textblue_10px {
	font-size: 10px;
	color: #003366;
}


.texttour {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #596773;
}

.newsSUBJECT {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #706d4a;
}

.postedby_blue {
	color: #7e7b56;
	font-size: 9px;
}	
.style4title {
	color: #901D1D;
	font-size:1.2em;
	font-weight:bold;
}
