DIV.image {
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	height:299px;
}

DIV.title {
	position:absolute;
	left:214px;
	top:10px;
	width:218px;
	height:14px;
	font-size:12pt;
	font-weight:bold;
}

DIV.tagline {
	position:absolute;
	left:214px;
	top:38px;
	width:348px;
	height:27px;
	font-style:italic;
}

DIV.summary {
	position:absolute;
	left:214px;
	top:80px;
	width:370;
	height:201;
}

