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: #a4a4a4;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #989898;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	background: #1E1E1E;
}
#body {
	position: relative;
	margin-left: 4px;
}
#head {
	position: absolute;
	top: 5px;
	left: 0px;
	width: 770px;
	height: 96px;
	background: #800000 url(images/logo5.jpg) no-repeat;
}
#topnav {
	text-align: right;
	position: absolute;
	top: 5px;
	left: 675px;
}
#topnav a {
	text-align: right;	
	font-weight: normal;
	color: #989898;
}
#topnav a:hover {
	text-align: right;	
	color: white;
}
#left-box {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 275px;
	height: 313px;
	background: #1E1E1E url(images/left_bg.jpg) repeat-x;
}
#left-box .inner {
	padding: 5px 0px 0px 0px;
}
#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: 0px;
	left: 0px;
	width: 0px;
}
#nav img {
	float: left;
}
#content {
	position: absolute;
	top: 100px;
	left: 264px;
	width: 505px;
	height: 313px;
	background: #1E1E1E ;
}
#content-bot {
	background: 
	height: 313px;
	margin-left: 0px;
	overflow: auto;
}
#content .inner {
	padding: 5px 5px;
}
#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: 11px;
	padding-top: 19px;
	padding-left: 16px;
	padding-right: 16px;
	color: #CFCFCF;
}
#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: black;
	text-align: right;
	margin: 0px 7px 0px 2px;
	padding: 18px 15px 15px 15px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 78px;
	background: #800000;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #FF7F00}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #800000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #800000;
		color: #FFF;
		font: 12px arial}

	#sddm div a:hover
	{	background: #FF7F00;
		color: #FFF}
