body, html {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000 ;
	margin: 0;
	min-width:770px;
}
p, td, ul {
	font-size: 11px;
	color: #000000;
	line-height: 15px;
}
h1 {
	font-size: 14px ;
	font-weight: bold;
	color: #df0700;
	line-height: 20px;
}
h2 {
	font-size: 11px ;
	font-weight: bold;
	color: #df0700;
	line-height: 15px;
}
h3, h4, h5, h6 {
	font-size: 11px ;
	font-weight: bold;
	color: #df0700;
	line-height: 15px;
}
#mainpage {
	background: #000000;
	border-width: 0;
	border-style: none;
	position: absolute;
	width: 770px;
	left: 50%;
	margin-left: -383px;
}
#mainarea {
	background: #ffffff;
	border-width: 0;
	border-style: none;
	position: absolute;
	width: 770px; 
	left: 50%;
	margin-left: -385px;
	background: #ffffff url(/images/nav-bg.gif) top left repeat-y;
}
html>/**/body #mainpage {
	margin-left: -384px;
}
#banner {
	background: url(/images/banner.jpg) top left no-repeat;
	height: 277px;
	width: 770px;
	overflow: hidden;
}
#bar-bg{
	height: 24px;
	width: 100%;
	overflow: hidden;
	text-align: right;
}
div.navmain {
	background: url(/images/navbutton-off.gif) no-repeat;
	text-decoration: none;
	height: 32px;
	width: 150px;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	line-height: 32px;
	overflow: hidden;
	margin-top: 0;
}
a.navmain {
	background: url(/images/navbutton-off.gif) no-repeat;
	text-decoration: none;
	height: 32px;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;

}
a.navmain:visited {
	background: url(/images/navbutton-off.gif) no-repeat;
	text-decoration: none;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;
}
a.navmain:hover {
	background: url(/images/navbutton-over.gif) no-repeat;
	text-decoration: none;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;
}
a.navmain:active {
	background: url(/images/navbutton-over.gif) no-repeat;
	text-decoration: none;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;
}
a.navmainon {
	background: url(/images/navbutton-over.gif) no-repeat;
	text-decoration: none;
	height: 32px;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;
	font-weight: bold;
}
a.navmain:hover {
	background: url(/images/navbutton-over.gif) no-repeat;
	text-decoration: underline;
	height: 32px;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;
	font-weight: bold;
}
a.navmainon:visited {
	background: url(/images/navbutton-over.gif) no-repeat;
	text-decoration: none;
	height: 32px;
	padding: 9px 200px 9px 8px;
	white-space: pre;
	color: #ffffff;
	font-weight: bold;
}
div.subnav {
	background: url(/images/nav-bg.gif) repeat-y;
	text-decoration: none;
	height: 21px;
	width: 150px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	overflow: hidden;
	padding: 2px 0 3px 0;
}
a.subnav {
	background: url(/images/nav-bg.gif) repeat-y;
	text-decoration: none;
	padding: 0px 200px 0 8px;
	white-space: pre;
}
a.subnav:hover {
	background: url(/images/nav-bg.gif) repeat-y;
	text-decoration: underline;
	padding: 0px 200px 0 8px;
	white-space: pre;
}
a.subnavon {
	background: url(/images/nav-bg.gif) repeat-y;
	text-decoration: underline;
	padding: 0px 200px 0 8px;
	white-space: pre;
}
#nav-bottom{
	background: #ffffff url(/images/nav-bg.gif) top left repeat-y;
	overflow: hidden;
}
#main {
	margin: 0;
	background: #ffffff;
}
#content {
	background: url(/images/content-bg.gif) top left repeat-y;
	overflow: hidden;
	padding: 0 35px 0 30px;
	width: 555px;
	margin-top: 0;
	margin-bottom: 30px;
}
html>/**/body #content {
	padding: 0 35px 0 30px;
	margin-top: -9px;
	margin-bottom: 38px;
}
.small {
	font-size: 10px;
	line-height: 12px;
}
a:link {
	font-weight: normal;
	color: #e20600;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #e20600;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #e20600;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #e20600;
	text-decoration: none;
}
.right {
    float: right;
	margin: 5px 0 5px 10px;
	}
.left {
    float: left;
    margin: 5px 10px 5px 0;
}
.footer {
	font-size: 10px;
	color: #bbbbbb;
	line-height: 12px;
	float: right;
	margin: 1px 3px 0 0;
	bottom: 0;
	right: 0;
}
#footerholder {
	background: #6d6d6d;
	position: absolute;
	width: 769px; 
	left: 50%;
	margin-left: -384px;
	bottom: -1px;
	height: 15px;
}
#navbox {
	margin-bottom: 14px;
}