#intro {
	background: url(/images/site/strip_bio.jpg) top center #aba8a3;
	zoom: 1;
	min-height: 216px;
  height: auto !important;
  height: 216px;
	color: #fff;
}
#mainCol blockquote p {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.2em;
}
#mainCol cite {
	margin-top: 0.2em;
	font-weight: bold;
	font-size: 1em !important;
}
table th {
	visibility: hidden;
}
table .date {
	padding-right: 15px;
	width: 100px;
	vertical-align: top;
	text-align: right;
}
table .date p {
	font-weight: bold;
}
#timeline {
	padding: 0px 20px 350px 20px;
	margin: 0px -20px -20px -20px;
	background: url(/images/site/bg_biography.jpg) bottom right no-repeat;
}