body, th, .content {
	font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #002809;
}

table {
   background-color: #e4dbba;
}

body{
	background-color: #d2c9a6;
}

td, th, .content {
	font-size: 12px;
}

a {
	font-size: 12px;
	color: #336600;
}

form {
	font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
}

.title {
	font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
   background-color: #99CC00; 
   color: #003333;}

.subtitle {
	font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}



/* Div onscreen formatting */

.corner {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 165px;
	display:block;
	text-align:center;
	z-index:2;	
}

.header {
	position: absolute;
	top: 35px;
	left: 290px;
	font-size: 30px;
	z-index: 2;
	text-align: center;
	width: 340px;
	height: 40px;
}

.menu {
	position: absolute;
	top: 145px;
	left: 17px;
	width: 145px;
	display: block;	
	z-index: 2;
}

.content {
	position: absolute;
	top:140px;
	left:155px;
	width:750px;	
	z-index:2;	
}

.footer {
	position: relative;
	display:block;
	text-align: center;	
	z-index:2;
	top:540px;
}


#id2004-Border-3-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:185px;
	height:135px;
}

#id2004-Border-3-02 {
	position:absolute;
	left:185px;
	top:0px;
	width:615px;
	height:106px;
}

#id2004-Border-3-03 {
	position:absolute;
	left:185px;
	top:106px;
	width:38px;
	height:17px;
}

#id2004-Border-3-06 {
	position:absolute;
	left:0px;
	top:135px;
	width:19px;
	height:465px;
}

.green1,.green2,.yellow1,.yellow2{
   font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:100px;
	font-size:12px;
	z-index:2;
	font-size: 9px;
}
.green1,.yellow1{
	height:80px;
	vertical-align:center;
}


.yellow1{ background-image:url("./images/yellowsquare01.gif"); }
.green1{  background-image:url("./images/greensquare01.gif" ); }
.green2{  background-image:url("./images/greensquare02.gif");  }
.yellow2{ background-image:url("./images/yellowsquare02.gif"); }

.yellow2 a:link{
	color: #336600;
}

.green2 a:link{
	color: #336600;
}

.infoHdr{
color:#06522E;
font-weight:bold;
}

#headerText {
   background-color: #d2c9a6;
	font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: black;
}

#sectionTitle {
   background-color: #d2c9a6;
	font-family: "comic sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: black;
}

#mainText {
   color: #000000;
	line-height: 110%;
}

#altText {
   color: #003b12;
	line-height: 110%;
}

#breadCrumbs {
   position:absolute;
	left:220px;
	top:100px;
	font-size:10px;
}
