body {
	background-attachment: scroll;
	background-image: url(images/plantation-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.banner {
	overflow: hidden;
	position: absolute;
	height: 90px;
	width: 479px;
	left: 204px;
	top: 0px;
}
.body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: absolute;
	left: 192px;
	top: 102px;
	margin: 0px;
	height: 470px;
	width: 504px;
	background-position: center top;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003300;
}


.menu {
	position: absolute;
	height: 295px;
	width: 175px;
	left: 0px;
	top: 95px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #003300;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #336600;
}

a:hover {
	color: #990000;
	text-decoration: underline overline;
}
a {
	color: #006600;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003300;
	height: 75px;
	width: 500px;
	position: absolute;
	left: 193px;
	top: 595px;
}
