body {
	margin:0;padding:0
}

body {
	font-family: geneva, sans-serif; 
	text-align: center;
	font-size: 11px;
	border-color: #024c3b;
	border: 1px;
}

p {
	margin: 0 10px 10px;
}

h1 {
	color: #024c3b;
	font-family: helvetica, "geneva ce", donata, geneva, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-variant: small-caps;
}

h3 {
	font-family: helvetica, "geneva ce", donata, geneva, sans-serif;
	font-weight: lighter;
	font-size: 16px;
}

.bigred {
	color: red;
	font-family: helvetica, "geneva ce", donata, geneva, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-stretch: narrower;
}

.greentext {
	color: white;
	background-color: #396136;
	font-family: serif;
	font-size: 16px;
	padding: 4px;
	word-spacing: 0.3em;
}

.faq {
	color: #2d73b9;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}

hr {
	width: 500px;
}

a {
	display: inline; 
	padding: 7px; 
	text-decoration: none;
}

.hide {
	display: none;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

a:hover {
	color: gray;
}

a:active {
	color: white;
}

div#content img {
	padding: 5px;
}

div#container {
	text-align: left;
}

div#content p {
	line-height: 1.4;
}

div#container {
	width: 750px; 
	margin: 0 auto;
}

div#content {
	float: right; 
	width: 550px;
}

#content a {
	color: black;
}

div#navigation {
	background: #ffffcc;
	float: left; 
	width: 160px; 
	height: 700px;
}

#navigation img {
	border: 0px;
}

.border {
	border: 2px;
	border-color: green;
}

.sitemap a {
	color: black;
	font-size: 18px;
	
}

.sitemap li {
	padding: 8px;
}

div#footer {

	color: #ffffff;
	background-image: url(../images/foot.gif); 
	background-color: #024c3b;
	background-repeat: repeat-x;
	clear: both; 
	float: right; 
	width: 100%;
	height: 20px;
}

div#footer p {
	margin: 0; 
	padding: 5px 10px;
	font-size: 9px;
}

#nav ul {
display: inline;
padding: 0;
list-style-type: none;
white-space: nowrap;
}

#nav li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
}

#nav li a{
display: inline;
text-indent: -9999px;
height: 10px;
display: block;

}

li.navhome a{
background-image: url(../images/menu.gif); 
display: inline;
width: 75px;
height: 13px;
position: absolute;
}

li.navhome a:hover {
background-image: url(../images/menu.gif);
background-position:
0 -29px;

}

li.navabout a{
background-image: url(../images/menu.gif); 
display: inline;
width: 73px;
height: 13px;
background-position:
-63px 0;
position: absolute;
left: 62px;
}

li.navabout a:hover {
background-image: url(../images/menu.gif);
background-position:
-63px -29px;
}
li.navsamp a{
background-image: url(../images/menu.gif); 
display: inline;
width: 70px;
height: 13px;
background-position:
-150px 0;
position: absolute;
left: 149px;
}

li.navsamp a:hover {
background-image: url(../images/menu.gif);
background-position:
-150px -29px;
}
li.navtest a{
background-image: url(../images/menu.gif); 
display: inline;
width: 106px;
height: 13px;
background-position:
-230px 0;
position: absolute;
left: 230px;
}

li.navtest a:hover {
background-image: url(../images/menu.gif);
background-position:
-230px -29px;
}
li.navfaq a{
background-image: url(../images/menu.gif); 
display: inline;
width: 42px;
height: 13px;
background-position:
-350px 0;
position: absolute;
left: 350px;
}

li.navfaq a:hover {
background-image: url(../images/menu.gif);
background-position:
-350px -29px;
}
li.navmap a{
background-image: url(../images/menu.gif); 
display: inline;
width: 77px;
height: 13px;
background-position:
-405px 0;
position: absolute;
left: 405px;
}

li.navmap a:hover {
background-image: url(../images/menu.gif);
background-position:
-405px -29px;
}