body {
	background-color: #E4E8D0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #880000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #EE0000;
	font-size: 14px;
}
#mastheadWrapper {
	background-color: #9B9F4B;
	width: 100%;
	position: relative;
}
#menuWrapper {
	width: 100%;
	background-color: #D2D67F;
}
#announcements {
	border: 1px solid #D2D67F;
	height: auto;
	padding: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
	background-color: #FFFBB0;
}
#mainWrapper {
	width: 100%;
	position: relative;
	z-index: 0;
	height: 100%;
}
#centerBox {
	width: 600px;
	text-align: center;
	position: relative;
	top: 20px;
}
#tenEssentials {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	background-color: #F4F2BB;
	border: 1px solid #000000;
	width: 150px;
}
