 #footer { 	font-weight: normal; 	font: 10px Verdana, Arial, Helvetica, sans-serif; 	font-style: normal; 	background: #1c1c1c; 	clear: both; 	color: #838383; 	margin: 0; 	padding: 0px 0px 0px 0px; 	text-align: left; 	background-image: url("/img/redesign/footer.gif"); 	background-repeat: no-repeat; 	background-position: left; } #footer a:link { 	color: #838383; } #footer a:hover { 	color: #fff; } #footer a:visited { 	color: #838383; } #footer a:visited:hover { 	color: #fff; } 
