html { background: #000 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 #666; }

.subNav .parents .selected a { border-bottom: none; }
.subNav .children a { border-top: 1px solid #848484; }
.subNav .children a:hover { border-top: 1px solid #2f8464; }
.subNav .children .disabled a { border-top: 1px solid #aaa}

#displayBodyHeader { border-color: #fff; }

#siteFooter { background: #125f42 none; border-top: 2px solid #2f8464; }
#siteFooter ul { background: transparent none; border-top: none; }