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

#accountNav { position: absolute; right: 0; z-index: 200; }
#accountNav .currentSite a { border: none; }

#siteHeader { background: transparent url(background.jpg) top center no-repeat; height: 180px; }
#siteHeader .adminToggle { top: 30px; }

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

#displayBodyHeader { border-color: #fff; }

#siteFooter { border-top: 2px solid #152d6d; }