#envelope {
	width: 600px;
	margin-left: 0;
}
#navigation, #header #search, #header ul, #footer li, #flashContent, #levelThreeNavigation {
	display: none;
}
#header {
	margin-top: 0;
}
#footer {
	padding: 0;
	margin-top: 30px;
}
#footer li.copyright {
	display: block;	
}


