body { 
  background: #ffffff;
  color: #000000;
  font-family: Tahoma, Geneva, sans-serif;
}

#sponsors {
  position: fixed; top: 0; left: 0;
  width: 190px; height: auto;
  border: 1px solid #8073b5; border-bottom: 0;
}

#sponsors h1 {
  padding: 7px 10px 7px 10px;
  margin: 0 0 1px 0;
  background-color: #a398ca;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 10.5pt;
  font-variant:small-caps;
}

#sponsors p {
  padding: 5px 10px 5px 10px;
  margin: 0;
  border-bottom: 1px solid #8073b5;
  font-size: 9pt;
  text-align: center;
}

#sponsors img {
  border: 10;
  color: #ffffff;
}

#sponsors a:link, a:visited { color: #6252a3; text-decoration: none; }
#sponsors a:hover, a:active { color: #a398ca; background-color: #ffffff; }
