body {
	background-color: #000;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images11/layout/backgroundPhoto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #f2f2f2;
}
#navigation {
	background-image: url(../images11/layout/navigationBackground.png);
	height: 35px;
	background-repeat: no-repeat;
}

.archiveLinks {
	font-size: 9pt;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
}

#mainContainer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;

}
#contentContainer {
	margin: 0px;
	padding: 0px;
	width: 600px;
}

#headerTop {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 600px;
}
#content {
	width: 600px;
}


#musicPlayer {
	padding: 0px;
	float: right;
	width: 210px;
	margin-top: 10px;
}

#logoHeader {
	margin: 0px;
	padding: 0px;
	width: 600px;
}
#wpNews {
	margin: 0px;
	padding: 5px;
	width: 350px;
}
.newsHeadline {
	font-size: 14pt;
	font-weight: bolder;
	color: #8c5c20;
	margin: 0px;
	padding: 0px;
}
.smallBoldItalic {
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #8c5c20;
}

.newsPostedDate {
	font-size: 7pt;
	color: #CCC;
	margin: 0px;
	padding: 2px;
}
#wpNews .newsContent {
	font-size: 9pt;
	color: #CCC;
	margin: 0px;
	padding: 0px;
}


#twitter {
	background-image: url(../images11/layout/twitter.png);
	height: 85px;
	width: 600px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
}
#twitterContents {
	width: 525px;
	margin-left: 65px;
	padding: 5px;
	height: 40px;
}
#twitter ul {
	list-style-type: none;
}

#twitter_update_list ul {
}
#twitter_update_list {
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 10pt;
	line-height: 12pt;
}
#twitterContents p {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 702e14;
}

#rightSidebar {
	float: right;
	width: 230px;
	margin-bottom: 15px;
}
#videoSpotlight {
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#rightSidebar #upcomingShows {
	border: thin solid #592b02;
	padding: 0px;
	width: 225px;
	height: 225px;
	list-style-type: none;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightSidebar #upcomingShows h3 {
	color: #f2f2f2;
	background-color: #592b02;
	margin: 0px;
	padding: 0px;
}
#rightSidebar #upcomingShows p {
	font-size: 9pt;
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#footer p {
	font-size: 7pt;
	margin: 0px;
	padding: 0px;
}
a {
	padding: 0 0 0 0;
	text-decoration:underline;
	color: d9ad77;
	}
a:link{
	color: #d9ad77;
	text-decoration: underline;
	}
a:visited {
	color: #d9ad77;
	text-decoration: none;
	}
a:hover {
	color: #d9ad77;
	text-decoration: underline;
	}
a:active {
	color: #d9ad77;
	text-decoration: none;
	}
.highlightsList {
	font-size: 9pt;
}
.bandMemberBio img {
	float: left;
	margin-right: 10px;
}
.bandMemberBio {
	height: 230px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bandMemberBio .memberName {
	font-size: 14pt;
	font-style: oblique;
	font-weight: bold;
	margin: 0px;
}
#navigation p {
	font-size: 11pt;
	font-weight: bold;
	color: #333;
	text-align: center;
	margin: 0px;
	padding-top: 12px;
}
.headerDate {
	font-size: 14pt;
	font-weight: bold;
	color: #8c5c20;
}
.contactList {
	list-style-type: none;
}
#musicPlayer {
	height: 300px;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#headerTop #miniMusicPlayer {
	float: right;
	height: 30px;
	width: 215px;
}

#musicPlayer #reverbPlayer {
	background-color: #FFF;
	height: 300px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}

