<!--
body {
	margin: 0px 0px 0px 0px;
	font-size: 10pt;
	background-color: #faf3de;
}
#homepage_menu {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 173px;
	height: 463px;
	background-color: white;
	overflow: hidden;
}
#homepage_center {
	position: absolute;
	margin-top: 0px;
	margin-left: 173px;
	width: 283px;
	height: 463px;
	overflow: hidden;
}
#homepage_welcome {
	position: absolute;
	margin: 0 0 0 0;
	background-color: #faf3de;
	width: 100%;
	height: 463px;
	overflow: hidden;
}
#homepage_leafy {
	position: absolute;
	margin-top: 477px;
	width: 100%;
	height: 300px;
	background-image: url("../img/hp_bg_leaf.gif");
}
#content_leafy {
	width: 100%;
	height: 300px;
	background-image: url("../img/hp_bg_leaf.gif");
}
#footerbg {
	width: 100%;
	height: 214px;
	overflow: hidden;
	margin-left: 0px;
	background-image: url("../img/bg_footer.gif");
	background-repeat: no-repeat;
	background-color: #a2a88e;
}
.style1 {
	color: #f65100;
	font-weight: bold;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 12pt}
.style3 {color: #FFF1D5}
img {padding:0;border:0;margin:0;}
.img {display:block;}
td.two {
background-color: #996600;
}
-->

