#kpcenter {
	margin: 20px 0 0 225px;
	width: 585px;
}
#rightcolumn1 {
	float: right;
	width: 173px;
	border-left: 1px solid #00636E;
	border-bottom: 1px solid #00636E;
	padding: 0.65em 0.65em 0.5em 0.65em;
}
#loscenter ul {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 2em;
}
.newsimage {
	float:right;
	display: inline;
	text-indent:0;
	margin-top:.4em;
	padding-left: 10px;
	
}
/* Footer */
#footer {
	/*position: absolute;
	top: 650px;
	left: 225px;
	color: #000;
	text-align: center;
	padding: 5px;
	font-size: .75em;
	
}*/
	clear: both;
	color: #000;
	text-align: center;
	padding: 5px;
	font-size: .75em;
}

#footer a {
	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;
}

