@charset "utf-8";
#container {
	text-align: center;
	width: 800px;
	margin-left: auto;
	position: relative;
	z-index: 2;
	margin-right: auto;
	margin-bottom: 20px;
}
#sign {
	position: absolute;
	top: 29px;
	right: -80px;
	z-index: 2;
}
#block1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	position: absolute;
	top: 214px;
	width: 443px;
	height: 151px;
	right: -80px;
	z-index: 2;
}
#block2 {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	color: #FFFFFF;
	top: 556px;
	width: 385px;
	right: -81px;
	height: 214px;
	z-index: 2;
}
#address {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	position: absolute;
	right: -80px;
	width: 307px;
	top: 862px;
	height: 172px;
	z-index: 2;
}
#photo_credit {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	margin-bottom: 0px;
	left: 0px;
	top: 992px;
	z-index: 2;
}
#hidden {
	position: absolute;
	left: -9999px;
	top: 0px;
}
.main_content {
}
#body_text {
	position: absolute;
	width: 242px;
	left: 23px;
	top: 14px;
	color: #000000;
	z-index: 1;
}
#photo {
	height: 993px;
	width: 681px;
	position: relative;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

