@charset "UTF-8";


body {
	margin:0px;
	padding:0px;
	height:100% auto;
	background-color:#000000;
	font-size:9px;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:15px;
	letter-spacing:1px;
	background-image:url(../_img/background.jpg);
	background-attachment:fixed;
}

a {
	color:#974936;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}


#RotatingBanner {
	width:854px;
	margin:0px 48px 0px 44px;
	height:273px;
	position:relative;
	z-index:100;
}

#MainContent {
	margin:0 auto;
	width:946px;
}

#contentMiddle {
	min-height:200px;
	padding:0px 45px 0px 45px;
	background-image:url(../_img/content_middle.png);
	background-repeat:repeat-y;
	overflow:auto;
}

#News {
	width:500px;
	float:left;
}

.newsCNT {
	padding:0px 14px 25px 14px;
}


#Shows {
	float:right;
	width:334px;
	padding:0px 0px 20px 0px;
}

.showDate {
	padding:5px 0px 5px 20px;
}


#FeatMerch {
	background-image:url(../_img/Merch1.jpg);
	width:182px;
	height:96px;
	padding:35px 0px 0px 150px;
	font-size:9px;
}

#Twitter {

	width:332px;
}

#Twitter ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
































.date {
	color:#974936;
	font-weight:bold;
}

.boldTXT {
	font-weight:bold;
}
