﻿#footer
{
  padding: 1em;
  border-style: solid none none none;
  border-width: medium;
  border-color: #008000;
  background-color: white;
  height: 1.5em;
  text-align: left;
}

#footer .copyright
{
  font-size: .7em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #666666;
}