body , html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	background-image:url(../images/orang2bg.gif);
	background-repeat:repeat;
	background-attachment:fixed;
	margin-top: 0px;
}
#wrapper
{
width: 910px;
text-align:center;
border: #F47B26 2px solid;
background-color:#FFFFFF;
margin:auto;
}
#header
{
font-size:130%;
font-weight:bold;
text-align:right;
clear: both;
vertical-align:top;
}
#mainmenu
{
clear:both;
text-align:left;
width:908px;
padding: 5px 0px 7px 0px;
margin: 0;
font-size: 110%;
}
.backnav
{
text-align:right;
padding-right:10px;
background:inherit;
}
#main
{
width: 910px;
background-color:#ffffff;
background-image:url(../images/orangemanbg.gif);
background-repeat:repeat;
background-attachment:fixed;
background-position:top center;
text-align:left;
}
#leftspotlight
{
float:left;
width: 170px;
padding: 5px 5px 5px 5px;
}
#content
{
width: 890px;
text-align:left;
padding:5px 15px 15px 15px;
}
#rightspotlight
{
float: right;
width: 170px;
padding: 5px 5px 5px 5px;
text-align:left;
}
#footer
{
clear:both;
width: 910px;
border-top: #F47B26 4px solid;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 90%; 
font-weight: normal; 
color: #333333; 
text-decoration: none;
padding: 20px 5px 15px 5px;
}
h1
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 160%;
}
h2
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
color: #F57B28;
text-decoration: none;
font-style: normal;
margin-bottom:0px;
}
a:link, a:active, a:visited {
	color: #F57B28;
	text-decoration: none;
}
a:hover {
	color: #FF0014;
	text-decoration: none;
}