html, body, #MainContent {
	background: #ffffff;
	color: #000000;
	text-size: 12px;
}

#bodyWrapper {
	margin: 0;
}

a:link, a:hover, a:visited, a:active {
	color: #0000FF;
	text-decoration: underline;
}

#MainMenu, #SubMenu, #ContentRight, #BottomLeft, #BottomRight {
	display: none;
}

#MainContent {
	width: auto;
	height: auto;
}