body {
  margin:0px;
  background-color:#D3F0DC;
  }
  
img {
  border:0px;
  }
  
.hr {
  border-bottom:1px solid #000000;
  clear:both;
  margin-bottom:2px;
  }

#header {
  background-color:#FFFFFF;
  background-image:url(images/header.jpg);
  background-repeat:no-repeat;
  background-position:center;
  width:100%;
  height:100px;
  clear:both;
  }
  
#navbar {
  background-color:#318242;
  border-bottom:1px solid #000000;
  clear:both;
  }
  
#contarea {
  text-align:justify;
  clear:both;
  padding:5px;
  width:720px;
  }
  
#footer {
  background-color:#318242;
  padding:5px;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
  color:#FFFFFF;
  clear:both;
  }

#footer a {color:#FFFFFF;}

.homenav	{
    background-image:url(images/homero.gif);
	background-repeat: no-repeat;
	width: 130px;
	height: 23px;
}
.homenav a {
	width: 130px;
	height: 23px;
	text-decoration: none;
}

.homenav img {width: 130px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.homenav a:hover img{visibility:hidden}

.aboutnav	{
    background-image:url(images/aboutro.gif);
	background-repeat: no-repeat;
	width: 168px;
	height: 23px;
}
.aboutnav a {
	width: 168px;
	height: 23px;
	text-decoration: none;
}

.aboutnav img {width: 168px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.aboutnav a:hover img{visibility:hidden}

.ratesnav	{
    background-image:url(images/ratesro.gif);
	background-repeat: no-repeat;
	width: 82px;
	height: 23px;
}
.ratesnav a {
	width: 82px;
	height: 23px;
	text-decoration: none;
}

.ratesnav img {width: 82px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.ratesnav a:hover img{visibility:hidden}

.actnav	{
    background-image:url(images/activitiesro.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 23px;
}
.actnav a {
	width: 140px;
	height: 23px;
	text-decoration: none;
}

.actnav img {width: 140px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.actnav a:hover img{visibility:hidden}

.contactnav	{
    background-image:url(images/contactusro.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 23px;
}
.contactnav a {
	width: 200px;
	height: 23px;
	text-decoration: none;
}

.contactnav img {width: 200px; height: 23px; border: 0; }
* html a:hover {visibility:visible}
.contactnav a:hover img{visibility:hidden}

.contact {padding-left:65px}
