#maintop {
	width: 958px;
	background: url(../images/header.jpg) no-repeat;
	padding-top: 95px;
}
img.floatleft {
	float: left;
	margin: -60px 25px 0 0;
}
.newsbox {
	border: thin solid black;
	border-width: thin medium medium thin;
	padding: 10px;
	margin-bottom: 18px;
	text-align: left;
	margin-top: 40px;
	float: none;
}

.newsbox p {
	margin-bottom: 10px;
}
