body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .875em;
	color: #000000;
	background-color: #C9D3DC;
	background-image: none;
	line-height: 1.5em;
	}
	
table {
    margin-left: auto;
    margin-right: auto
	}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	}
	
p.contact {
	font-size: small;
	text-align: center;
	color: #333366;
	}
	
.floatimgleft {
	float:left;
	margin-top:2px;
	margin-right:10px;
	margin-bottom:10px;
	}
	
/* first set of links */
a.menu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#006633;
	font-weight: bold;
	}

a.menu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#336699;
	font-weight: bold;
	}
	
	
a.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#99CC33;
	font-weight: bold;
	}

a.menu:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#CC6699;
	font-weight: bold;
	}
	
.nonactivelink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
	}
	
/* bottom menu */
p.bottommenu {
	font-size: small;
	text-align: center;
	}
	
p.topofmenu {
	font-size: small;
	text-align: right;
	}

/* Volunteer section coding */
p.volunteer {
	font-size: small;
	color: #99FFFF;
	font-weight: bold;
	}
	
.yellowsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-weight: bold;
	} 
	
.yellowcenter {
	color: #FFFF00;
	text-align: center;
	}

.whitebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	}

#subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
