
body {
	width: 800px;
	margin: 0px;
	padding: 0px;
	border: none;
	background: #ffffff; 
	color: #ffffff;
	font-family: serif;
}

h1, h2, h3, h4, h5 {
  background-color: transparent;
  color:#108060;
  margin-top: 0em;
  margin-bottom: 0em;
  padding: 0px;
}

h1{
  font-size: large;
  font-weight: bold;
  text-align: center;
}
	
h2{
  font-size: large;
  font-weight: bold;
}
	
h3{
  font-size: medium;
  font-weight: bold;
}
	
h4{
  font-size: small;
  font-weight: bold;
  display: inline;
}
	
h5{
  font-size: medium;
  font-weight: bold;
  display: inline;
}
	

a:link {
	background-color: transparent;
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	background-color: transparent;
	color: #505050;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
   background-color: transparent;
	color: #108060; 
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	background-color: transparent;
	color: #e35564;
/*	font-weight: bold; */
	text-decoration: underline;
}

div.floatright
{
	float: right;
	text-align: center;
}

td{
	color: #505050;
/*	text-align: center;*/
}

span
{
	float: left;
	width: 0.5em;
	font-size: 300%;
	font-weight: bolder;
	color: #108060;
	line-height: 80%;
}

div.largegraphic
{
	position: absolute;
	left: 0px;
	top: 5px;
	width: 431px;
	height: 541px;
	background-color: transparent;
	color: White;
	overflow: visible;
}

div.nav
{
	position: absolute;
	left: 59px;
	top: 182px;
	width: 160px;
    background-color: #D6E9C1;
	line-height: 35px;
	font-size: larger;
}


div.navflower
{
	position: absolute;
	left: 160px;
	top: 540px;
}

div.flower1
{
	position: absolute;
	left: 114px;
	top: 105px;
}

div.frog
{
	position: absolute;
	left: 165px;
	top: 100px;
}

div.navtext
{
	padding-left: 10px;
	color: #505050; 
}

div.navindent
{
	padding-left: 20px;
	color: #505050; 
	line-height: 20px;
}

div.se
{
	color: #505050; 
	line-height: 20px;
	border-width: 1px;
	border-color: #bab3d6;
	margin: 5px;
	border-style: solid;
	padding: 6px;
}

div.content
{
	position: absolute;
	top: 145px;
	left: 230px;
	width: 580px;
	color: #505050;
	background-color: White;
}

div.header
{
	position: absolute;
	left: 470px;
	top: 5px;
	width: 330px;
	height: 120px;
	background-color: transparent;
	color: #505050;
	font-size: smaller;
    vertical-align: bottom;
}

p.smallertext
{
	font-size: smaller;
	display: inline;
}

div.dform
{
	position: relative;
	left: 50px;
	color: Black; 
}

div.dform1
{
	position: relative;
	left: 120px; 
	color: Black;
}

div.bob
{
	position: relative;
	left: 130px; 
   top: -1.2em;
}

.dirtable
{
border-collapse: collapse;
border:1px solid #3EA985;
}

.dirtableheader
{
margin:5px; 
padding: 5px;
border:0px solid #336699;
background-color: #D6E9C1;
color:#000000;
text-align: left;
}

.dirtablerow
{
margin:3px; 
padding: 8px;
border:0px solid #336699;
background-color: #eFfFdF;
color:#000000;
text-align: left;
}

.leftline
{
margin:3px; 
padding: 8px;
border-left: 1px solid #336699;
background-color: #D6E9C1;
color:#000000;
text-align: left;
background-color: #FFFFFF;
color:#000000;
}

.whiterow
{
margin:3px; 
padding: 8px;
border:0px solid #336699;
background-color: #FFFFFF;
color:#000000;
text-align: left;
}

div.New
{
	font-size: 90%;
	font-weight: bold;
	color:  #FF8C00;
	display: inline;
}

