#kpcenter {
	margin: 20px 0 0 225px;
	width: 765px;
}
#kpcenter1 {
	margin: 20px 0 0 225px;
	width: 690px;
}
.image {
	float: left;
	margin:0;
	padding: 0 10px 10px 0;
	display: inline;
	text-indent: 0;
}
.imageright {
	margin:0;
	padding: 0 0 10px 10px;
	display: inline;
	text-indent: 0;
}

.newsimage {
	float:right;
	display: inline;
	text-indent:0;
	margin-top:1em;
	padding-left: 20px;
	padding-bottom: 10px;
	
}

/* Footer */
#footer {
	position: absolute;
	top: 650px;
	left: 225px;
	color: #000;
	text-align: center;
	padding: 5px;
	font-size: .75em;
	
}

#footer a {
	font-family: font-family: "Helvetica", Verdana, Arial, sans-serif;

}
#footer a:link {
	text-decoration: none;
	color: #BA5100;
}
#footer a:hover {
	color: #942700;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #942700;
}

