/* Remove all unnecessary elements, and make the ones that survive black text on white background */

body	{ 
	margin: 0.6em; 
	background: none #fff; 
	}

.page	{
	font: 14px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	float: none; 
	width: 840; 
	margin-left: auto;
	margin-right: auto;
	padding: 0; 
	background: transparent; 
	border: none; 
	text-align: justify; 	
	}

.map0, .map1, .map2, .map3 {
	border: 1px solid black;
	}

a:link, a:visited {
	color: #781351;
	}

.pagemenu, .slides, .pageprint, .buttons {
	display: none; 
	}

/* Dump the ads etc. 
#searchhioption, #adsense, .adsense, #endlinks, .featured, #brucebanner, #delicio {display: none; }

*/