body  {
	background: #FFFFFF;
	margin : 0px 0px 0px 10px;
	font-size: small;
}
.banner {
	background: White url(title%20green.jpg) no-repeat;
	position:absolute;
	top:25px;
	left:0px;
	height: 75px;
	width: 750px;
	vertical-align: middle;
	padding-top: 10px;
	margin-left: 10px;
	margin-bottom: 0;
	z-index: 2;
}
			 
h2 {text-align: left;

        font: bold  20px Arial, Verdana, sans-serif;
        color: #226600;

		} 
#menu {
	width: 750px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #9900FF;
	position: absolute;
	left: 10px;
	top: 100px;
	z-index: 2;
	margin-bottom: 10px;
	background: #D6E6B9;
}
#menu table {
	border-collapse: collapse;
	width: 100%
	}
#menu td {
	text-align: center;
	padding: 5px 0px 5px 0px;
	}
#menu a, #footernavigation a {
	font-weight: bold;
	color: #4A7025;
	text-decoration: none;
}
#menu a:hover, #footernavigation a:hover {
	color: #FF6633;
}	 				 
.content {
	position:absolute;
	top: 158px;
	left:10px;
	width: 500px;
	font: small Arial, Verdana, sans-serif;
	color: #000000;
	z-index: 2;
	margin-right: 300px;
	margin-left: 150px;
}
#footer  {
	width:	500px;
	text-align: center;
	font: 11px/18px Arial, Verdana, sans-serif;
	color: #006600;
	background-color: #efFFe0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	}
/* navlist CSS from http://www.projectseven.com/tutorials/css_menus/list_01/ */
#navlist ul {
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	font-size: small;
}
#navlist li {
	margin: 5px 0 3px;
}
#navlist a {
	/*/*/display: block;
	padding: 2px 2px 2px 20px;
	width: 80px;
}
#navlist a:link, #navlist a:visited {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
#navlist a:hover {
	color: #336600;
	font-weight: bold;
	background-image: url(hover.gif);
	background-repeat: no-repeat;


}
/* end of navlist CSS */

#links a:link, #links a:visited, #links a:hover {
	color: #FFFFFF;
}
.imgright {
	float: left;
	margin-right: 10px;
	padding: 0px;
}
.imageleft {
	float: right;
	margin-left: 10px;
}
.caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
#contentLeft {
	width:120px;
	margin:0px;
	background-color:#EEEEEE;
	padding:0px;
	float: left;
	position : absolute;
	left : 10px;
	top: 120px;
	font-family: Arial, Helvetica, sans-serif;

}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #666666;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin-bottom: 2px;


}
p {
	margin-top: 2px;
}
p.caption {
	font-size: 85%;
	margin-bottom: 25px;
}
