
body { 
	margin-top: ;
	margin-left: 0px;
background-color: #000;
margin-bottom: 10px;
margin-top: 0px;
background-image: url(images/bkgd.jpg);
background-repeat: repeat-x; }

H1 { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #3e722e; 
	font-size : 14pt;
text-align: left;
font-stretch: condensed;
padding-top: 10px;
padding-left: 20px; }

H2 { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #394d96; 
	font-size : 12pt;
letter-spacing: -.1em; }

H3 { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #3e722e; 
	font-size : 13pt;
font-weight: bold;
text-align: center; }

H4 { 
	font-family: Times, "Times New Roman", serif; 
	color: #000; 
	font-size : 12pt;
font-style: italic;
text-align: center; }

p { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #000; 
	font-size : 12pt; 
}

li {
margin-bottom: 10px;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size : 12pt; }

td { 
font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #000; 
	font-size : 12pt; 
}

a:link { 
	color : #3e722e;
text-decoration: underline; }

a:visited { 
	color : #3e722e;
text-decoration: underline; }

a:hover { 
	color : #000;
text-decoration: underline; }

a:active { 
	color : #3e722e;
text-decoration: underline; }

.menu:link { 
color : #000;
text-decoration: none;
font-variant: small-caps;
font-size: 14pt; }

.menu:visited { 
color : #000;
text-decoration: none;
font-variant: small-caps;
font-size: 14pt; }

.menu:hover { 
	color : #3e722e;
text-decoration: none;
font-variant: small-caps;
font-size: 14pt;  }

.menu:active { 
color : #3e722e;
text-decoration: none;
font-variant: small-caps; 
font-size: 14pt; }

img { border: 0px; }
    
.formfields  { 
	font-family: arial; 
	color: #000; 
	font-size: 10pt; 
	width: 100px;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px;  }
}
    
img {
    behavior: url("pngbehavior.htc");
}

.photo {
border: 3px #3e722e solid;
padding: 5px;
margin: 5px; }

#wrapper {
margin: auto;
width:800px;
border: 3px #000 solid; }

#banner {
height:94px;
background-image: url(images/banner.jpg);
background-repeat: no-repeat; }

#menu {
background-image: url(images/menu.jpg);
background-repeat: no-repeat;
height: 35px;
border-bottom: 5px #000 solid;
border-top: 5px #000 solid; }

#content  {
margin-bottom: 10px;
padding-top: 5px;
padding-left: 15px;
margin-right: 10px;
text-align: justify; }

#content p {

color: #000; }

#footer {
height: 70px;
border-top: 1px #000 solid;
margin-bottom: 5px; }

#footer p {
text-align: center;
color: #fff;
font-size: 10pt; }

#footer a:link { 
	color : #fff;
text-decoration: underline; }

#footer a:visited { 
	color : #fff;
text-decoration: underline; }

#footer a:hover { 
	color : #eafad4;
text-decoration: underline; }

#footer a:active { 
	color : #fff;
text-decoration: underline; }