@charset "UTF-8";
#pictures1 {
}
.photobox {
	float: left;
	height: 500px;
	width: 720px;
	z-index: 200;
	left: 138px;
	top: 185px;
	background-image: url(photohome.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 30px;
}
#photobox {
	background-color: #000033;
	height: 510px;
	width: 780px;
	margin-top: 0px;
	margin-bottom: 20px;
	top: 0px;
	position: relative;
	z-index: 1;
	left: 3px;
}
#footertwo {
	background-color: #000033;
	height: auto;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 10px;
	color: #FFFFFF;
}
#footerthree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000033;
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#photoboxback {
	background-color: #000033;
	height: 510px;
	width: 780px;
	margin-top: 0px;
	top: 0px;
	position: relative;
	z-index: 0;
	left: -1px;
}
