A {
  color: #8C0;
}

A:hover {
  color: #C00;
}

BODY {
  background-color: #DDD;
  background-image: url(img/bigurl.gif);
  background-position: 50% 0%;
  background-repeat: no-repeat;
  font-family: verdana;
  height: 100%;
  margin: 0px;
}

CENTER.page {
  height: 100%;
}

H1 {
  background-image: url(img/dotline.gif);
  background-position: 0% 100%;
  background-repeat: repeat-x;
  color: #C00;
  font-family: arial;
  font-size: 19pt;
  font-style: italic;
  font-weight: bold;
  padding-left: 32px;
}

H2 {
  padding: 0px 0px 0px 32px;
  font-size: 11pt;
}

P {
  padding: 0px 32px 32px 32px;
}

P TD {
  font-size: 10pt;
}

TABLE.list TD {
  padding-right: 16px;
}

TABLE.page {
  height: 100%;
}

TD.body {
  background-color: #FFF;
  font-size: 10pt;
  vertical-align: top;
  width: 740;
}

TD.designer {
  height: 100%;
  vertical-align: bottom;
  width: 16px;
}

TD.designer A {
  background-image: url(img/designer.gif);
  display: block;
  height: 172px;
  text-decoration: none;
  width: 11px;
}

TD.designer A:hover {
  background-image: url(img/designer_over.gif);
}

TD.header {
  height: 230px;
  padding-top: 30px;
  width: 756px;
}

TD.photoborder {
  background-color: #000;
  padding: 0px 3px 0px 3px;
  text-align: center;
  vertical-align: top;
  width: 176px;
}

TD.photoborder IMG {
  margin-top: 3px;
}