html {
	overflow: -moz-scrollbars-vertical; 
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #C0C0C0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 62.5%;
}
	
h1 {
	font-size:1.5em;
	color: /*#5D482B;*/#00006A;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
	margin-top: .5em;
	background-color: #fff;
}

.subhead {
	font-size:1.1em;
	color: #765738;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
	margin-top: .5em; 
	background-color: #fff;
}

.census1 {
	font-size:1.1em;
	color:#000000;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
	margin-top: .5em; 
	background-color: #EDEDDC;
}

.subhead2 {
	font-size:1.1em;
	color: #765738;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
	margin-top: .5em; 
	background-color: #fff;
}

.subhead3 {
	font-size:1.1em;
	color: #765738;
	font-weight: bold;
	text-align: center;
	margin-bottom: 1em;
	margin-top: .5em; 
	background-color: #fff;
}	

.census3 {
	font-size:1.1em;
	color: #000000;
	text-align: center;
	margin-bottom: 1em;
	margin-top: .5em; 
	background-color: #fff;
}
	
.righttext {
	text-align:right;
}
	
#container {
	width: 800px;
	text-align: left;
	background-color: #fff;
	color: #000;
}
#container {
	border-right: 4px solid black;
	border-left: 4px solid black;
	margin-right:auto;
	margin-left:auto;
}

#contents{
	clear:left;
	background-color: #fff;
	margin-top: 0px;
	font-size: 1.15em;
	color: #000
	
}
#contents {
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 25px;
}

#charter span {
	font-weight:bold;
	margin: 0px 0px 2px;
	display:block; 
}

#contents p {
	margin-top:0px;
	margin-bottom:10px;
	line-height: 1.5em;
}

#contents ul li {
	list-style-type: circle;
}

#contents ul {
	margin-top:0px;
	margin-bottom:10px;
}

#contents a:link, #contents a:visited {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: /*none;*/ underline;
	color: /*#333;*/#00006A;
	background-color: ;
}

#contents a:hover {
	font-family: verdana, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #69C;
	background-color: #fff;
}

#spclist li {
	color: #69C;
	background-color: #fff;
}

.center { 
display:block; /*allows the element to take auto margins*/ 
margin:0 auto; /*centers in compliant browsers*/ 
text-align:center; /*centers in old versions of IE*/ 
}
.left { 
text-align:left;
}
.center img { 
margin-bottom: 10px;
}

.imgL {
	float: left;
	clear:none;
	padding: 10px;
	margin: 0px 10px 10px 0px
}

.imgR {
	float: right;
	clear:none;
	padding: 10px;
}

#news {
	width: 360px;	
}

#news {
	padding: 4px;
	border: 1px solid #B8CFE7;
	margin-bottom: 10px;
}

#news hr, #updates hr {
	color:#B8CFE7;
	background-color:#B8CFE7;
	height:1px;
}

#news span {

}
#news h2 {
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	font-size:1em;
}

#news p {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom:0px;
	text-align:justify;
}
#updates {
	height: 170px;
	width: 199px;
	overflow: auto;
	margin-bottom: 5px;
}

#updates p{
	font-size:.9em;
}

#updates span{
	margin-left:10px;
	display:block;
	font-style: italic;
}

#updates {
	padding: 4px;
	border: 1px solid #B8CFE7;
	margin-right: 10px;
}

#updates h1 {
	font-size:.9em;
	color: #69C;
	font-weight: bold;
	text-align: center;
	background-color: #fff
}

#footer	{
	clear: both;
	color: #fff;
	background-color: #000;
	height: 30px;
	text-align: center;
	width: 800px
}
#footer {
	padding: 1px;
	margin: 0px;
}
#footer a:link, #footer a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #E1E1E1;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #6699CC;
}
form fieldset {
	margin: 0px auto;
	width: 460px;
	background-color: #fff;
	border-style: none;
	padding-top: 2px;
	color: #000;
}

form input:focus, form select:focus, form textarea:focus {
	background-color: #B8CFE7;
	color: #fff;
}

form p label {
  margin: 1em 0.5em;
}

form p span {
	display: block;
	margin-top: -1.5em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 150px;
}

#contents object{
	margin-bottom: 10px;

}
img {
border:none;
}
#updatescontainer {
	float:right;
}

#imglink {
	text-align:center; 
	width: 199px;
}

#imglink img {
	margin-top: 2px;
	margin-bottom: 2px;
}
.little_box {
	clear: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
	height: 240px;
	width: 120px;
}

