#constants, #search, #navigation, #navigationEnvelope, #levelOneNav, #contentHeader, #focusAreas, #international, #footerNavigation, a#sitemapFooterLink  { display: none; }

body, #envelope, #contentContainer, #contentEnvelope, .content,  #footer { 
	border: none;  
	 float: none;
	 width: auto !important;
	 margin: 0;
	 padding: 0;
 }
#contentContainer {
	margin: 20px 0; 
}
#envelope {
background: #fff;
}
.content {
background: #fff;
}
#footer { 
	float: left;
	border-top: 2px solid #a8cbd5;
}
#credit { float: right; }


