body {
	background-color: #CFCFCF;
}
#photoScott {
	width: 442px;
	float: left;
}
#photoLinsey {
	width: 448px;
	float: right;
	text-align: right;
}
#middle {
	background-color: #020202;
	height: 500px;
	width: 1px;
	float: left;
	margin-left: 5px;
}
#containerHome {
	width: 900px;
	margin: auto;
}
#bottomblk  {
	background-color: #171717;
	height: 30px;
	margin-top: -26px;
	z-index: 1000;
}
.clearFloat {
	clear: both;
}
