p {;
font-size: 1em;
color:#000000;
width: 100%;
}
h1 {font-size:115%; color:#005E00; font-stretch:wider;
	background-color: #FFFFFF;
	width: 100%;   
}
h2 {font-size:105%; color:#000000;
width: 100%;	   
}

h3{font-size:95%; color: #FF6600;
}

ul {
display:inline;
}


li {
position:relative;
}
/* scrollbar and body properties */
BODY
{ 
    /*BACKGROUND-COLOR: #C4FDA2;*/
    SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-SHADOW-COLOR: #8fa857;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-BASE-COLOR: #8fa857;
	SCROLLBAR-DARKSHADOW-COLOR: #8fa857;
}

/* end of scrollbar properties */

/* main page content*/

#content{
  float: left;
	width: 97%;
	margin-left:10; margin-top:30;
	padding: 0 3% 0 0;
	font-size: 12px; font-family:Geneva, Arial, Helvetica, sans-serif
	
	
	}
	
	/*menu holder*/
	
#menuholder{
float:left;
width: 100%;
height: 24px;
background-color:000000;
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF;
}

#pageimage{
float:left;
margin-right: 1em;
margin-bottom:.5em;
margin-top: .33em;
}


#date{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:.5em;
}
/* #siteInfo styles */

#siteInfo{
	clear: both;
	border: 0px solid #000000;
	font-size: 30%;
	color: #005E00;
	padding: 5px 5px 5px 5px;
	margin-top: 0px; margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center; text-decoration: none;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
a:link, a:visited, a:hover {
	color: #005E00;
	text-decoration: none;
	}
	
	.formtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;	 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666600;
}
