#homePage #globalContainer #header {
	background-image: none;
}

#subPage {
	background-image: url(../siteassist_images/dom_bg.jpg);
	background-repeat: repeat;
}
#subPage #globalContainer #topNav {
	background-image: none;
}
#subPage #globalContainer #borderTop {
	background-image: url(../siteassist_images/digidatdomains.png);
}
#homePage {
	background-image: url(../siteassist_images/dom_bg.jpg);
	background-repeat: repeat;
}
#homePage #globalContainer #borderTop {
	background-image: url(../siteassist_images/digidatdomains.jpg);
}
#homePage #globalContainer #topNav {
	background-image: url(../siteassist_images/domains_topnav.jpg);
	background-repeat: no-repeat;
}
#subPage #globalContainer #topNav {
	background-image: url(../siteassist_images/domains_topnav.jpg);
	background-repeat: no-repeat;
}
#homePage #globalContainer #innerContainer #innerRight #featured .featuredRight h2 {
	color: #C92C17;
}
#homePage #globalContainer #innerContainer #innerRight #featured .featuredLeft h2 {
	color: #C92C17;
}
#homePage #globalContainer #innerContainer #innerRight #featured u {
	color: #C92C17;
}
#subPage #globalContainer #innerContainer #innerRight {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#subPage #globalContainer #innerContainer #innerRight .contentBodyContainer h1 {
	color: #C92C17;
}
