.copyrightLine
  {
  position: absolute;
  left: 155.5px;
  top: 580px; /* Will fit in most 6-bars-used browsers (OS taskbar, Title, Menu, Navigation, Tabs, & Status). */
  width: 693px;
  height: 20px;
  text-align: center; /* Compromise for when JavaScript is off. */
  z-index: 100;
  visibility: visible;
  }

.copyrightImg
  {
  position: relative;
  left: 0px;
  top: 0px;
  text-align: center; /* Compromise for when JavaScript is off. */
  width: 693px;
  height: 20px;
  z-index: 100;
  visibility: visible;
  }

.copyrightImgEmail
  {
  position: relative;
  left: 0px;
  top: 0px;
  }