body,td,th {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##312211;
}

#bordertop {
	border-top-width: medium;
	margin-left: 400px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #99cc33;
	padding-top: 10px;
	margin-top: 45px;
	font-size: 16px;
}
body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
.image-right {
	float: right;
	margin-right:0px;
	clear: none;
}
#outerwrapper {
	text-align: center;
	width: 880px;
	background-color: #FFFFFF;
}
#header {
	text-align: center;
	height: 155px;
	width: 1000px;
	background-image: url(ht_images/topbgd.gif);
	background-repeat: repeat-x;
	background-position: top;	
}
#nav {
	text-align: center;
	height: 33px;
	width: 871px;
	background-color: #FFFFFF;
}
#contentarea {
	text-align: left;
	width: 880px;
	margin: 0 0px 10;
	padding: 30px 0px 5px;
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312211;
	background-color: #FFFFFF;
	line-height: 1.5em;
}
#footer {
	text-align: center;
	height: 35px;
	width: 1000px;
	background-color: #A2D61A;
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #312211;
	line-height: 3em;
	clear: both;
	margin-top: 5px;
}
#footer a {
	color: #312211;
	font-weight: normal;
	text-decoration: none;
}
#sidebar {
	text-align: justify;
	width: 400px;
	margin: 0 20px 0 0px;
	padding: 20px;
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #312211;
	background-color: #FFFFFF;
	line-height: 1.5em;
	float: left;
}
#footer a:hover {
	color: #312211;
	font-weight: normal;
	text-decoration: underline;
}
.keywords {
	font-family: Trebuchet, "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
