html { background: #000 url(background.jpg) top center no-repeat; }
body { background: transparent none; }
#siteHeader { background-image: url(pageHeader.jpg); height:125px;}

#topNav tr td a { border-left: 1px solid #12184a; border-right: 1px solid #171f69; }
#topNav tr td.selected a { color: #12184a; }
#topNav tr td.selected ul li a { color: #fefefe; }

#displayBodyHeader { border: 2px solid #eac90a; color: #12184a; }

.subNav .parents .selected a, .subNav .children a { border-top: none; color: #12184a; }
.subNav .children a:hover { color: #fefefe; }

#siteFooter { background: #12184a; border-top: 1px solid #2f3db3; }