#header {
	background-image: none;
}
body {
	font-family: "Times New Roman", Times, serif;
}

#footer {
	background-image: none;
}

#nav {
	display: none;
}

#contentWrapper #mainContent {
	display: block;
	margin: 30px 0 0 0;
	background-image: none;
	background-color: #FFFFFF;
}
#contentWrapper #mainContent #sideNav {
	display: none;
}
#contentWrapper #mainContent #subtext {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 7in;
}
#contentWrapper {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: none;
}
