.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #013300;
}
a:link {
	color: #013300;
}
a:visited {
	color: #AF8D4D;
}
.body {
	background-image: url(images/bodyother.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 587px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.halfl {
	float: left;
	width: 48%;
	vertical-align:top;
}
.halfr {
	float: right;
	width: 48%;
	vertical-align:top;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: #013300;
	font-weight: bold;
	font-size: 16px;
}
.bottom {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bodyResources {
	background-image: url(images/bodyother.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 587px;

}
