body {
	font-family: "Comic Sans MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#sidebar {
	float: none;
	width: 100%;
}

#nav, #footer {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
}
#content, #sideContent {
	margin: 0px;
	width: 100%;
}
