.header, .flourishes, .menu, .content2 { display: none; }
body {
	font-size: 14pt;
	line-height: 1.5em;
}
#container {
	width: 100%;
}
#body {
	width: 100%;
	top: 145px;
	border-top: 2px solid #6d8946;
	padding-top: 25px;
}
#content {
	width: 100%;
}
#sidebar {
	display: none;
}
.content2 {
	display: none;
}
#content2 {
	display: none;
}
#footer {
	width: 100%;
}
#footer ul {
	display: none;
}
