#footer {
	height: 50px;
	width: 890px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6E95A6;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	text-decoration: underline;
	clip: rect(auto,auto,auto,auto);
	float: right;
}
