#footer {
	background-color: #D6D6D6;
	height: 27px;
	width: 925px;
	background: url(../images/top.gif) repeat-x;
	text-align:center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 5px;
}
#footer a{color:#000; text-decoration:none;}
#footer a:hover{text-decoration:underline}
