body {
	color: #64595b;
}
#outersplash {
	float: left;
	width: 856px;
	padding: 22px;
	border-bottom: 8px solid #c8c7c6;
}
#entersite {
	float: left;
	width: 100%;
}
#entersite .item {
	position: relative;
	float: right;
	width: 416px;
}
#entersite .first {
	float: left;
}
#entersite .item img {
	display: block;
	width: 416px;
	height: 600px;
	border: 0;
}
#entersite .item img.logo {
	position: absolute;
	top: 240px;
	left: 41px;
	width: 335px;
	height: 121px;
}
#footer a {
	background-color: #c8c7c6;
	color: #827a7b;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #c8c7c6;
	color: #827a7b;
}