@charset "utf-8";
body {
	background-image: none;
	background-color: #FFF;
}
body #container {
	width: 640px;
}
#container #topnav {
	display: none;
}
#container #content #mainarea #maincol {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #footer #footerlinks {
	display: none;
}

#content #mainarea #leftnav {
	display: none;
}
