html { background: #00060f }
body { background: #00060f url(https://assets.ngin.com/site_files/2876/background.jpg) top center no-repeat; }

#siteHeader {
width: 980px;
margin: 0 auto;
height: 170px;
}

/*#topNav tr td.selected a {
color: #6893af;
}*/

#topNav tr td.selected a {
color: #b5b5b5;
}

#topNav td ul li a {
color: #ccc;
height: 30px;
background: #0e3854;
background-image: -webkit-gradient(linear, left top, left bottom, from(#155279), to(#0e3854));
background-image: -moz-linear-gradient(top, #155279, #0e3854);
border-top: 1px solid #0e3854;
border-bottom: 1px solid #2074a8;
height: 23px;
padding: 13px 15px 2px 5px;
}

#topNav tr td:hover {
height: 30px;
}

#topNav td ul {
margin-top: 16px;
}

#siteFooter ul li {
color: #c3c3c3;
}

#siteFooter ul li a {
color: #c3c3c3;
}
