﻿body
{
    border-top:solid 9px #FF6600;
    margin:0;
}

a
{padding:0 5px 10px 5px; text-decoration:none; color:#666; font:normal 13px Arial;}

 a:hover
,a.current
{color: #FF6600;}

._fixedFooter
{ border-bottom:4px solid #FF6600; }

.logoWrapper
{   position: absolute;
    top: 32%;
    right: 0;
    bottom: 0;
    left: 50%;
    width: 250px;
    height: 117px;
    margin-left:-125px;
    text-align:left;
    color: white; }