body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #00A80D;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 83px;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#innerbg {
	background-image: url(images/contentinnerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content .biggertext {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 22px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006600;
}
#footer p {
	text-align: center;
	margin: 0px;
	font-size: 11px;
	padding-top: 32px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
#content h1 {
	font-size: 24px;
	font-style: italic;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #00730B;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
#content p {
	margin: 0px;
	padding-top: 12px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #4A4A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .imagestyle1 {
	border: 4px solid #FFFFFF;
	margin-right: 15px;
	margin-bottom: 8px;
}
#content .imagestyle2 {
	border: 4px solid #FFFFFF;
	margin-bottom: 8px;
	margin-left: 15px;
}
#content .imagestyle3 {
	border: 4px solid #FFFFFF;
	margin-bottom: 8px;
}

#content h2 {
	font-size: 18px;
	font-style: italic;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.style1 {
	font-size: 12px;
	font-style: italic;
}
.style2 {
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
