
#footer
{
	width: 1000px;
	text-align: center;
	clear: left;
	height: 50px;
	background-color: #000;
}

#footer a
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footer span
{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

/*
	position: relative;
	border: 1px solid red;
*/
 
