body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #0033CC;
	margin: 0px;
	padding: 0px;
}
h6 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 6px;
	background-color: #CC0000;
	padding-bottom: 5px;
}
h2 {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #003366;
	color: #FFFFFF;
	margin-top: -28px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#nav li {
	list-style-type: none;
	margin-left: -20px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	display: block;
}
#main {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}
.photos {
	border: 1px solid #CC0000;
	padding: 4px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990033;
	text-decoration: none;
	font-weight: bold;
}
#main li {
	font-size: 14px;
}
.fields {
	border: 1px solid #003366;
	margin-bottom: 3px;
}
