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

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

#topNav table tr td a { border-right: 1px solid #9f9f9f; border-left: 1px solid #444; }

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

.subNav .parents .selected a { border-bottom: none; }
.subNav .children a { border-top: 1px solid #999; }
.subNav .children a:hover { border-top: 1px solid #222; }

#displayBodyHeader { border-color: #fff; }

#siteFooter { background: #111 none; border-top: 2px solid #222; }
#siteFooter ul { background: transparent none; border-top: none; }