div.picportrait {
	height:377px;
	width: 250px;
	border: 0px;
	background: none;
	position: absolute;
	left:40px;
	bottom:20px;
	margin: 0;
}
div.piclandscape {
	height:255px;
	width: 376px;
	border: 0px;
	background: none;
	position: absolute;
	right:90px;
	bottom:40px;
	margin: 0;
}

div.title {
	height:20px;
	width: 320px;
	border: 0px;
	background: white;
	position: absolute;
	left: 90px;
	bottom: 380px;
	margin: 0;
}


div.body {
	height:100px;
	width: 500px;
	border: 0px;
	background: none;
	position: absolute;
	left:90px;
	bottom:260px;
	margin: 0;
}

div#t1 {
	position:absolute;
	height:85px;
	width: 85px;
	bottom:210px;
	left:90px;
}

div#t2 {
	position:absolute;
	height:85px;
	width: 85px;
	bottom:125px;
	left:90px;
}

div#t3 {
	position:absolute;
	height:85px;
	width: 85px;
	bottom:40px;
	left:90px;
}
