body { background: #000 url(https://assets.ngin.com/site_files/2558/background.jpg) top center no-repeat; }

.subNav h4, .relatedSections h4 {
    background: #ebc43e;
    color: #2f2f2f;
}

#displayBodyHeader {
    background: #ebc43e;
    color: #2f2f2f;
}

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

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

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

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

#topNav a.selected:link, #topNav a.selected:visited {
    background-image: none;
    background: #ebc43e;
    color: #2f2f2f;
}

#siteFooter ul {
    background: #ebc43e;
}

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

#topNav td ul li:hover > a, #topNav td ul li.hover > a {
    background: #ebc43e;
    color: #2f2f2f;
    border: none;
}

#siteFooter ul li {
    color: #2f2f2f;
}

.aggregatorElement h3 {
    color: #2f2f2f;
}
