body {
	font-family: helvetica, arial, sans serif;
	background-color: beige;
}
div#nav {
	background-color: #664E36;
	height: 24px;
	font-size: 14pt;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}
div#nav a {
	text-decoration: none;
}
td.navCell {
	width: 16%;
}
td.sepCell {
	width: 5%;
}
a {
	color: White;
}
div#content {
	padding: 20px;
	background-color: white; 
}
div#banner {
	background-color: #CECB42;
}
div.leftnav {
}
div.leftnavlink {
	background-color: #CECB42;
	width: 148px;
	padding: 10px;
	font-size: 22pt;
	font-weight: bold;
	line-height: 24pt;
	margin-bottom: 4px;
	text-align: center;
	text-transform: uppercase;
}
div.leftnavlinkselected {
	background-color: black;
	padding: 10px;
	line-height: 28pt;
	width: 148px;
	text-align: center;
	font-size: 22pt;
	font-weight: bold;
	line-height: 24pt;
	text-transform: uppercase;
}
div.leftnavlink a {
	text-decoration: none;
}
div.leftnavlinkselected a {
	text-decoration: none;
}
div.leftinfolink {
	background-color: #ADCF63;
	padding: 10px;
	line-height: 24pt;
	margin-bottom: 4px;
	width: 148px;
	text-align: center;
	font-size: 22pt;
	font-weight: bold;
	line-height: 24pt;
	text-transform: uppercase;
}
div.leftinfolinkselected {
	background-color: black;
	padding: 10px;
	line-height: 28pt;
	width: 148px;
	text-align: center;
	font-size: 22pt;
	font-weight: bold;
	line-height: 24pt;
	text-transform: uppercase;
}
div.leftinfolink a {
	text-decoration: none;
}
div.leftinfolinkselected a {
	text-decoration: none;
}
div.findus {
	width: 220px;
	text-align: center;
	margin-bottom: 4px;
}
td.findusfooterfill {
	width: 100%;
	background-color: #CECB42;
}
div.atwork {
	width: 220px;
	text-align: center;
	margin-bottom: 4px;
}
td.atworkfooterfill {
	width: 100%;
	background-color: #ADCF63;
}
img#logosplash {
	 border: none;
	 position: absolute;
	 left: -226px;
	 top: -160px;
	 width: 67%;
}
img#logosplashll {
	 border: none;
	 position: absolute;
	 left: -231px;
	 top: 282px;
	 width: 33%;
}
img#datesplash {
	border: none;
	position: absolute;
	right: -110px;
	top: 40px;
	width: 40%;	
}
