html, body {
	background: #1d1d1d;
	margin: 0 auto;
	height: 100%;
	text-align: center;
}

html, table, div, span {
	font: 9pt "Helvetica", "Arial", sans-serif;
	color: #FFF;
}

a {
	text-decoration: none;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #999;
}

a:hover {
	color: #FFF;
}

.clear {
	float: none;
	clear: both;
}

#maindiv {
	position: relative;
	z-index: 1;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	width: 915px;
	margin: 0 auto;
	background-color: #000;
	text-align: center;
}

#maincontent {
	width: 905px;
	text-align: left;
	margin: 0 auto;
}

#headimg {
	height: 488px;
	background: url('http://faderhead.com/img/headimg.jpg');
}

#navbar {
	height: 43px;
	background: url('http://faderhead.com/img/navbg.jpg');
}

#navbar, #navbar * {
	line-height: 30px;
	color: #FFF;
	font: bold 14px "Georgia";
	text-transform: uppercase;
}

#navbar .in {
	padding-top: 13px;
	text-align: center;
}

#navbar a {
	margin-right: 18px;
	opacity: .8;
}

#navbar a:hover {
	opacity: 1;
}

#navbar a:first-child {
	margin-left: -18px;
}

#mid {
	background: url('http://faderhead.com/img/midbg.jpg') top no-repeat;
	min-height: 960px;
	position: relative;
}

#right {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 54;
	width: 373px;
	background: url('http://faderhead.com/img/sidebg.jpg');
	height: 960px;
	
}

#right_in {
	margin-top: 30px;
	width: 248px;
	margin-left: 68px;
}

#content {
	position: relative;
	z-index: 55;
	float: left;
	padding-top: 20px;
	margin-left: 90px;
	margin-right: 335px;
}

#content .content {
	line-height: 1.8em;
}

#maintitle {
	font: 18pt Georgia;
	text-transform: uppercase;
	margin-bottom: -20px;
}

#sm_player {
	height: 443px;
	width: 248px;
	background: url('http://faderhead.com/img/playerbg.jpg');
}

#sm_player .in {
	padding: 27px 0 0 43px;
}

#sm_player embed, #sm_news embed, #sm_news object, #sm_player object {
	border: 2px solid #666;
}

#sm_news {
	height: 214px;
	width: 248px;
	background: url('http://faderhead.com/img/newsbg.jpg');
}

#sm_news .in {
	padding: 28px 0 0 43px;
}

#sm_links .in {
	text-align: center;
}

#storeleft {
	float: left;
	width: 240px;
}

#storeright {
	float: right;
	width: 240px;
}

#footer {
	background: url('http://faderhead.com/img/footbg.jpg');
	height: 408px;
	position: relative;
}

#footer_txt {
	font-size: 8pt;
	width: 850px;
	text-align: center;
	position: absolute;
	bottom: 45px;
	left: 50%;
	margin-left: -425px;
}
