#rae {
	background-image: url(../images/about-sh-rae.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 335px;
	padding-top: 215px;
	position: relative;
	left: 90px;
	top: 60px;
}
.clear {
	clear: both;
}

#skip {
	background-image: url(../images/about-sh-skip.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 250px;
	width: 350px;
	padding-top: 210px;
	float: right;
	position: relative;
	bottom: 402px;
	right: 80px;
}
#subcontent {
	background-image: url(../images/about-bg-trivia.png);
	background-repeat: no-repeat;
	height: 486px;
	width: 585px;
	position: relative;
	bottom: 385px;
	margin-bottom: 20px;
}
#caption {
	position: absolute;
	right: 55px;
	bottom: 70px;
	background-image: url(../images/about-i-bullets.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 15px;
}
.trivia {
	width: 225px;
	position: relative;
	top: 165px;
	left: 58px;
	font-size: 14px;
	line-height:16px; 
}

