body {
  background-color: #551951;
  margin-top: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #4e4e4d;
}
#main {
  width: 817px;
  background-color: #fff;
  border: 10px solid #cbd6c8;
}
#main td {
  vertical-align: top;
}
#emailrequest {
  width: 220px;
  background-color: #f2e3fb;
}
#emailrequest td {
  text-align: left;
  font-size: 10pt;
  line-height: 14pt;
  padding: 10px 3px 3px 3px; 
}
.emailhead {
  font-size: 12pt;
  color: #535153;
  font-weight: bold;
}
#insidecontents {
  background: url('images/bg_inside.gif');
  text-align: left;
  font-size: .9em;
  line-height: 1.5em;
  padding-left:55px; padding-right:55px; padding-top:10px; padding-bottom:10px 
}
#events {
  text-align: left;
  font-size: .9em;
  line-height: 1.5em;
  padding: 0px 10px 10px 20px;
}
#copyright {
  color: #9e9e9e;
  font-size: .7em;
  text-align: left;
  padding: 10px 10px 10px 10px;
}
.purple {
  color: #862780;
  font-weight: bold;
}
a:link {
  color: #923a8b;
}
a:visited {
  color: #923a8b;
}
a:hover {
  color: #bc24b2;
}
a:active {
  color: #bc24b2;
}
h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #535153;
  border-top: 1px dotted #c8ced6;
  padding-top: 10px;
}
h2 {
  font-size: 1em;
  font-weight: bold;
  color: #0c46a7;
}
