body {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	font-family: verdana, helvetica, sans-serif;
	color: #000000;
}
.bodybg	{
	background-color: #FFFFFF;
}
.photostripHome	{
	background-image: url('/images/common/photostrip-06.jpg');
	background-repeat: repeat-x;
}
.photostripVolunteer	{
	background-image: url('/images/common/photostrip-04.jpg');
	background-repeat: repeat-x;
}
.photostripSponsors	{
	background-image: url('/images/common/photostrip-03.jpg');
	background-repeat: repeat-x;
}
.photostripResources	{
	background-image: url('/images/common/photostrip-02.jpg');
	background-repeat: repeat-x;
}
.photostripContact	{
	background-image: url('/images/common/photostrip-01.jpg');
	background-repeat: repeat-x;
}
h1, .h1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #4A7929;
}
h2, .h2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #4A7929;
}
TD, td, Td, tD, p, P, .BodyText, select, input, textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.greendiv	{
	background-color: #4A7929;
}
ul, UL, uL, Ul {
	margin-top: 0;
	margin-bottom: 0;
}
a, a:visited {
	color: #3190B7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
    border:1px solid #999999;
}
.FormButton	{
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #4A7929;
	width: 75px;
	height: 22px;
}
ul {
	margin: 5px 0px 0px 8px;
	padding: 0px 8px 0px 8px;
}
.footerbg	{
	height: 50px;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #4A7929;
}
.footer, a.footer, a.footer:visited, a.footer:hover	{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#subject {
	display: none;
}
