body {
	font-family: Trebuchet MS, sans-serif;
	font-size:	11pt;
	line-height: 15pt;
	background: #C6D3E3;
}
#main {
	background: url('/images/hc-large.jpg');
	background-repeat: none;
	border: 2px solid #10147E;
}
#banner {
	vertical-align: center;
	padding: 10px 0;
}
#center {
	text-align: center;
}
#footer {
	font-size: 8pt;
	font-weight: bold;
}
.headline {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 120%;
}
.location {
	font-size: 90%;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
}
