body {
	text-align:center;	
      }

#frame {
	width:690px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	}


#top 	{
	position:absolute;
	top: 0px;
	height:12px;
	width:690px;
	}

#bottom {
	position:absolute;
	height:24px;
	width:690px;
	}
	
.green {
     font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 8pt;
	  font-style: normal;
  	 color: rgb(105,147,37);
}

.green a {
  color: rgb(105,147,37);
  text-decoration: none;
  white-space: nowrap;
}

#menutop  { width:690px; float:left; margin:0; padding:0; }
.logo {
	height:65px;
	width:400px;
	float: left;
    }
.logo2
    {
    	height:65px;
    	width:290px;
    	float: left;
    }

#menuloc { width:420px; float:right;  margin:0; padding:0;}
.height65 { height: 65px; }

#bodyframe {
	width:690px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}

.imagearea {
	height:250px;
	width:380px;
	float: left;
    }

.texttop {
	height:12px;
	width:308px;
	float: right;
    }

.textarea {
	height:250px;
	width:308px;
	float: right;
	text-align: justify;
    }
    
.textarea2 {
	height:250px;
	width:690px;
	float: left;
	text-align: justify;
    }
    
    

    
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;

  color: rgb(105,147,37);
}

div.menuBar {
  background-color: white;
  color: rgb(105,147,37);
  text-align: left;
}

div.menuBar a:visited {
  color: rgb(105,147,37);
  }
  
div.menuBar a.menuButton {
  background-color: transparent;
  color: rgb(105,147,37);
  cursor: default;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: white;
  color: rgb(105,147,37);
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: white;
  color: rgb(105,147,37);
  left: 1px;
  top: 0px;
}

div.menu {
  background-color: white;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: rgb(105,147,37);
  cursor: default;
  display: block;
  padding: 2px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: rgb(105,147,37);
  color: white;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 2px 2px;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
  }