#photo1 {
	left: 10px;
	top: 10px;
}
#photo2 {
	overflow:hidden;
	position: absolute;
	left: 10px;
	top: 10px;
	border: 1px solid #006600;
	visibility: hidden;
}
#photo3 {
}
#photo4 {
	z-index: 15;
	top: 10px;
	right: 20px;
}
#photo5 {
	top: 10px;
	right: 409px;
}
#photo6 {
	z-index: 1;
	visibility: visible;
	right: 10px;
	bottom: 10px;
}
.border {
	border: 2px solid #876609;
	background-repeat: no-repeat;
	background-position: center center;
}
#Text3 {
	width: 550px;
	position: absolute;
	left: 10px;
	height: 442px;
	overflow: auto;
	bottom: 0px;
	text-align: left;
}
#Txt_sub2 {
	left: 220px;
	bottom: 5px;
	position: absolute;
	z-index: 20;
}
#Txt_sub3 {
	position: absolute;
	z-index: 20;
	right: 10px;
	bottom: 5px;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 10px;
	right: 189px;
	z-index: 100;
}
.bg {
	background-image: url(../images/photo7-bg.jpg);
	background-repeat: repeat-y;
	height: 596px;
	width: 850px;
	background-position: center center;
	border: 2px ridge #999999;
}

