body {
	margin: 25px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-color: #cdcfe0;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
form {
	margin: 0;
}
input {
	font-family: "Courier New", Courier, monospace;
}
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;
}
h3 a:hover {
	color: #fff;
	text-decoration: none;
}
div#content, div#sidebar {
	position: absolute;
	top: 109px;
}
div#content {
	left: 140px;
	width: 600px;
	background-color: #e3e3e3;
	border-left: 1px solid #fff;
}
div#content img#john {
	width: 206px;
	height: 189px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
div#content img#montage {
	width: 390px;
	height: 189px;
	border-bottom: 1px solid #fff;
}
div#content p {
	margin: 1em 1em 1.5em 1em;
	line-height: 150%;
}
div#sidebar {
	background-color: #cdcfe0;
	left: 0px;
	width: 140px;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
}
div#sidebar ul li {
	border-bottom: 1px solid #fff;
}
div#sidebar ul li a {
	display: block;
	color: #1d579d;
	padding: 0.2em 1em 0.2em 0.5em;
}
div#sidebar ul li a:hover {
	text-decoration: none;
	color: #000;
	border-right: 0.5em solid #1d579d;
}
div#sidebar form {
	padding: 0.5em 0.2em 0.5em 0.2em;
	border-bottom: 1px solid #fff;
	background-color: #e3e3e3;	
}
div#sidebar form input {
	width: 125px;
}
div#sidebar label {
	display: block;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
div#sidebar p {
	margin: 0;
	padding: 0.5em;
	border-bottom: 1px solid #fff;
	font-size: 70%;
}
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 {
	float: left;
	width: 206px;	
	border-right: 1px solid #fff;
}
div#right {
	width: 186px;
	margin-left: 414px;
}
* html div#right {
	width: 182px;
}
div#right ul {
	margin: 0;
	padding: 0;
}
div#right li {
	list-style: none;
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	color: #1d579d;
	font-size: 125%;
	background-color: #b9bbd2;
	padding: 0.5em 0.5em 1.5em 0.5em;
	background-image: url(/images/arrows.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border-top: 1px solid #fff;
}
div#right li a {
	color: #1d579d;
}
div#right li a:hover {
	text-decoration: none;
	color: #000;
}
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#right h4 {
	margin-top: 0.5em;
}
div#content div#right p {
	margin-bottom: 1em;
}
div#content div.column p {
	margin: 0 1em 0 1em;
	line-height: 125%;
}
img.thumbnail {
	width:206px;
	height: 92px;
	margin: 0 0 0.5em 0;
}	
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;
}
