* {
	margin: 0px;
	padding: 0px;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image:   url("../images/flash/htmlBackground.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 100%;
	width: 100%;
}
a {
	color: #600;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width:722px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 700px;
	background-color: #E9E7E1;
	border: 1px solid #999;
	padding: 10px;
	margin: 30px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
#innerwrapper {
	width:710px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 690px;
	border: 5px solid #FFF;
	padding-bottom: 20px;
}

/* Index items */
#indexwrapper {
	width:420px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 398px;
	background-color: #E9E7E1;
	border: 1px solid #999;
	padding: 10px;
	margin: 60px auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
#indexinnerwrapper {
	width:388px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
	width: 348px;
	border: 5px solid #FFF;
	padding: 20px;
}
.indexlinks {
	padding-top: 20px;
	list-style: none;
}
.indexlinks li {
	padding-top: 10px;
}

/* Header items */
#header {
	border-bottom: 1px solid #666;
}
.schedule {
	background-image:  url("../disabledHTMLside/images/headers/schedule.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.news {
	background-image:  url("../disabledHTMLside/images/headers/news.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.tunes {
	background-image:  url("../disabledHTMLside/images/headers/tunes.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.story {
	background-image:  url("../disabledHTMLside/images/headers/story.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.merchandise {
	background-image:  url("../disabledHTMLside/images/headers/merchandise.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.downloads {
	background-image:  url("../disabledHTMLside/images/headers/downloads.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.photos {
	background-image:  url("../disabledHTMLside/images/headers/photos.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.newsletter {
	background-image:  url("../disabledHTMLside/images/headers/newsletter.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.link {
	background-image:  url("../disabledHTMLside/images/headers/links.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.contact {
	background-image:  url("../disabledHTMLside/images/headers/contact.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
.home {
	background-image:  url("../disabledHTMLside/images/headers/home.jpg");
	background-repeat: no-repeat;
	background-position: right center;	
}
#logo {
	float: left;
	padding: 20px 0px 20px 20px;
}
#timestamp {
	float: right;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	color: #FFF;
	padding: 10px 20px 0px 0px;
}

/************ Navigation items *****************/
#navigation {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #666;
	padding: 10px 20px 10px 20px;
	background-color: #EFEFEF;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	padding-right: 20px;
	display: inline;
}
#navigation a {
	color: #666;
	text-decoration: none;
}
#navigation a:hover {
	color: #000;
}

#current a {
	color: #000;
	font-weight: bolder;	
}
/************* MAIN AREA STUFF ********************/
#main {
	padding: 30px 20px 20px 20px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px 10px 20px;
	background-color: #DDD;
	border-bottom: 1px solid #666;
	border-top: 1px solid #FFF;
}

#fullcontent {
	width: 90%;
	padding: 10px;
	float: left;
	background-color: #EEE;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
#leftcontent {
	width: 65%;
	padding: 10px;
	float: left;
}

#leftcontent h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#leftcontent p {
	padding: 5px 0px 25px 0px;
}
#rightcontent {
	width: 25%;
	float: right;
	background-color: #EEE;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
	font-size: 10px;
}
#rightcontent h2 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 10px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #666;
	background-image:  url("../disabledHTMLside/images/rightheaderbackground.gif");
	background-repeat: repeat;
}
#rightcontent dl {
	padding: 10px;
}
#rightcontent p {
	padding: 10px;
	border-top: 1px dotted #666;
}
/*************** NEWS PAGE ********************/

/*************** BAND STORY PAGE **************/
#story img {
	margin: 10px 20px 20px 10px;
	float: left;
	padding: 1px;
	border: 1px solid #666;
}

/*************** COMPLETE SHOWS LIST **************/
#shows dl {
	border-bottom: 1px dotted #666;
	padding: 5px 0px 5px 0px;
	float: left;
	margin: 0px;
	display: block;
	width: 480px;
}
#shows dt {
	font-weight: bold;
}
#shows dd {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}
.listone {
	float: left;
	margin: 5px 40px 30px 0px;
	width: 140px;
	display: block;
}
.listtwo {
	float: left;
	margin: 5px 40px 30px 0px;
	width: 140px;
	display: block;
}
.listthree {
	float: left;
	margin: 5px 0px 30px 0px;
	width: 140px;
	display: block;
}

/*************** LINKS PAGE ***********************/
#links h2 {
	border-bottom: 1px dotted #666;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-top: 15px;
}
#links dl {
	margin-bottom: 5px;
}
#links dd, #links dt {
	padding-bottom: 3px;
}

/****************TUNES PAGE ********************/
#cd {
	padding-bottom: 20px;
}
#cd img {
	margin: 0px 20px 70px 0px;
	float: left;
	border: 1px solid #666;
	padding: 1px;
}
#cd h2 {
	font-size: 12px;
	color: #000;
	padding: 0px 0px 2px 0px;
	border: none;
}
#cd h3 {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	padding: 0px 0px 5px 0px;
}
#cd img.button {
	margin: 10px 0px 5px 0px;
	padding: 3px 8px 3px 3px;
	float: left;
	background-color: #FFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
}
/************* SUBSCRIPTION PAGE *****************/
#subscription {
	margin: 10px;
	padding: 10px;
	border: 1px solid #999;
	width: 300px;
	background-color: #DDDBD5;
}
#subscription fieldset {
	padding: 0px;
	border: none;
}
#subscription label, #subscription input, #subscription select {
	display: block;
	width: 150px;
   	float: left;
   	margin-bottom: 10px;
}
#subscription label {
	text-align: right;
	width: 105px;
	padding-right: 20px;
	font-weight: bold;
}
#subscription legend {
	visibility: hidden;
}
#subscription br {
	clear: left;
}
#subscription input.formbutton {
	display: block;
   	float: left;
   	margin-bottom: 10px;
}
.required {
	color: red;
}
.clearhack {
	clear: both;
	height: 0px;
	overflow: hidden;
}
/********* FLASH CONTACT **********/
.flashcontact {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 11px;
}
.flashcontact a {
	color: #FC0;
}
.flashcontact a:hover {
	text-decoration: none;
}