.left_column {
	float:left;
	width: 570px;
}

.left_column .title {
	font-size: 1.7em;
	line-height: 1.7em;
	font-weight: bold;
}

.left_column .subtitle {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
}

.left_column .pic {
	float: left;
	width: 110px;
}

.left_column .bio {
	float: left;
	width: 410px;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px;
}

.right_column {
	float:right;
	width: 260px;
}
