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

#accountNav {background-image: url(userBar.gif);height: 34px;}
#accountNav .nginLogo a {background: url(sportnginNavLogo.gif) no-repeat;}
#accountNav .currentSite a {background: #082140;}

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

#topNav a {background-image: url(topNavBack.gif);}
#topNav tr {background-image: url(topNavBack.gif);}

#topNav a {font-size: 15px; text-transform: uppercase;}

.subNav, .relatedSections, .siteUserMenu {font-size: 13px;}
.relatedSections a {background-color: #999;}
.Logo {position: absolute;top: 7px;z-index: 150;left: -40px;}


.subNav .children a {color:#ffffff;}
.subNav .children .disabled a, .relatedSections li.disabled a {background-color: #888888;}
.subNav .parents .selected.disabled {background-color: #999;}
.subNav .parents .selected {background-color: #999; background-image: none;}
.subNav .parents .selected a:hover{background-color:#001a92;}
.subNav .parents a{background-color:#999;}
.subNav .parents a:hover{background-color:#001a92; color:#fff;}

.subNav .parents li {background: #999;}

.subNav .children .disabled a:hover, .relatedSections li.disabled a:hover {background-color:#001a92;}

