html,body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	background-image: none;
}

#content, #contentwide, #contentwide2, #contentwidefull {
	width: 100%;
	font-size: 76%;
}

#left, #nav, #announce, #annouce2, #header {
	display: none;
}

#footer, #extra {
	clear: both;
	display: none;
}
