body,
html {
    background: #000 url(background.jpg) top center no-repeat;
}
#siteHeader {
    background: transparent none !important;
    height: 208px !important;
}
#topNav table tr td a {
    border: none;
}
#topNav {
    border: 0px !important;
}
div#topNav:before {
    background: transparent none;
    position: none;
    top: 0px;
    padding: 0;
    left: 0px;
}
.subNav .parents .selected a {
    color: #c64504 !important;
}
.subNav .parents .selected a:hover {
    color: #FFF !important;
}
.subNav .parents .selected a {
    border-bottom: none;
    color: #fff;
}
.subNav .children li a {
    border-top-color: #666;
}
.subNav .children li a:hover {
    border-top: 1px solid #f99776;
}
.subNav .children li.disabled a:hover {
    border-top: 1px solid #a3a3a3;
}
#displayBodyHeader {
    border: 2px solid #fff;
}
#surveyNameHeader h1 {
    height: 40px;
    text-align: center;
    color: #FFF;
    line-height: 41px;
    font-size: 23px;
}
div#pageContentContainer {
    background: #fff url(officialHeader.jpg) 7px 7px no-repeat;
    padding: 65px 7px 7px 7px;
}