html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #FF7F00;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #120173;		
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 979px;
	height: auto;
	background: #120173;	
}
#body {
	position: relative;
	margin-left: 4px;		
}
#head {
	position: absolute;
	top: 0px;
	left: 410px;
	width: 370px;
	height: 266px;
	background: url(http://www.hauntedamericaradio.com/partytime/images/header.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 41px;
	left: 22px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 292px;
	left: 0px;
	width: 286px;
	height: 367px;
	background: #131212 url(images/red_bgplayer.jpg) repeat-x;
	background-color: #131212;
	background-image: url(images/red_bgplayer.jpg);
}
#left-box .inner {
	padding: 5px 8px 0px 10px;
}
#left-box h2 {
	margin: 20px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}
#nav {
	position: absolute;
	top: 293px;
	left: 286px;
	width: 875px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 339px;
	left: 293px;
	width: 675px;
	height: auto;
	background: #FF00B8; top left url(images/red_bgplayer.jpg) repeat-x;
}
#content-bot {
	background: #0000B8
	height: auto;
	margin-left: 2px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
	color: #F9CF91;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	width: 948px;
	margin-top: 10px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 255px;
	_height: 279px;
	min-height: 279px;
	background: #0000B8 url(https://www.hauntedamericaradio.com/partytime/images/mp.jpg) repeat-x;
	margin-left: 0px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 16px;
	color: #F9CF91;	
}
#tray .first {
	margin-left: 0px;
	height: auto;
}
#tray .middle {
	float: left;
	width: 977px;
	_height: 279px;
	min-height: 279px;
	background: #0000B8 url(https://www.hauntedamericaradio.com/partytime/images/blue_bg.jpg) repeat-x;
	margin-left: -5px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	color: #F9CF91;
}
#tray .last {
	float: left;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
.divider {
	float: left
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-top: -20px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: left;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}
