body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-style: normal;

}
a:link		{ color: #330000; }
a:visited	{ color: #666666; }
a:hover		{ color: #330000; }

h1		{ margin: 0px; }
h2		{ margin: 0px; }
h3 {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
}	

.banner {
	background-attachment: scroll;
	background-color: #F6EEA6;
	background-image: url(/images/bg_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 87px;
	width: 90%;
}
#tools {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: scroll;
	background-color: #5E9F1D;
	background-image: url(/images/bg_tools.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	vertical-align: middle;
	padding: 0px 16px 0px 54px;
	margin: 0px;
	height: 22px;
	width: 90%;
}
.toolslink:link		{ color: #FFFFFF; font-weight: bold; }
.toolslink:visited	{ color: #FFFFFF; font-weight: bold; }
.toolslink:hover	{ color: #FFFFFF; font-weight: bold; }

.title {
	text-align: left;
	vertical-align: bottom;
	padding-left: 54px;
	height: 52px;
}
.links {
	text-align: right;
	vertical-align: bottom;
	padding-right: 16px;
	height: 52px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #330000;
	padding: 32px 16px 16px 288px;
	background-attachment: scroll;
	background-image: url(/images/bg_apples.jpg);
	background-repeat: no-repeat;
	min-height:443px;
	height:auto!important;
	height: 443px;
}
.imgright {
	font-size: 0.9em;
	line-height: 10pt;
	float: right;
	width: 150px;
	margin: 4px 0px 10px 20px;
	padding: 0px;
	border: 0px;
}
.imgleft {
	font-size: 0.9em;
	line-height: 10pt;
	float: left;
	width: 150px;
	margin: 4px 20px 10px 0px;
	padding: 0px;
	border: 0px;
}
.img {
	border: 1px solid #330000;
	margin-bottom: 5px;
}
#box {
	float: left;
	width: 234px;
	position: absolute;
	padding: 164px 0px 0px 0px;
	margin: 0px;
	left: 21px;
	top: 183px;
	height: 566px;



}
.boxborder {
	margin: 0px;
}
.boxcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: normal;
	font-weight: normal;
	color: #330000;
	margin: 0px;
	padding: 3px 10px 3px 10px;
	border-right: 1px solid #5D9F1D;
}
#bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	padding: 32px 16px 16px 288px;
	margin: 0px;
	height: 22px;
}
.bottomlink:link	{ color: #999999; }
.bottomlink:visited	{ color: #999999; }
.bottomlink:hover	{ color: #330000; }
