body {
	background-color: #F5EACC;
	background-image: url(nav/bgpat.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.subheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #820001;
	font-weight: bold;
}

.bodycopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #921E1E;
	text-decoration: underline;
}
.go {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990000;
	width: 26px;
	height: 20px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #921E1E;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D52F2F;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #921E1E;
	text-decoration: underline;
}
.eventheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
}
.border {
	border: 1px solid #CCCCCC;
}
