body { width: 100%; padding: 0px; margin: 0px; background-color: #accb15; background-image: url(../Images/grad-green1.gif); background-repeat: repeat-x; font-family: "trebuchet MS", verdana, sans-serif; font-size: 12px; }
h1 { font-size: 12px; font-weight: bold; color: #000000; }

div.wrapper { position: relative; top: 0px; margin-left: auto; margin-right: auto; width: 900px; }
div.logo { position: absolute; top: 37px; left: 45px; width: 96px; height: 160px; z-index: 3; background-image:url(../Images/logo-green1.gif); background-repeat: no-repeat; }
div.nav { position: absolute; top: 15px; left: 0px; width: 118px; height: 395px; z-index: 2; background-color: #506f23; padding-left:45px; padding-right:25px; padding-top: 200px; border-right: 1px solid #d0ef39; }
div.whitebackground {
	position: absolute;
	top: 15px;
	left: 189px;
	width: 711px;
	height: 595px;
	z-index: 4;
	background-color: #f4f4f4;
}
div.footer { position: absolute; top: 611px; left: 0px; width: 855px; height: 25px; z-index: 5; padding-left:45px; padding-top:5px; color: #000000; font-size: 11px; }
div.flash {
	position: absolute;
	top: 15px;
	left: 189px;
	width: 516px;
	height: 395px;
	z-index: 8;
}
div.text1 {
	position: absolute;
	top: 439px;
	left: 222px;
	width: 445px;
	height: 169px;
	z-index: 7;
	color: #000000;
}
div.links { position: absolute; top: 15px; left: 705px; width: 195px; height: 595px; z-index: 6; }


a:link { color: #97b311; text-decoration: none; font-weight: bold; }
a:visited { color: #97b311; text-decoration: none; font-weight: bold; }
a:hover { color: #000000; text-decoration: none; font-weight: bold; }

.mainnav a:link { color: #FFFFFF; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }
.mainnav a:visited { color: #FFFFFF; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }
.mainnav a:hover { color: #d0ef39; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }
.mainnav a:active { color: #FFFFFF; display: block; text-decoration: none; font-size: 12px; line-height: 24px; font-weight: normal; }

.footerlink a:link { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.footerlink a:visited { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.footerlink a:hover { color: #506f23; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
.footerlink a:active { color: #000000; display: inline; text-decoration: none; font-size: 11px; font-weight: normal; }
