.body {
	font-size: 12pt;
	background-color: #ffffff;
}
#sidebar1 {
	float: none;
	width: 100%;
	display: none;
}
#main_nav {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content {
	margin: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

