.mainheader {
	font-family: "Copperplate Gothic Light";
	font-size: 40px;
	font-weight: bolder;
	background-color: #000099;
	height: auto;
	width: auto;
	border: none #000000;
	color: #FFCC00;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: text-top;
	font-style: normal;
	color: #000099;
}
.pagetitle {
	font-family: "Copperplate Gothic Light";
	font-size: 30px;
	font-weight: bold;
	color: #003399;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottompagelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
}
.pageheading {
	font-family: Broadway;
	font-size: 36px;
	font-weight: normal;
	width: auto;
	border: thin solid #000066;
	color: #000099;
}
.PhotoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	background-color: #000066;
	border: thin double #FFCC00;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}

