@charset "utf-8";
/* CSS Document */
body {
	color:#ffffff;
	background:#000 url(images/body-bg.jpg) no-repeat top center;	
}
.clear {
	clear:both;
}
#wrapper {
	width: 825px;
	margin: 0px auto;
}

#header a {
	text-align:center;
	display:block;
	height:75px;
	width:500px;
	margin:300px auto 75px auto;
	text-decoration:none;
}
#header span {
	visibility: hidden;
}
#nav {
	float: right;
	padding: 0;
	list-style: none;
	margin-right: -5px;
}
#nav li {
	float: left;
}
#nav a {
	display:block;
	width:122px;
	height:56px;
	margin:5px;
	text-decoration:none;
}
#nav a span {
	visibility:hidden;
}
#nav a.home {
	background:url(images/nav-home.jpg);
}
#nav a.about {
	background:url(images/nav-about.jpg);
}
#nav a.merch {
	background:url(images/nav-merch.jpg);
}
#nav a.gallery {
	background:url(images/nav-gallery.jpg);
}

/*SIDEBAR*/

#sidebar {
	float: left;
	width: 200px;
	position: relative;
	top: -65px;
}
#sidebar img {
	text-decoration: none;
	border: none;
}
#sidebar a {
	text-decoration: none;
	border: none;
}
#news_shows_header {
	margin-left: 40px;
}
#news_showsA {
	background: url(images/images/news_showsBG_03.jpg);
	background-repeat: repeat-y;
	width: 200px;
	height: 320px;
	margin-left: 7px;
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.5px;
}
#news_showsB {
	background: url(images/images/news_showsBG_03.jpg);
	background-repeat: repeat-y;
	width: 200px;
	margin-left: 0px;
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.5px;
}
#news_showsB h5 {	
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px
}
#news_showsB p {
	padding: 0px 10px 10px 10px;
}
#news_showsB a {
	color: #990000;
	font-weight: bold;
}
#content {
	width: 580px;
	float: left;	
	padding: 0;
	margin: 0;
}
.clear {
	clear: both;
}
#contentBG {
	background: url(images/images/contentBG_03.jpg);
	background-repeat: repeat-y;
	min-height: 409px;
	width: 580px;
	margin: 15px 0 0 20px;
	padding-bottom: 20px;
}
#contentBG h5 {
	font-family: Gill Sans, Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	margin: 18px 15px 8px 20px;
	padding-top: 10px;
}
#contentBG p {
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 18px;
	margin: 4px 40px 4px 20px;
}
.textlink {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
#contentBG hr {
	margin-left: 20px;
	width: 519px;
	height: 1px;
}
#HFheader {	
	margin-left: 20px;
	margin-bottom: 15px;
	
}
#HFlogo {
	float: left;	
}
#logotag {
	float:left;
	font-family: Gill Sans, Verdana;
	font-size: 20px;
	margin-left:10px;
	margin-top:21px;
}
#HF_links {
	
}
#myspace {
	margin: 25px 0 45px 20px;
}
img.icon {
	float: left;
	margin: 3px 8px 3px 3px;
}
.link {
	font-family: Gill Sans, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#email {
	margin: 20px;
}
#email span {
	font-family: Gill Sans, Verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
#form1 {
	margin-top: 20px;
	font-family: Gill Sans, Verdana;
	font-size: 12px;
}
#button {
	margin-left: 66px;
	font-family: Gill Sans, Verdana;
	font-weight: bold;
	text-transform: uppercase;
}
#poll {
	padding: 0px 0 0px 19px;
	clear: both;
}
#playlist { 
	margin: 20px;
}
.preview {
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	margin-left: 5px;
	margin-bottom: 2px;
}
#CDbaby_wrap {
	margin: 27px 0 0 20px;
}
#CDbaby {
	float: left;	
}
p.hello {
	padding-left: 107px;
}
#clearMerch {
	clear: both;
}
#merch {
	clear:both;
	margin: 35px 20px 20px 20px;
	padding-right: 20px;
}
#merch img {
	border: none;
}
#merch table {
	font-family: Gill Sans, Verdana;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.5px;
}
.paypalform {
	float: left;
	margin-left: 20px;
}
#footer {
	clear:both;
	text-align: right;
	margin-right: 48px;
}

