body {
	background: white;
    font-size: 12pt;
    
	}

#menu {
	display: none;
}

#wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}
#navigation, #metanav, #subnavigation, .contentnavigation{
    display: none;
}
img a, a {
    color: #000;
    border: none;
}
img{border: none !important;}
