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

#accountNav .currentSite a { background-image: url(favicon.png); border: none; }

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

#topNav table tr td a { border-left: 1px solid #000; border-right: 1px solid #333; }

.subNav .parents .selected a { border-bottom: none; }
.subNav .children a { border-top: 1px solid #3d3d3d; }
.subNav .children a:hover { border-top: 1px solid #1f3d78; }
.subNav .children .disabled a { border-top: 1px solid #aaa}

#displayBodyHeader { border-color: #fff; }

#siteFooter { background: #092355 none; border: 2px solid #1f3d78; }
#siteFooter ul { background: transparent none; border-top: none; }