body {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	background-color: #FFFFCC;
	text-align: center;
	margin: 10px;


}
table {
	margin: 0 auto;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	vertical-align: top;
}
a:link {
	color: #005500;
}
a:visited {
	color: #004400;
}
a:hover {
	color: #007700;
}
a:active {
	color: #006600;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #004A23;
	text-align: center;
}
.textmain {
	padding-bottom: 25px;
	padding-right: 25px;
}
.init-cap {
	font-size: 28px;
	font-weight: bold;
	color: #004A23;
}
.photo-left {
	float: left;
	margin-top: 10px;
	margin-right: 5px;
}
.photo-right {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}
.vertpost {
	background-image: url(images/PostVert.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.header {
	font-size: 20px;
	text-align: center;
	vertical-align: middle;
}
.footer {
	font-size: 12px;
	text-align: center;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
.grass {
	background-image: url(images/grassj2.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	text-align: right;
}
