body {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #242627;
	background-color: #fff;
	padding: 2.5em 4em 1em 4em;
}

.clearfix { clear: both }

#header h1 {
	background-image: url("header5.gif");
	background-position: top left;
	background-repeat: no-repeat;
	width: 499; height: 82px;
	text-indent: -9999px;
}

#header { min-width: 780px }

#whenwhere {
	float: right;
	text-align: right;
	padding-bottom: 1em;
	margin-top: 28px;
	font-weight: bold;
	font-size: 14px;
}

#content p.main {
	text-indent: 2em;
	line-height: 18px;
	text-align: justify;
	margin-top: 1.5em;
}

#person-container {
	width: 660px;
	text-align: left;
	padding: 0;
}

.person {
	width: 320px;
	height: 200px;
	background-color: #6f757c;
	margin-top: 20px;
}

h2 {
	margin-bottom: 0;
}

p.bottom {
	margin: 0.5em 0 0 2em;
	padding: 0;
}

a { color: #621212; }
img.photo { margin: 1em 1em 1em 0 }

.name { font-weight: bold }

th {
	vertical-align: top;
	text-align: right;
	font-size: 13px;
}

.comment {
	margin-bottom: 1em;
}

.comment .author {
	font-style: italic;
}