#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/bottomHR.png);
	background-repeat: no-repeat;
	width: 850px;
	padding-top: 12px;
	text-align: center;
	line-height: 16px;
	margin-right: auto;
	margin-left: auto;
	}
#footer .pipe {
	padding-right: 2px;
	padding-left: 2px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
