html {
	background: #ccc url(background.gif);
	height: 100%;
}
body {
	background: url(pageHeader.png) center top no-repeat;
}
/* Sport Ngin Title Bar - Black */
#accountNav {
	background: none;
}
#accountNav .nginLogo a {
	background: none;
}
#accountNav a {
	border-left: 1px solid #191919;
	border-right: 1px solid #454545;
}
#accountNav .currentSite a {
	background: none;
	background-image: url(favicon.ico);
	background-position: center center;
	background-repeat: no-repeat;
}
#accountNav .currentSite a:hover {
	background: none;
	background-color: #ED1C24;
	background-image: url(favicon.ico);
	background-position: center center;
	background-repeat: no-repeat;
}
/* End title bar */
.siteContainer {
	background: none;
}
#siteHeader {
	background: none;
	height: 173px;
}
#topNav {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#siteContainer3 #topNav, #siteContainer2 #topNav {
	padding-bottom: 0;
	margin-bottom: 0;
}
#topNav tr {
	background: none;
}
#topNav table a {
	font-family: "Trebuchet MS", "HelveticaNeueLT Std", arial, sans-serif;
	background-image: none, -webkit-linear-gradient(270deg, rgba(35,30,90,1.00) 0%, rgba(15,13,39,1.00) 100%);
	background-image: none, linear-gradient(180deg, rgba(35,30,90,1.00) 0%, rgba(15,13,39,1.00) 100%);
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
}
#topNav table .selected:link, #topNav table .selected:visited, #topNav table a:hover {
	background-image: none, -webkit-linear-gradient(270deg, rgba(237,28,36,1.00) 0%, rgba(107,8,12,1.00) 100%);
	background-image: none, linear-gradient(180deg, rgba(237,28,36,1.00) 0%, rgba(107,8,12,1.00) 100%);
}
#topNav td ul {
	border: 1px solid #90C3FB;
}
#topNav td ul li a {
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}
#pageContentContainer {
	margin-top: 0;
	padding: 0;
	background-image: -webkit-linear-gradient(270deg, rgba(123,117,189,1.00) 0%, rgba(11,10,44,1.00) 100%);
	background-image: linear-gradient(180deg, rgba(123,117,189,1.00) 0%, rgba(11,10,44,1.00) 100%);
}
#siteContainer2 #displayBodyHeader, #siteContainer2 .singleSelectBodyHeader {
	background: none;
	background-image: none, -webkit-linear-gradient(0deg, rgba(19,16,49,1.00) 0%, rgba(35,30,90,1.00) 100%);
	background-image: none, linear-gradient(90deg, rgba(19,16,49,1.00) 0%, rgba(35,30,90,1.00) 100%);
	border: none;
	margin: 0;
}
#displayBodyHeader {
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	color: #fff;
	font-family: "Trebuchet MS", "HelveticaNeueLT Std", sans-serif;
	padding-left: 15px;
	text-transform: uppercase;
	top: 0px;
}
#displayBodyContent {
	margin: 7px;
}
.yieldPageContent {
	padding: 0;
	padding-bottom: 10px;
	min-height: 550px;
}
#yieldContent {
	padding: 0;
	margin: 0;
}
#panelTwo {
	padding: 0;
	margin: 0;
}
#siteContainer2 #yieldContent {
	background: none;
	background-color: #fff;
	margin: 0px;
}
#siteContainer2 #panelTwo {
	background: none;
}
.subNavContainer {
	margin-left: 7px;
	margin-top: 7px;
}
.subNav, .relatedSections, .siteUserMenu {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	background: none;
	margin: 0;
	padding: 0;
	background-color:#231E5A;
}
.subNav h4, .relatedSections h4 {
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	height: 25px;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	background-color: #17133B;
	border-bottom: 1px dotted #ED1C24;
}
.subNav .parents li {
	background: none;
	border-bottom: none;
}
.subNav .parents a {
	background: none;
	border-bottom: 1px dotted #ED1C24;
	color: #fff;
	padding-left: 5px;
}
.subNav .parents a:hover, .subNav .children a:hover, .relatedSections li a:hover {
	background-color: #231E5A;
	color: #ED1C24;
	border-right:6px solid #ED1C24;;
}
.subNav .parents .selected {
	background: none;
	border-bottom: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
.subNav .parents .selected a {
	color: #fff;
	padding-left: 5px;
	background-color: #231E5A;
}
.subNav .children a {
	color: #fff;
	background: none;
	border-top: none;
	border-bottom: 1px dotted #ED1C24;
}
.relatedSections a {
	color: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	background: none;
	border-bottom: 1px dotted #ED1C24;
}
.relatedSections .selected a {
	background: none;
	color: #fff;
	background-color: #231E5A;
}
.relatedSections li {
	margin-bottom: 0px;
}
#siteFooter {
	background-image: none, -webkit-linear-gradient(270deg,rgba(35,31,90,1.00) 0%,rgba(58,52,151,1.00) 47.67%,rgba(42,37,110,1.00) 49.22%,rgba(12,10,47,1.00) 100%);
	background-image: none, linear-gradient(180deg,rgba(35,31,90,1.00) 0%,rgba(58,52,151,1.00) 47.67%,rgba(42,37,110,1.00) 49.22%,rgba(12,10,47,1.00) 100%);
	height: 40px;
}
#siteFooter ul {
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
}
#siteFooter #poweredByNGIN {
	top: 15px;
	right: 10px;
}