#Footer
{
  clear: both;
  background-color: #f3f3ec;
  text-transform: uppercase;
  font-size: 0.8em;
  padding: 5px 5px 5px 0px;
  text-align: center;
  width: 805px;
  border-top: 10px solid #e5e5e5;
  margin-bottom: 20px;
}

#Footer a
{
  color: #82795e;
  background-color: #f3f3ec;
  padding: 5px 10px 5px 10px;

}