body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-image:url(GroundFrogDay.jpg);
  background-position:top left;
  background-repeat:no-repeat;
  background-color:#B0C0A5;
  font-size: 12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color:#003300;
}

.quote {
	font-size: 12px; 
	font-style: italic; 
}

#rightside {
	background-image:url(RightSide2.jpg);
	background-repeat: repeat-y;
	background-position:right;
	margin-right:0px;
	margin-bottom: 0px;
	height: 1200px;
	}
	
#Menu {
	background-image:url(menuback.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:39px;
	top:146px;
	width:179px;
	height:233px;
	text-align:right;
	padding-top:10px;
	border-top: #F7E611 1px solid;
	border-left: #F7E611 1px solid;
	border-right: #F7E611 1px solid;
	border-bottom: #F7E611 1px solid;
	z-index:1;
}

#Menu a:link, #Menu a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	border-bottom-width: 0px;
}

#Menu a:hover, #Menu a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F7E611;
	text-decoration:underline;	
}

#Title {
	position:absolute;
	text-align:right;
	left:17px;
	top:3px;
	width:80%;
	height:19px;
	z-index:2;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#Content {
	position:absolute;
	left:256px;
	top:290px;
	width:52%;
	height:510px;
	background-color:#E2DDCF;
	padding: 10px 10px 10px 10px;
	border-top: #666633 1px solid;
	border-left: #666633 1px solid;
	border-right: #666633 1px solid;
	border-bottom: #666633 1px solid;
	z-index:3;
}

#Cimage a:link, #Cimage a:visited {
	text-decoration:none;
	border-bottom-width: 0px;
}

#Cimage a:hover, #Cimage a:active {
	text-decoration:none;
	border-bottom-width: 0px;
}

#Content a:link, #Content a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333300;
	font-weight:bold;
	border-bottom:#CC6600 2px dashed;
	text-decoration:none;
} 

#Content a:hover, #Content a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#993300;
	font-weight:bold;
	border-bottom-width:0px;
	text-decoration:underline;
} 