body { background: #000 url(background.jpg) top center no-repeat; }
body.noUserBar { background: #000 url(noUserBackground.jpg) top center no-repeat; }

.subNav h4, .relatedSections h4 {
    background: #017552;
}

#displayBodyHeader {
    background: #017552;
}

#accountNav .currentSite a {
    background: url("https://assets.ngin.com/site_files/2561/favicon.gif") no-repeat scroll center center #017552;
}

#accountNav .currentSite a:hover {
    background: url("https://assets.ngin.com/site_files/2561/favicon.gif") no-repeat scroll center center #000000;
}

#topNav a {
    background-image: none;
    background: #2f2f2f;
}

#topNav a:hover {
    background-image: none;
    background: #017552;
}

#topNav a.selected:link, #topNav a.selected:visited {
    background-image: none;
    background: #017552;
}

#siteFooter ul {
    background: #017552;
}

#topNav td ul li a {
    background: #2f2f2f;
    border: none;
}

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
    background: #017552;
    border: none;
}
