#content .column {
	width: 31%;
	float: left;
	margin-right: 0;
}

	#content .first_column {
		width: 65%;
		margin-right: 20px;
	}

#content .photos img.med {
	width: 185px;
	height: 185px;
	border: none;
}

#content .photos img.sm {
	float: left;
	border: none;
	width: 87px;
	height: 87px;
	margin: 5px 10px 0 0;
}

#intro h2 small {
	display: block;
	font-size: 60%;
	line-height: normal;
}