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

#displayBodyHeader {
	font-family: Georgia,Times,serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 34px;
}

.textBlockElement p {
	font-size: 12px;
	line-height: 17px;
}

#siteHeader {
	height: 325px;
}

#accountNav {
	background: transparent none;
	position: absolute;
	z-index: 25;
}

#accountNav .nginLogo {
	display: none;
}

#accountNav .currentSite a + a { display:block;
}

#topNav, #topNav table {
	background: transparent none;
}

#topNav {
	padding-top: 7px !important;
	margin-bottom: 10px !important;
}

#topNav tr td {
	padding-bottom: 0;
}

#topNav tr td a {
	color: #fff;
	line-height: 41px;
}

#topNav tr td.selected, #topNav tr td.selected a, #topNav tr td:hover, #topNav tr td a:hover {
	background: transparent none;
}

#topNav tr td.selected a, #topNav tr td a:hover {
	background-color: #020948;
}

#pageContentContainer {
	padding-top: 0;
	background: #fff none;
}

.siteContainer {
	width: 980px;
}

.layoutContainer {
	background: #fff none;
	border: none;
	padding: 0;
	margin-right: -15px;
}

.layoutContainer .pageElement, .layoutContainer .hrElement {
	margin: 0 15px 15px 0;
}

.edit_mode .layoutContainer {
	margin-right: 0;
}

#panelOne {
	margin-left: 15px;
	width: 180px;
}

#panelTwo {
	width: 755px;
	margin: 0 15px;
}

#siteFooter, #siteContainer2.one_panel + #siteFooter {
  background: transparent url(siteFooter.png) top center no-repeat;
}

#siteFooter ul {
	padding: 15px 0 25px;
	margin: 0 15px;
	width: 950px;
	margin: 0 auto;
}

#siteFooter ul li {
	color: #333;
}

#siteContainer2.one_panel .layoutContainer {
	margin-right: 0;
}

#siteContainer2.one_panel #yieldContent {
  margin-left: 15px;
  width: 965px;
}

.subNav ul li a, .relatedSections ul li a {
	line-height: 18px;
	padding: 6px 10px;
}

.subNav ul.parents li.selected a {
	background: #f5f5f5 none;
}

#displayBodyHeader, .pageElement h3, .subNav .parents a, .subNav .selected a {
	font-family: sans-serif;
}

#displayBodyHeader {
	font-size: 30px;
}

.textBlockElement img {
	display: block;
}

.socialLinks {
	display: block;
	position: absolute;
	top: 5px;
	width: 65px; height: 15px;
	text-indent: -9999px;
}

.registerNow {
	position: absolute;
	right: -10px;
}

.textBlockElement p {
	font-size: 12px;
}

.tableElement { overflow-x: scroll; }

#siteContainer2.one_panel .pageElementMenu, #siteContainer2.one_panel .rapidTabsConstructionLoader, #siteContainer2.one_panel .rapidContentConstruction, #siteContainer2.one_panel #rapidTabs,  #siteContainer2.one_panel #layoutsBin {
  margin-right: 15px;
}