div#footer
{
	clear: both;
	width: 100%;
	background-color: #000;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	padding-top: 6px;
	position: fixed;
	bottom: 0px;
	height: 18px;
}

div#footer a
{
	color: #fff;
	text-decoration: none;
}
