body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background-color:#000000; color:#ffffff; margin:0px; }
h1{ color:#ff5e00; margin:10px 0px 10px 0px; font-size:36px; }
a{ color:#ff5e00; }
a:hover{ color:#ffffff; }

#container{ width:100%; min-width:1000px; padding-top:27px; position:relative; }
#nav_wrap{ margin-bottom:-1px; position:absolute; top:0px; z-index:99; width:100%; }
#content_wrap{ background-color:#212121; border-top:#ff5e00 solid 1px; min-width:1000px; }
#content{ padding:10px; width:980px; margin:auto; }

#footer_wrap{ width:100%; min-width:1000px; border-top:#ff5e00 solid 10px; }
#footer{ height:35px; color:#212121; font-size:11px; text-align:center; line-height:30px; font-weight:bold; width:1000px; margin:auto; }

.content_wrap{ width:1000px; margin:auto; }
a.current{ background:#212121; border:#ff5e00 solid 1px; border-bottom:none; color:#ff5e00; text-transform:uppercase; text-decoration:none; font-weight:bold; display:block; height:25px; line-height:25px; padding:0px 8px 0px 8px; float:left; margin:2px 2px 0px 2px; }
a.nav{ background:#363232; border:#ff5e00 solid 1px; color:#ffffff; text-transform:uppercase; display:block; height:24px; line-height:25px; padding:0px 8px 0px 8px; float:left; margin:2px 2px 0px 2px; text-decoration:none; font-weight:bold; }
a:hover.nav{ background:#212121; border:#ff5e00 solid 1px; color:#ff5e00; text-transform:uppercase; }
