html { background: #04144f url(background.jpg) no-repeat top center; }
body { background: transparent none; }

.siteContainer { background: transparent none; }
#accountNav { background: transparent none; height: 30px; }

#siteHeader { background: #333 url(background.jpg) center -30px no-repeat; height:225px;}
#accountNav .currentSite a {background: #132B67 url("https://assets.ngin.com/site_files/2763/favicon.png") no-repeat center center;}
#accountNav .currentSite a:hover {background: #1C3E97 url("https://assets.ngin.com/site_files/2763/favicon.png") no-repeat center center;}
#accountNav .nginLogo a { background-image: url(nginLogo.png); }

#topNav { margin-bottom: 0; }
#topNav table tr td a { background-image: url(topNav.png); border-left: 1px solid #565656; border-right: 1px solid #9d9d9d; }
.subNav .children a {background-color: #132B67; border-top: 1px solid #304d94; }
.subNav .children a:hover { border-top-color: #5f5f5f; }
.subNav .parents .selected a { border-bottom: none; }
.subNav .children a:hover, .relatedSections li a:hover {background-color: #2f2f2f;color: #ffffff;}
.subNav h4 {background: #09254D url("https://assets.ngin.com/site_files/2763/subNavHeader.jpg") no-repeat left top;display: block;height: 50px;padding: 0;text-indent: -9999px;width: 144px;}
#displayBodyHeader { background:#09254D url("https://assets.ngin.com/site_files/2763/displayBodyHeader.jpg") no-repeat left top; border-color: #fff; }

#pageContentContainer { background: #343434 none; margin-top: 0; padding-top: 10px; }

.aggregatorElement h3 { background: #002455 url(aggHeader.png) 0 0 no-repeat; }
