body {
	font: normal 12pt "MS Sans Serif", Geneva, sans-serif;
	background: white;
	}

#header, #navigation, #rightcontainer, #rightbox {
	display: none;
	color: white;
	}
	
#container, #footer {
	width: auto;
	margin: 0 2em 0 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

img {
	border: 0;
}

img.afterthought {
	border: 1px solid black;
}

a:link, a:visited {
   color: black;
   background: transparent;
   text-decoration: underline;
   }
	
/*i think i have seen the net too many times */

p.blog, p.blog a:link, p.blog a:visited, p.blog a:hover, p.blog a:active {
	display: none;
	color: white;
}

