#content {
	padding: 0px;
	padding-bottom: 2em;
}


#footer
{
	height: 1.5em;
	visibility: hidden;
	font-family: Chicago, Arial, sans-serif;
	font-size: 10px;
	background-color: #000000;
	color: white;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#footer>a
{
	color: white;
	text-decoration: none;
}