div.biography {
	text-align: justify;
}

div.introduction a.back {
	float: right;
}

div.story {
	clear: both;
}

div.story div.photo {
	float: left;
	width: 150px;
	height: 250px;
}

#main div.story div.photo div.cap {
	background: top left url(../../../img/background/person/cap.png) no-repeat;
	height: 10px;
	padding: 0;
	margin: 0;
}

#main div.story div.photo div.row {
	background: top left url(../../../img/background/person/row.png) repeat-y;
	padding: 4px 0 0 13px;
}

#main div.story div.photo div.base {
	background: top left url(../../../img/background/person/base.png) no-repeat;
	height: 12px;
}

#main div.story div.person {
	margin: 0 0 0 160px;
}

#main div.story div.person {
	width: 440px;
}

#main div.story div.person a img {
	width: 132px;
}




