#header2 {
	background-color: #cccc99;
	position: relative;
	float: left;
	width: 100%;
	border-bottom: 1px solid #999933;
	background-image: url(../images/header/photos.gif);
	background-repeat: no-repeat;
	background-position: 25px 75%;
}
.photo {
	padding: 1px;
	margin-right: 20px;
	border: 1px solid #CCCC99;
	margin-bottom: 20px;
}
