@charset "utf-8";
#container {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #6FB43F;
}
#footer {
	clear: both;
	height: 25px;
	width: 950px;
	background-color: #6FB43F;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
}
#rightfloat {
	float: right;
	width: 760px;
	margin-right: 10px;
	margin-left: 10px;
}
#leftfloat {
	float: left;
	width: 166px;
}
#navbar {
	width: 950px;
	background-color: #6FB43F;
	padding-top: 5px;
	padding-bottom: 5px;
}
#banner {
	height: 166px;
	width: 950px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	font-size: large;
}
a:visited {
	text-decoration: none;
	font-size: large;
}
a:hover {
	text-decoration: underline;
	font-size: large;
}
a:active {
	text-decoration: none;
	font-size: large;
}
h1 {
	font-size: xx-large;
	color: #6FB43F;
}
h2 {
	font-size: xx-large;
	color: #FFFFFF;
}
h3 {
	font-size: x-large;
	color: #6FB43F;
}
h4 {
	font-size: large;
	color: #6FB43F;
}
h5 {
	font-size: 14px;
	color: #000000;
}
h6 {
	font-size: large;
	color: #000000;
}
