body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FF9900;
margin: 20px;
padding: 0;
}
h1 {
margin: 0px 20px 0px 0px;
padding: 0px 0px;
font-size: 14px;
letter-spacing:0.20em;
color: #FF9900;
}
h2 {
margin: 8px 20px 0 20px;
padding: 8px 8px;
font-size: 12px;
background-color: #4C4C4C;
font-weight: normal;
}
.clearfloat {
clear: both;
height: 0;
line-height: 0;
font-size: 0;
}
#wrapper_outer {
position: absolute;
left: 50%;
top: 50%;
width: 900px;
height: 560px;
margin-left: -450px; 
margin-top: -280px;  
}
#wrapper {
width: 900px;
margin: 0 auto;
}
#top {
padding: 0px;
margin: 0px;
background-image:url(../assets/images/topBg.gif);
background-repeat:repeat-x;
height:80px;
}
#topNav {
width: 672px;
float:left;
padding: 0px 0px 0px 5px;
margin: 0px;
background-image:url(../assets/images/topNavBg.jpg);
background-repeat:no-repeat;
}
#topLogo {
width: 223px;
float:left;
padding:0px;
}
#center {
width: 900px;
background-color: #FFFFFF;
}
#center .content {
padding: 0px 24px 20px 24px;
line-height: 1.65em;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
min-height:410px;
height:auto !important;
height:410px;
}
#centerLeft {
width: 590px;
float:left;
padding: 16px 0px 0px 0px;
}
#centerLeft2{
width: 650px;
float:left;
padding: 16px 0px 0px 0px;
}
#centerLeftWide {
width: 820px;
float:left;
padding: 16px 0px 0px 0px;
}
#centerRight {
width: 230px;
float:left;
padding: 80px 20px 0px 0px;
text-align:right;
}
#centerRight2 {
width: 180px;
float:left;
padding: 16px 12px 0px 8px;
}
#footer {
color: #FFFFFF;
padding: 0px;
margin: 0;
font-size: 10px;
}
#footer .content {
padding: 12px 20px;
}
#center a:link,
#center a:visited {
color: #000000;
}
#center a:hover {
color: #FF9900;
}
#center ol {
margin: 0px 20px 0px 8px;
padding: 0px;
line-height: 1.8em;
color: #000000;
font-weight: normal; 
}
#center li {
margin: 0px 20px;
}
#footer a:link,
#footer a:visited  {
color: #FFFFFF;
text-decoration:none;
}
#footer a:hover {
color: #000000;
text-decoration:none;
}
.nomargintop {
margin-top: 0;
}
.content p {
margin: 12px 0 0px 0;
}
