IMG {display: block}

body {
      position: absolute;
      width: 100%; height: 100%;
      margin: 0; padding: 0;
	  background-color: #FFFFFF;
}
p {
	padding: 0px 20px 0px 20px;
}
ul {
	margin: 0px 20px 0px 60px;
}
.boxlinks {
	position: relative;
}
.seventyfive {
	font-size: 75%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.eighty {
	font-size: 80%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.eightyfive {
	font-size: 85%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #cc9900;
}
h2 {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	  font-size: 120%;	
	  font-weight: normal;
}
.footerlink {
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
.footerlink:hover {
	color: #ff9900;
	text-decoration: none;
}

.footer {
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 75%;	
	color: #999999;
}
.census {
	font-size: 80%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.censustop {
	font-size: 75%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.censusHead {
	font-size: 120%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	  font-weight: normal;
}
.headerTop {
	font-size: 120%;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	  font-weight: normal;
	  color: #FFFFFF;
}
.topnav {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 85%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.topnav:hover {
	color: #000000; 
	text-decoration: none; 
	font-size: 85%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.greentext {
	color: #008000;
	font-weight: normal;
}
.purpletext {
	color: #400080;
	font-weight: normal;
}
.redtext {
	color: #c60000;
	font-weight: normal;
}
.botnav {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
.botnav:hover {
	color: #000000; 
	text-decoration: none; 
	font-size: 75%; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
}


