@charset "UTF-8";
/* CSS Document */

img, div, input { behavior: url("iepngfix.htc") }
<!--
body {
	background-image: url(images/bgbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: 'Gill Sans', Tahoma, Helvetica, sans-serif;
}
a:link {
	color: #769038;
	text-decoration: none;
}
a:visited {
	color: #3D510E;
	text-decoration: none;
}
a:hover {
	color: #96AD5C;
	text-decoration: underline;
}
a:active {
	color: #768E3B;
	text-decoration: none;
}
.column {
	width: 9px;
	background-image: url(images/column.gif);position:relative;z-index:5;
}
.bodybg {
	background-image: url(images/backBW.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#wrapper {width:771px;position:relative;margin:0px;z-index:1;}
#bodycontent {width:551px;margin-top:-40px;margin-left:200px;margin-right:auto;position:relative;}
.supportimage {}
.contentarea {
	background-image: url(images/bodytop.png);
	background-position: top center;
	background-repeat: no-repeat;
}
.centerme {margin-left:auto;margin-right:auto;}
.movemeover {margin-left:10px;position:relative;z-index:50;margin-top:50px;float:left;}
.leftcopy {padding-right:20px;text-align:justify;line-height:1.6em;}
.green {color:#778F38}