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

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

.subNav .parents .selected a { border-bottom: none; }
.subNav .children li a { background: #676766 url(i/subNav.png) 0 0 repeat-x; border-top: 1px solid #aeaeae; color: #fff; }
.subNav .children li a:hover { border-top: 1px solid #555; color: #fff; }

#displayBodyHeader { background: #232323 url(i/displayBodyHeader.png) 0 0 no-repeat; border-color: #fff; }

/*
.documentElement h3 { background: transparent none; padding: 0; }
.documentElement h3 a { text-decoration: none; }*/


.contactElement { border-top: 1px dotted #ccc; }

.scoreboardRibbon .game .team.boom {color: yellow; }