
body {
	background-color: #fff;
	}

/* This deals with the apparent body padding-top in Gecko and Opera */

body p {
	margin: 0;
	padding: 0;
}
	
#header {
	display: none;
	}
	
#locator {
	display: none;
	}
	
	#siblingNavigation {
	display: none;
		}	
	
#tools {
	display: none;
	}

#content {
	margin-top: 0;
	padding-top: 0;
	padding-left: 1em;
	padding-right: 1em;
	}
	
#extras {
	display: none;
	}

#localNavigation {
	display: none;
	}

#globalNavigation {
	display: none;
	}
	
	#search {
	display: none;
		}

#coreNavigation {
	display: none;
	}
	
#extras {
	
	}
	
#tools2 {
	display: none;
	}
	
#footer {
	background-color: #fff;	
	color: #fff;	
	}