@charset "UTF-8";
#photo {
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-color: #333;
	width: 850px;
	text-align: center;
}
#pageContainer {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#homeBar {
	background-color: #333;
	width: 850px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
