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-image:url(images/body_bg.gif);
	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: 2px;
	left: 2px;
	width: 772px;
	height: 268px;
}
#topnav {
	position: absolute;
	top: 950px;
	left: 5px;
	width: 393px;
}
#topnav a {
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	color: white;
}
#left-box {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 319px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
}

#left-box1 {
	position: absolute;
	top: 271px;
	left: 0px;
	width: 285px;
	height: 45px;
	background: #131212 url(images/left_bg.jpg) repeat-x;
	padding: 20px 0px 0px 8px;
}
#left-box .inner {
	padding: 20px 0px 0px 8px;
}

#left-box .inner1 {
	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: 271px;
	left: 285px;
	width: 486px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 338px;
	left: 289px;
	width: 486px;
	height: 254px;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
	overflow: auto;
}

#content1 {
	position: absolute;
	top: 341px;
	left: -4px;
	width: 777px;
	height: 565px;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
	overflow: auto;
}

#content2 {
	position: absolute;
	top: 356px;
	left: 7px;
	width: 744px;
	height: 551px;
	overflow: auto;
}

#content3 {
	position: absolute;
	top: 355px;
	left: 12px;
	width: 373px;
	height: 551px;
	overflow: auto;
}

#content4 {
	position: absolute;
	top: 355px;
	left: 407px;
	width: 359px;
	height: 551px;
	overflow: auto;
}

#results {
	width: 775px;
	height: 565px;
	background: #1E1E1E top left url(images/left_shadow.jpg) no-repeat;
	overflow: auto;
	background: #1E1E1E top left url(images/black_background2.jpg) no-repeat;
	padding: 3px 6px;
}

#content-bot {
	background: bottom url(images/body_bg.gif) repeat-x;
	height: 254px;
	margin-left: 1px;
	overflow: auto;
}

#content-bot1 {
	background: bottom url(images/body_bg.gif) repeat-x;
	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: 217px;
	_height: 279px;
	min-height: 279px;
	background: #800000 url(images/red_bg.jpg) repeat-x;
	margin-left: 5px;
	padding-top: 19px;
	padding-left: 10px;
	padding-right: 22px;
	color: #CFCFCF;
}

#tray .redbox1 {
	float: left;
	width: 217px;
	_height: 279px;
	min-height: 279px;
	margin-left: 5px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
}

#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;
}

