body {
	margin: 25px 0px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #cdcfe0;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	border: 0;
}
form {
	display: none;
}
p, li, label {
	font-size: 80%;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
h1 {
	border-left: 0.5em solid #1d579d;
	padding: 0 0 0 0.5em;
	color: #1d579d;
	font-size: 225%;
}
h2 {
	margin: 0 0 0.25em 1.5em;
	color: #60608a;
	font-size: 150%;
}
h1, h2 {
	z-index: 20;
	font-weight: normal;
}
h1, h2, h3 {
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h3 {
	margin: 0;
	background-color: #1d579d;
	padding: 0.2em 0.2em 0.2em 0.7em;
	color: #ddd;
	border-bottom: 1px solid #fff;
}
h3 a {
	color: #ddd;
}
div#content {
	position: absolute;
	top: 109px;
}
div#content {
	left: 0px;
	width: 100%;
	background-color: #e3e3e3;
}
div#content img#john, div#content img#montage {
	display: none;
}
div#content p {
	margin: 1em 1em 1.5em 1em;
	line-height: 150%;
}
div#sidebar {
	display: none;	
}
div#content p#footer {
	clear: both;
	margin: 0;
	padding: 2em 0.5em 1em 0.5em;
	border-top: 2em solid #1d579d;
	border-bottom: 1px solid #fff;
	font-size: 70%;
	line-height: 175%;
	background-color: #e3e3e3;
}
* html div#content p#footer {
	padding-top: 0em;
	line-height: 150%;
}
div.column {
	background-color: #e6e6f7;
}
div#left, div#middle {
	width: auto;
}
div#right {
	display: none;	
}
div#content div.column h3, div#content div#right h3 {
	border: none;
}
div#content div.column h4 {
	font-size: 80%;
	color: #1d579d;
	margin: 0 1em 0 1em;
	line-height: 125%;
}
div#content div.column h4 a {
	color: #1d579d;
}
div#content div.column h4 a:hover {
	text-decoration: none;
	color: #000;
}
div#content div.column p {
	margin: 0 1em 0 1em;
	line-height: 125%;
}
img.thumbnail {
	width:206px;
	height: 92px;
	margin: 0 1em 1em 0;
	float: left;
}	
div.column table tr td {
	padding-bottom: 1em;
	border-bottom: 0.5em solid #fff;
}
div#content h4 {
	margin: 1em 1em 0 1em;
	font-size: 80%;
}
img.recordPhoto, img.recordPhotoCCH {
	float: right;
	margin: 0 0 0.5em 0.5em;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
}
p.recordTeaser {
	font-style: italic;
}
