body {
  background: #8A6227;
  margin: 0px;
  padding: 0px;
}

A:link    {text-decoration: none;}
A:visited {text-decoration: none;}
A:active  {text-decoration: none;}
A:hover   {text-decoration: underline;}

#content {
  position: absolute;
  left: 50%;
  top: 4;
  width: 996;
  margin-left: -498;
}

.pNormBlack {
  font-family: serif;
  font: Palatino;
  font-size: 13px;
  color: #070200;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pNormBlackBold {
  font-family: Palatino;
  font: Palatino;
  font-size: 14px;
  font-weight: bold;
  color: #070200;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pLargerBlack {
  font-family: Palatino;
  font: Palatino;
  font-size: 16px;
  color: #070200;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pNormRed {
  font-family: serif;
  font: Palatino;
  font-size: 13px;
  color: #973314;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pNormRedBold {
  font-family: Palatino;
  font: Palatino;
  font-size: 14px;
  font-weight: bold;
  color: #973314;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pNormRedBoldBigger {
  font-family: Palatino;
  font: Palatino;
  font-size: 18px;
  font-weight: bold;
  color: #973314;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pNormRedBoldSpecial {
  font-family: Palatino;
  font: Palatino;
  font-size: 13px;
  font-weight: bold;
  color: #973314;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pNormYellowBold {
  font-family: Palatino;
  font: Palatino;
  font-size: 14px;
  font-weight: bold;
  color: #8E8852;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
}

.pFooterLine {
  font-family: Palatino;
  font: Palatino;
  font-size: 10px;
  font-weight: bold;
  color: #070200;
  letter-spacing: 0px;
  word-spacing: 0px;
  line-height: 1.3;
  margin-top: 2px;
  margin-bottom: 2px;
}

#sb1 {
  float: left;
  width: 88px;
  height: 112px;
  clear: left;
}

