html { background: #1f2528 url('https://s3.amazonaws.com/assets.ngin.com/site_files/512/news/background.jpg') no-repeat top center;	}
body { background: transparent none; }

p {
	color: #111;
	font-size: 12px;
	line-height: 120%;
	}
	
.dataTable {
	color: #111;
	}

#siteHeaderLogos { display: none; }
#siteHeader { background: #333 url(siteHeader.jpg) top left no-repeat; }

/* ACCOUNT NAVIGATION */

#accountNav { background: #333 none; }

/* TOP NAVIGATION */

#topNav { margin: 0; height: 25px; }
#topNav tr td a { line-height: 25px; }
#topNav tr td.selected a, #topNav tr td.firstNavElement a:hover, #topNav tr td.lastNaveElement a:hover, #topNav tr td a:hover { color: #fff; background: #B21E23 url(https://s3.amazonaws.com/assets.ngin.com/theme_images/hockeyhub/foxred_foxblack/topNavBack.gif) 0 -25px repeat-x !important; }

#pageContentContainer { border-radius: 0; border: none; padding: 10px 0; }
#panelOne { padding: 0; }
#panelTwo { width: 805px; }
#yieldContent { background: #fff none; }

#displayBodyHeader { height: auto; padding: 20px 25px; text-align: left; }

/* SIDE NAVIGATION */

.subNav h4, .relatedSections h4 { height: auto; padding: 8px 5px; margin-bottom: 2px; }
.subNav, .relatedSections { border-radius: 0; border: none; box-shadow: none;}
.subNav ul.parents { margin: 0; }
.subNav ul.parents li { margin-bottom: 0; padding: 0; }
.subNav ul.parents li a { border: none; background: #e5e5e5 none; color: #B21E23; padding: 0 5px; line-height: 23px; }
.subNav ul.parents li a:hover { text-decoration: none; }
.subNav ul.parents li.selected a { background: #B21E23 none; padding-left: 5px; }
.subNav ul.children li, .relatedSections ul.siblings li { margin: 0; padding: 0; }
.subNav .children a { border-top: 1px solid #999; border-bottom: 1px solid #444; }
.subNav ul.children li:hover, .relatedSections ul.siblings li:hover { background: #555 none; }
.subNav ul.children li a:hover, .relatedSections ul.siblings li a:hover { background: transparent none; }

/* SITE FOOTER */

#siteContainer2.one_panel + #siteFooter {
	background: transparent none !important;
	}
