div#photorap {
	height: 200px;
	width: 250px;
	float: right;
	margin-right: 10px;
	text-align: center;
	margin-top: 5px;
	margin-left: 3px;
}
div#textrap {
}
div#photoframe {
	background-image: url(../site_images/ParticipateFrame.gif);
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	margin-left: 30px;
}
div#textscroll {
	overflow: scroll;
	width: 465px;
	z-index: auto;
	height: 475px;
	position: relative;
	top: 12px;
	left: 18px;
	background-color: #E8F8E6;
	color: #666666;
}
#glass1 {
	width: 110px;
	float: left;
	height: 350px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#glass2 {
	width: 110px;
	height: 350px;
	padding-top: 10px;
	padding-left: 10px;
	float: right;
}
#entranceimage {
	height: 190px;
	width: 205px;
	float: left;
	padding-top: 10px;
}
#address {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#oneRowSpace {
	height: 50px;
	width: 500px;
}
#entranceimagetext {
	float: none;
	padding-top: 30px;
	margin-bottom: 60px;
	padding-left: 217px;
}
