#box01 {
	background: url(images/bushvisitMain.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
	width: 750px;
}

#photoBox {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 720px;
}
#photoBox .detail {
	margin: 0px;
	padding: 0px;
	left: 92px;
	width: 100px;
	position: relative;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#photoBox .detail2 {
	margin: 0px;
	padding: 0px;
	left: 38px;
	width: 100px;
	position: relative;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
#photoBox .detail3 {
	margin: 0px;
	padding: 0px;
	left: 148px;
	width: 100px;
	position: relative;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.photobox {
	display: block;
	padding: 12px 0px;
	height: 100%;
	width: 720px;
	margin: 0px;
}
.photobox img{
	border: 1px solid #999999;
	padding: 3px;
	margin: 0px 4px 3px;
}
.photoboxinstruct {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	display: block;
	margin: 0px auto;
	width: 700px;
	padding: 0px;
	text-align: center;
}
