body {
	margin: 0;
	padding: 0;
	background: #550d00 url(/images/BG_body.gif) top repeat-x;
	font: normal 75%/1.4em "Trebuchet MS", Trebuchet, Lucida, Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #821400;
}
p, h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* ------- Layout Divs --------------- */
#wrapper {
	text-align: left;
	width: 630px;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	background: url(/images/BG_wrapper.jpg) left top repeat-y;
}
#inner-wrapper {
	background: url(/images/BG_main.jpg) center top no-repeat;
	padding-top: 182px;
	position: relative;
}
#main {
}
#logo {
	position: absolute;
	width: 487px;
	height: 90px;
	top: 63px;
	left: 71px;
}
#nav {
 	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	list-style: none;
	z-index: 100;
}
#nav li {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
}
#nav a {
	display: block;
	position: absolute;
	text-indent: -9000px;
	outline: none;
}
#news {
	left: 66px;
	top: 132px;
	width: 67px;
	height: 29px;
	background: url(/images/BG_a_news.gif) left top no-repeat;
}
#discography {
	left: 133px;
	top: 138px;
	width: 137px;
	height: 37px;
	background: url(/images/BG_a_discography.gif) left top no-repeat;
}
#shows {
	left: 270px;
	top: 151px;
	width: 80px;
	height: 31px;
	background: url(/images/BG_a_shows.gif) left top no-repeat;
}
#bio {
	left: 350px;
	top: 159px;
	width: 49px;
	height: 28px;
	background: url(/images/BG_a_bio.gif) left top no-repeat;
}
#messageboard {
	left: 399px;
	top: 164px;
	width: 157px;
	height: 38px;
	background: url(/images/BG_a_messageboard.gif) left top no-repeat;
}
#downloads {
	left: 399px;
	top: 164px;
	width: 157px;
	height: 38px;
	background: url(/images/BG_a_downloads.gif) left top no-repeat;
}
#nav li a:hover, #nav li a:active, body.home #news, body.discography #discography, body.shows #shows, body.bio #bio {
	background-position: left bottom;
}
#links, #player {
	width: 155px;
	margin: 12px 0 0 55px;
	padding: 0;
	color: #821400;
	float: left;
	position: relative;
}
#player {
  margin-left: 0;
}
#links dt {
	margin: 0;
	padding: 0;
}
#links dt a {
	padding: 0 0 0 20px;
	line-height: 16px;
	background: url(/images/BG_a_link.gif) left top no-repeat;
}
#links dt a:hover {
	background-image: url(/images/BG_a_link_HOVER.gif);
}
#links dt#player a {
  display: block;
  padding-left: 5px;
  background: none;
  margin: -10px 0 20px 0;
}
#links dd {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	font-size: 10px;
	line-height: 1.2em;
}
#content {
	margin-bottom: 15px;
	margin-right: 73px;
	padding-bottom: 30px;
	width: 330px;
	background: #F2EDE1 url(/images/BG_content.gif) left bottom no-repeat;
	float: right;
}
#content p, #content h2, #content h3, #content table, #content ul, #content ol, #content dl {
	margin: 8px 10px;
	padding: 0 5px;
}
#content p a {
	text-decoration: underline;
}
#content h2 {
	margin-top: 12px;
	font-size: 16px;
	padding-bottom: 3px;
	border-bottom: solid 1px #AA593D;
	color: #000;
}	
#content h3 {
	font-size: 12px;
	color: #AA593D;
	font-style: italic;
}	
#footer {
	background: url(/images/BG_footer.jpg) left top no-repeat;
	font-size: 9px;
	line-height: 9px;
	height: 34px;
	padding: 3px 38px;	
	text-transform: uppercase;
	color: #F2EDE1;
	clear: both;
}
/*---------- IE Only ---------------------*/
* html #links {
	display: inline;
	position: relative;
}
* html #content {
	display: inline;
	position: relative;
}
* html #footer {
	height: 40px;
	he\ight: 34px;
}
