html, body {
	margin:0;
	padding:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #151515;
	font-size: 14px;
	text-align: center;
	color: #EAEAEA;
	background-repeat: repeat;
	background-image: none;
}

#wrap {
	width:1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#frontpageheader {
	width: 1000px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#header {
	width: 1000px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#frontnav2 {
	height: auto;
	width: 1000px;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #494544;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #151515;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(graybg171.gif);
}
#frontnav2 a {
	text-decoration: none;
	color: #EAEAEA;
}
#frontnav2 a:hover {
	color: #151515;
	background-color: #CCCCCC;
}

#latest_news {
	float: left;
	width: 600px;
	border: thick double #494544;
	text-align: left;
	padding: 8px;
	background-color: #151515;
}
#latest_news a {
	font-weight: bold;
	color: #FFFF33;
}
#latest_news a:hover {
	color: #EAEAEA;
}

#info_bar {
	width: 350px;
	border: thick double #494544;
	float: right;
	background-color: #151515;
	background-position: top;
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
}
#info_bar a {
	color: #FFFF33;
}

#info_bar a:hover {
	color: #FFFFFF;
}

.clear {
	line-height:1px;
	height:1px;
	clear:both;
}#copyright {
	height: auto;
	width: auto;
	font-size: 10px;
	color: #FFFFFF;
}
.header_news {
	font-size: 18px;
	font-weight: bold;
	color: #EAEAEA;
}
.header24 {
	font-size: 24px;
	color: #CCCCCC;
	font-weight: bold;
}
.header18 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav_bottom {
	height: auto;
	vertical-align: middle;
	padding: 15px;
	font-size: 10px;
}
#tourdates td  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #39BEFF;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
	vertical-align: top;
}
#various {
	width: auto;
	border: 4px solid #DDDD0D;
	height: auto;
	margin-top: 5px;
}

#nav_bottom a:link, a:visited {
	color: #EAEAEA;
}
#nav_bottom a:hover {
	color: #FFFF33;
}
#titlebox {
	margin-bottom: 15px;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #494544;
	width: auto;
	padding-bottom: 10px;
}
#info_bar_secondary {
	width: 240px;
	border: thick double #494544;
	float: left;
	vertical-align: top;
	background-color: #151515;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
	padding-top: 10px;
	background-image: url(bg.gif);
}

#info_bar_secondary a {
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;
}

#info_bar_secondary a:hover {
	color: #CCCCCC;
}
#lyrics_bar_secondary {
	width: 230px;
	border: thick double #494544;
	float: left;
	vertical-align: top;
	background-color: #151515;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
	padding-top: 10px;
	background-image: url(bg.gif);
	padding-left: 5px;
	padding-right: 5px;
}

#lyrics_bar_secondary a {
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;
}

#lyrics_bar_secondary a:hover {
	color: #CCCCCC;
}
#content_secondary {
	float: right;
	width: 715px;
	border: thick double #494544;
	text-align: left;
	padding: 8px;
	background-color: #151515;
	background-image: url(bg.gif);
}
#content_secondary a {
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}
#content_secondary a:hover {
	color: #CCCCCC;
}

#EPKnav {
	height: auto;
	margin: 0px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border: thin solid #494544;
}
#EPKnav a {
	text-decoration: none;
	color: #FFFF33;
}
#EPKnav a:hover {
	color: #FFFFFF;
	background-color: #0066FF;

}
#about_info {
	width: 250px;
	border: 4px solid #FF6600;
	float: left;
	height: 650px;
	padding: 10px;
	font-weight: bold;
}

#about_info a {
	color: #FF6600;
}

#about_info a:hover {
	color: #FFFF33;
}

#about_content {
	float: right;
	width: 480px;
	border: 4px solid #FF6600;
	text-align: left;
	height: 650px;
	padding: 10px;
	overflow: auto;
}

#about_content a {
	font-weight: bold;
	color: #FFFF00;
}

#about conent a:hover {
	color: #0000CC;
}
#fullsize_content {
	width: auto;
	border: thick double #494544;
	text-align: left;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #151515;
}
#fullsize_content a {
	font-weight: bold;
	color: #FFFF33;
}
#fullsize_content a:hover {
	color: #CCCCCC;
}
.style1 {
	color: #FFFFFF
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.noline {
	text-decoration: none;
}
.style9 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.style10 {font-size: 14px; 
}
.style13 {
	font-size: 18px;
	font-weight: bold;
}
.style14 {
	font-size: 14px
}
