div.footer {
	text-align: center;
	font-size: 80%;
	color: #440000;
	background-color: #FFEEEE;
	padding-top: 1px;
	border-top: 1px solid #440000;
	margin-bottom: 10px;
}

span.sitemap {
	position: absolute;
	left: 5px;
	font-size: 9px;
	font-weight: normal;
}

span.editor {
	position: absolute;
	right: 5px;
	font-size: 9px;
	font-weight: normal;
}

.footer a:link, .footer a:visited {
	color: #CC5555;	
}

.footer a:hover {
	color: #440000;	
}