

#footer {
   	width: 100%; 
	border: 0px black solid;
	padding: 0px;
	clear: both;
	font-size: 11px;
	color: white;
	height: 0px;
	text-align: center;	
	background-color: #000000;
}

#footer a {
	font-size: 11px;
	color: white;
}
