body {
	margin: 0;
	background-color: #fff;
	background-image: url(/images/body.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
img {
	border: 0;
}
form {
	display: none;
}
p {
	font-size: 100%;
	line-height: 150%;
	text-align: justify;
	margin: 0 0 0.5em 0;
}
p#accessible {
	display: none;
}
div#title, h1, h2 {
	display: none;
}
div#container {
	padding: 0 1.75em 0 1.75em;
	margin-top: 130px;
	width: 100%;
}
div#content {
	width: 100%;	
	border-top: 0.8em solid #a0d8ee;
}
img#montage {
	width: 35em;
	height: 10em;
	margin-bottom: 0.5em;
}
img#montage, img#steve {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
div.page {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div.intro {
	background-image: url(/images/page.jpg);
	background-repeat: repeat;
}
h3 {	
	font-size: 125%;
	margin: 0 0 0.5em 0;
	color: #2061a2;
	font-weight: normal;
}
table.view {
	width: 100%;
	border-right: 1px solid #fff;
	border-top: 0.2em solid #fff;
	border-bottom: 0.8em solid #bfe1a6;
}
table.view td {
	width: 50%;
	border-bottom: 1px solid #fff;
	background-color: #feffff;
	background-image: url(/images/td.jpg);
	background-repeat: repeat-x;
}
table.view td.image img {
	width: 206px;
	height: 92px;
}
table.view td.text {
	padding: 0.5em;
}
table.view td.text p {
	display: inline;
	text-align: left;
	margin: 0 0 0 0;
}
table.view th {
	width: 50%;
	padding: 0.5em;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(/images/th.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #bfe1a6;
}
table.view .left {
	border-right: 1px solid #fff;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #1a7396;
}
h4.title {
	margin-bottom: 1em;
}
h5 {
	font-size: 100%;
	color: #1c2a6e;
	margin: 0 1em 0 0;
}
table.view td h5 {
	display: inline;
}
div#sidebar {
	display: none;
}
hr {
	margin: 1em 25% 0 25%;
	border: 1px solid #fff;
}
p#footer {
	clear: both;
	text-align: left;
	font-size: 80%;
	padding: 1em;
	border-top: 3em solid #fff;
	background-image: url(/images/td.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
img.recordPhotoCCH, img.recordPhoto {
	float: right;
	margin: 0 0 0.5em 0.5em;
}
p.recordTeaser, p.teaser {
	text-align: left;
}
p.sort {
	display: none;
}
