#photos {
	text-align: right;
	vertical-align: top;
	float: right;
	margin-left: 20px;
}
.photoBorders {
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.photoRight {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}
.photoLeftBody {
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #000000;
	text-align: left;
	float: left;
	clear: none;
}
.photoRightBody {
	display: inline;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #000000;
	float: right;
	clear: none;
}
.photoLeftMargin {
	display: block;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 10px;
	border: 1px solid #000000;
	float: left;
	position: absolute;
	clear: both;
}
.logo {
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
