body { background: transparent none; }

#accountNav .currentSite a { border: none; }

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

#topNav table tr td a { border-left: 1px solid #040d29; border-right: 1px solid #202c53; }

.subNav .parents .selected a { background: #011944 none; border-top: 1px solid #153163; border-bottom: none; }
.subNav .children a { border-top: 1px solid #4dc99e; }
.subNav .children a:hover { border-top: 1px solid #172967; }

#displayBodyHeader { border-color: #fff; }

.aggregatorElement h3 { background-image: none; }

#siteFooter { border: none; }

/* Social Media */

.facebookButton, .twitterButton, .emailButton {
	text-indent: -9999px;
	display: block;
	width: 65px; height: 30px;
	position: absolute;
	top: -24px; left: 460px;
	z-index: 25;
}

.facebookButton {
	right: auto;
	left: 907px;
	top: 135px;
	width: 25px;
	
}

.twitterButton {
	right: auto;
	left: 869px;
	top: 135px;
	width: 25px;
	
}

.emailButton {
	right: auto;
	left: 945px;
	top: 135px;
	width: 25px;
	
}
#siteHeader #adminNav{
	height: 43px;
}
#siteHeader #adminNav a {
	display: block;
	width: 138px;
	margin: 0 150px 10px 0;
	float: right;
}