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

#siteHeader { background-image: url(pageHeader.jpg); height: 150px; }

#topNav table tr td a { border: none; }
#topNav table tr td.selected > a, #topNav table tr td:hover > a { background-position: 0 -25px; color: #13194e; }

#topNav table tr td ul li a:hover { border: none; }

#displayBodyHeader { background: #13194e none; border: 2px solid #fff; }

.subNav .parents .selected a { color: #13194e; }

.subNav .children li a { background: #141c5b none; border-top: 1px solid #2f3db3; }
.subNav .children li a:hover { border-top: 1px solid #232a69; }

#siteFooter { background: #050b3d none; border: none; }
#siteFooter ul { background: transparent none; border: none; }