﻿body {
	background: white;
	}

#nav {
	display: none;
	}
	
	
div.noprint {
	display: none;
	}

#container, #center, #sidebar, #centerHomePage, .newsitem, .image-top, .image-left, 
.image-right, #center h1, #center h2, #center h3, #lastupdate, #footer, #top, #policy, #sidebar {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	}
