@charset "ISO-8859-1";
#thumb {
	margin: 4px;
	float: left;
	height: 170px;
	width: 146px;
	text-align: center;
}
#bio {
	width: 420px;
	line-height: 1.5em;
}
#photo {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
}
#thumbImage {
	clip: rect(auto,auto,104px,auto);
	height: 104px;
	width: 78px;
}

