/*

  $Id: footer.css,v 1.0.0 2003/10/21 04:24:07 saiki Exp $
  AstroArts common footer StyleSheet

*/

#footer {
  clear: both;
  border-top: 1px solid #999;
}

#footer address {
  font-style: normal;
}

#copyright {
  font-family: "Helvetica Neue", "Arial" sans-serif;
  margin: 5px;
}

#copyright a {
  color: #000;
  font-size: 140%;
  font-family: "Arial Black" sans-serif;
}

#copyright a:hover {
  background: transparent !important;
}

#copyright a img {
  border: none;
}
