#footer {
	background-color: #333333;
	clear:both;
	color:#FFFFFF;
	font-size: 70%;
	padding: 5px;
 	text-align:right;
}
#footer #address {display:inline;white-space:nowrap; }
#footer #copyright {display:inline;white-space:nowrap;float:left;} 

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
}
