html {
	background: #000 url(theme/background.jpg) top center no-repeat;
}

body {
	background: transparent none;
}

#accountNav {
	position: absolute;
	z-index: 25;
	width: 295px;
}

#accountNav .currentSite {
	display: none;
}

#accountNav .nginLogo a {
	background: transparent none;
}

#siteHeader {
	height: 238px;
}

#siteHeader #adminNav {
	bottom: 85px;
}

#topNav tr td a {
	background: #333 url(http://assets.ngin.com/site_files/494/topNavBack.jpg) top center no-repeat;
}

#topNav tr td a:hover {
	background: #444 none;
}

#topNav tr td.selected a {
	background: #038de9 none;
}

#displayBodyHeader {
	background: #444 none;
	border: 2px solid #111;
}

.subNav h4, .relatedSections h4 {
	background: #038de9 none;
}

.textBlockElement h3, .aggregatorElement h3, .tableElement h3, .reportTableElement h3 {
	background: #038DE9 none;
}

/* TEAM LINKS */

#teamLinks { position:relative; width:175px; margin:auto; }
#teamLinks a { display:-moz-inline-box; display:inline-block; zoom:1; *display:inline; width:60px; padding-top:30px; overflow:hidden; height:0; background:url(teamLogos.png) center top; }

#teamLinks a.whalers { width:34px; background-position: center 0; }
#teamLinks a.atlantics { width:34px; background-position: center -34px; }
#teamLinks a.shamrocks { width:34px; background-position: center -64px; }
#teamLinks a.id { width:60px; background-position: center -95px; }

.nynabLogo {
	display: block;
	position: absolute;
	width: 60px; 
    height: 75px;
	text-indent: -9999px;
	top: 155px;
    left: 32px;
	z-index: 25;
}

.usaLogo {
    display: block;
	position: absolute;
    text-indent: -9999px;
    width: 100px; 
    height: 80px; 
    top: 150px; 
    left: auto; 
    right: 0; 
    z-index: 25;
}


.subNav .children a:link, .subNav .children a:visited, .relatedSections a:link, .relatedSections a:visited { color: #0E1D3E; }

.relatedSections a:link, .relatedSections a:visited {
	padding-left: 10px;
}
