body {
  color: #000000;
  font-size: 10pt;
  font-family: Geneva, Arial, Helvetica;
  background-color: #EEEEEE;
  padding-top: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 780px;
}
.header {
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  background-color:#666666;
  vertical-align: top;
  min-height:70px;
  min-width: 256px;
  max-width: 780px;
  overflow: hidden;
}
#content {
  max-width: 780px;
  margin-left: 4px;
  margin-right: 4px;
}
.credit {
  font-size: 6pt;
  font-weight: normal;
}
.header2 {
  max-height: 70px; /* firefox silliness */
  float: left;
  overflow: visible; /* firefox link-clicky bit */
  font-size:        medium;
  font-weight:      bold;
  font-style:       normal;
/*  vertical-align: top;*/
  padding: 0px 0px 0px 0px;
/*  text-align: center;*/
}
.slogan a {
  margin-left: 1em;
  color: #FFFFFF;
  text-decoration: none;
}
.slogan a:hover {
  color: #F88C0B;
  text-decoration: underline;
}
.slogan {
  margin: 1em 1em 0 1em;
}
img {
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  border: 0;
}
.hidden {
  position: relative;
  top: 50px;
  float: right;
  padding: 0px 0px 0px 0px;
  margin:  0px 0px 0px 0px;
  font-size: 8pt;
  color: #666666;
}
.hidden a {
  color: #666666;
}
.hidden a:hover {
  color: #555555;
}

.links {
  background:#adadad;
  float:right;
/*  padding: 0 0 0 0;*/
/*  padding: 0 0 0 1em;*/
  padding: 0 4px 0 4px;
  margin: 0 0 0 1em;
}
.links a {
  text-decoration: none;
  color: #FFFFFF;
}
.links a:hover {
  color: #666666;
  text-decoration: underline;
}
a.pop {
  color: #0000FF;
  font-size:        medium;
  font-weight:      bold;
}
a.pop:hover {
  color: #FFFFFF;
}
h1 {
  font-size: 18pt;
  font-weight: bold;
}
h2 {
  font-size: 16pt;
  font-weight: bold;
}
h3 {
  font-size: 14pt;
  font-weight: bold;
}
.tiny {
  font-size: 6pt;
  font-weight: normal;
  text-align: left;
}

