#Footer
{
	clear: both;
	display: block;
	width:100%;
	height:13px;
	border-top:1px solid #5E5E5E;
	margin-bottom:2px;
}

#FooterLinks
{
	float:left;
	margin-left:5px;
	margin-top:2px;
}

#FooterLinks a
{
	color:#994708;
	text-decoration:none;
}


#FooterLinks a:hover 
{
	text-decoration:underline;
}

#FooterImage 
{
	float:right;
	margin-right:5px;
	margin-top:2px;
}

/* @media screen */

#PrintableFooter
{
	display:none;
}	

