body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D9F0F8;
	background-image: url(../images/bak_tree.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 2px;
	background-attachment: fixed;
}
.topname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.cutabove {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-variant: small-caps;
	color: #990000;
	font-weight: bold;
}
#botfrnt {
	background-image: url(../images/ltwhtbak.png);
	height: 160px;
	width: 480px;
	border: medium double #003300;
	position: relative;
	text-align: center;
	padding: 10px;
	clear: both;
	float: none;
	background-repeat: repeat-x;
	background-position: left top;
	top: 0px;
}
#botfrnt h2 {
	font-size: 18px;
	color: #FFFFFF;
}
#botfrnt h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}


#bodytextbox {
	background-image: url(../images/bakgrn1.jpg);
	height: auto;
	width: 640px;
	border: medium double #003300;
	position: relative;
	text-align: center;
	padding: 10px;
	clear: both;
	float: none;
	background-repeat: repeat-x;
	background-position: left top;
	top: -100px;
	color: #FFFFFF;
	font-size: 14px;
}
#bodytextbox p {
	text-indent: 16px;
}

#bodytextbox img {
	border: thin double #003300;
}


#bodytextbox h2 {
	font-size: 18px;
	color: #FFFFFF;
}
#bodytextbox h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.toplefttxt {
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.botinfobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003300;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	text-align: left;
	text-indent: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	vertical-align: top;
}
#bodytextbox ul {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.who {
	font-size: larger;
	font-weight: bold;
}
