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;
	left:20px;
	bottom:20px;
	margin: 0;
}

div.title {

	width: 320px;
	border: 0px;
	background: white;
	position: absolute;
	right:20px;
	top:210px;
	margin: 0;
}


div.body {
	height:150px;
	width: 320px;
	border: 0px;
	background: none;
	position: absolute;
	right:20px;
	top:250px;
	margin: 0;
}

div#t1 {
	position:absolute;
	height:85px;
	width: 85px;
	bottom:180px;
	right:68px;
}

div#t2 {
	position:absolute;
	height:85px;
	width: 85px;
	bottom:90px;
	right:110px;
}

div#t3 {
	position:absolute;
	height:85px;
	width: 85px;
	bottom:90px;
	right:20px;
}
