body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color: #F2F4AE;
	width: 800px;
}
a:link {
	color: #169932;
}
a:visited {
	color: #169932;
}
a:active {
	color: #169932;
}
.smalltype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#masthead{
	position: absolute;
	top: 4px;
	left: 48px;
	right: 5%;
	width:90%;
	border-color: #3366FF;
	font-style: normal;
	font-weight: bold;
	font-size: large;
	text-align: left;
}	
#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	font: Arial, Helvetica, sans-serif;
	height: auto;
	margin-right: 5px;
	top: 254px;
}
#pagecell1{
	position:absolute;
	top: 276px;
	right: 5%;
	width:90%;
	left: 49px;
	height: auto;
}
#content{
	padding: 0px 10px 0px 0px;
	margin:5px 0px 0px 181px;
	border-left: 1px solid #336600;
}
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #3366FF;
	font-weight: bold;
	text-align: left;
	border-bottom-color: #3366FF;
	border-color: #3366FF;
}
.green {
	color: #336600;
}
.largetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
