#globalContainer {
	width: 800px;
	position: static;
}
#innerRight {
	background-image: url(../lightblue%20globe%20smaller.jpg);
	background-attachment: scroll;
}
#homePage #globalContainer #header {
	background-image: url(../siteassist_images/globeheaderimage.jpg);
	width: 800px;
}
#subPage #globalContainer #header {
	background-image: url(../siteassist_images/subheadimage.jpg);
	background-position: center;
}
#subPage #globalContainer #footer {
	background-color: #678978;
	color: #333333;
}
#homePage #globalContainer #footer {
	background-color: 678978;
}
#homePage #globalContainer #footer .siteFooterLinks {
	background-color: #678978;
	color: #333333;
}
#footer a {
	color: #333333;
}
h1 {
	color: #000000;
}
#footer {
	color: #2E3645;
	background-color: #678978;
}



#subPage #globalContainer #innerRight .contentBodyContainer h1 {
	color: #2E3645;
}
#subPage #globalContainer #innerRight .contentBodyContainer .intro {
	color: #000000;
}
