body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2D732B;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 138px;
}
#footer p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	color: #00CC66;
	text-decoration: none;
}
#footer a:hover {
	color: #FCFEFB;
	text-decoration: none;
}
#content p {
	font-size: 15px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 25px;
	margin-left: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
#content  .bigtext1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 105px;
	font-style: italic;
	line-height: 32px;
}
#content #formstyle p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
}
#content #formstyle {
	background-image: url(images/bgform.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	color: #002979;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-style: italic;
}
#content ul {
	font-size: 17px;
	line-height: 24px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 55px;
}
#content #formstyle2 {

}
#content #formstyle2 p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
}
#content .biggerfont {
	font-size: 16px;
}
#content .biggerfont2 {
	font-size: 20px;
}
