.footer
{
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	width:800px;
	height:30px;
	vertical-align:top;
	text-align:center;
	font-family:verdana;
	font-size:7pt;
	border-top-color:Navy;
	border-top-style:solid;
	border-top-width:thin;
}
