.covershot {
	margin: 10px;
}

.siteentry {
	overflow: auto;
	_overflow: hidden;
	_width: 1040px;
	margin-left: 1px;
	padding-bottom: 10px;
}

.siteentry .section {
	float: left;
	margin-left: 9px;
	display: inline;
}

.siteentry img {
	margin: 0;
}

.siteentry h2 {
	background: #bcbec0;
	text-align: center;
	text-transform: uppercase;
	font-weight:normal;
	font-size: 1em;
	margin: 0 0 1px 0;
	padding: 2px 0;
}

.homefooter img {
	margin-top: 0;
	margin-bottom: 0;
}

.homefooter {
	overflow: hidden;
	width: 100%;
	background: #808285;
	margin-top: 10px;
	padding: 10px 0;
}

.homefooter p {
	margin-bottom: 0;
	display: inline;
}

.homefooter p.left {
	float: left;
	width: 43%;
	margin-right: 0;
}

.homefooter p.quote {
	float: right;
	text-align: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
	width: 50%;
	margin-left: 0;
}
.quote .author {
	display: block;
}
