html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

Body {
scrollbar-face-color : #A9BDD5; 
scrollbar-highlight-color : #000000; 
scrollbar-3dlight-color : #000000;
scrollbar-darkshadow-color : #000000; 
scrollbar-arrow-color : #000000; 
scrollbar-shadow-color : #000000; 
scrollbar-track-color: #212221
}

div#section1, div#section2, div#section3, div#section4, div#section5, div#section6, div#section7, div#section8, div#section9, div#section10, div#section11, div#section12, div#section13, div#section14, div#section15, div#section16, div#section17, div#section18, div#section19, div#section20, div#section21, div#section22, div#section23, div#section24, div#section25, div#section26, div#section27, div#section28  {
	border:1px solid #e5e5e5;
	padding:0px 20px 0 20px;
	margin-top:10px;
}
h1 img {
	display: block;
}
img {
	border: 0px;
}
a {
	color: #B6D9FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #D7EAFF;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #0D0D0D;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #181818;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 0px;
	left: 403px;
	width: 370px;
	height: 274px;
	background: url(images/PlayFM-header.jpg) no-repeat;
}
#topnav {
	position: absolute;
	top: 38px;
	left: 18px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 309px;
	left: 487px;
	width: 285px;
	height: 287px;
	background: #000000;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}
#left-box h2 {
	margin: 10px 0px 0px 0px;
}
#left-box p.date {
	font-weight: bold;
}
#left-box p {
	margin: 3px 2.5em 1em 1.3em;
}



#nav {
	position: absolute;
	top: 275px;
	left: 0px;
	width: 771px;
}
#nav img {
	float: left;
}

#contentRQ {
	position: absolute;
	top: 310px;
	left: 0px;
	width: 768px;
	height: 300px;
	background: #000000;
}
#content-botRQ {
	background: #000000;
	height: 298px;
	margin-left: 1px;
	overflow: auto;
}
#contentRQ .innerRQ {
	padding: 10px 27px;
}

#content {
	position: absolute;
	top: 309px;
	left: 0px;
	width: 486px;
	height: 287px;
	background: #000000;
}
#content-bot {
	background: #000000;
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}
#content .inner {
	padding: 10px 27px;
}
#content .date {
	margin-top: 0.5em;
}
#content p {
	margin: 0.9em;
}
#tray {
	margin-top: 330px;
	border: 1px solid #181818;
}
#tray .redbox {
	float: left;
	width: 737px;
	height: 150px;
	background: #000000;
	margin-left: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
	overflow: auto;
}
#tray .first {
	margin-left: 0px;
}
#tray p {
	margin-top: 1em;
	margin-bottom: 1.4em;
	padding-left: 2px;
}
ul {
	margin: 0px 1em 0px 2em;
	padding: 0px;
}
li {
	padding: 0px;
	margin: 1em 0px;
}
.divider {
	background: bottom url(images/footer_bg.gif) repeat-x;
	height: 26px;
	margin-right: 5px;
	position: relative;
}
#details {
	margin-top: -1.4em;
	margin-bottom: -4em;
	float: right;
}
#footer {
	background: #101010;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}
