BODY {
margin: 0;
padding: 0;
background-color:#00551D;
}

h1, h3, h4 {
margin: 0;
padding: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: black;
padding-top: 10px;
}

h1 {

}

h3 {
text-align:center;
font-size: 14px;
}

h4 {font-size:16px;
}
ul, p, td {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
}

td {
vertical-align: top;
width: 50%;
}

table {
text-align:center;
border: none;
}

#left-padding {
padding-left: 60px;
}

#navcontainer ul li a:hover {
background-color: #99CCFF;
color: #FFFFFF;
}

#navlist {
margin: 0;
padding: 0px 0px 33px 10px;
background-color:#60FF98;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
text-align: center;
}

#navlist a:link, #navlist a:visited {
margin: 15 28px 4px 0px;
padding-bottom: 2px;
float: left;
line-height: normal;
font-weight: bold;
text-decoration: none;
color: #000000;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
border-bottom: 2px solid #00551d;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 2px solid #000;
padding-bottom: 2px;
background: transparent;
}

#navlist a:hover { color: #000000; }


.site-title {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color:#FFFFFF;
	background-color:#00551d;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.site-subtitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-transform:none;
	color:#C0C0C0;
	background-color:#00A439;
	height: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


#page {
    position:absolute; 
	left:50%;
	width:900px;
        margin-top: 10px;
	margin-left:-450px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00551d;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #00551d;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #00551d;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #00551d;
	}



}

#nsmf {
	position: absolute;
}

#efbweb {  /* rename banner1, etc.. */
	position: absolute;
	left: 200px;
}

#fp6 {
	position: absolute;
	left: 425px;
}

#eureka {
	position: absolute;
	left: 644px;
}


#contents {

background-color:#FFFFFF;
min-height: 500px;
padding:10px 20px 25 px 20 px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
}

#contact {
background-color:#60FF98;
text-align:center;
margin: 0;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

#footer {
background-color:#00A439;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.note {
	font-style: italic;
	margin-left: 15px;

}



