#footerblank
	{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	font-family:helvetica;
	font-weight:normal;
	font-size:11px;
	color:#FFF;
	}
#footer
	{
	width:1000px;
	margin:0 auto;
	height:100px;
	
	}
#footer a
	{
	color: #993300;
	text-decoration:none;
	font-weight:700;
	}

#footer a:hover
	{
	color:#999900;
	text-decoration: underline;
	}
