#apDiv1 {
	position:absolute;
	width:731px;
	height:187px;
	z-index:1;
	left: 0;
	top: 0;
}
#apDiv2 {
	position:absolute;
	width:280px;
	height:909px;
	z-index:2;
	left: 28px;
	top: 200px;
	overflow: visible;
}
#apDiv3 {
	position:absolute;
	width:281px;
	height:874px;
	z-index:3;
	left: 340px;
	top: 200px;
	overflow: visible;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
	font-weight: 100;
	color: #FFF;
}
.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

