#bodyimage{
	background:#000000 url(../images/bodyimagecenter.jpg) no-repeat;
	background-position:top;
	position: absolute;
	left: 420px;
	width:454px;
	height: 987px;
	z-index: 3;
}
#bodyimage .bodyimageborderleft{
	background: url(../images/body_image_border_left.jpg) no-repeat;
	float:left;
	width:28px;
	height:987px;
}
#bodyimage .bodyimageborderright{
	background: url(../images/body_image_border_right.jpg) no-repeat;
	float:right;
	width:25px;
	height:987px;
}
#bodyimage .bodyimageborderbottom{
	background: url(../images/body_image_border_bottom.jpg);
	margin-left: 1px;
	margin-top: 987px;
	height: 26px;
	width: 452px;
}
#bodyimage .bodyimageflash{
	position:absolute;
	left:28px;
	top: 295px;
	width: 401px;
	height: 226px;
}
#bodyimage .bodyimagequote{
	position:absolute;
	left:68px;
	top: 600px;
	width: 322px;
	height: 86px;
}
#bodyimage .bodyimagequote h1{
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #e8cb51;
	font-style: normal;
	font-weight: normal;
	text-indent: 30px;
}
#bodyimage .bodyimagequote h2{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #fef97e;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-indent: 130px;
}
