#history {
  font-size : 1em;
  vertical-align : top;
  text-align : justify;
}
#history P {
  padding-top : 8px;
}
#history P:first-letter {
  font-size : 150%;
}
.picspacer {
  width : 20px;
}
.pic {
  width : 92px;
  height : 120px;
  background : url(../images/PhotoFrame.gif) no-repeat center center;
  padding : 0;
  text-align : center;
}
.pictext {
  font-size : 0.7em;
  text-align : center;
  vertical-align : top;
  padding : 4px 0 8px 0;
}
#listheader {
  width : 320px;
  font-size : 1em;
  font-weight : bold;
  text-align : center;
  background : url(../../images/layout/dotbar.gif) no-repeat center bottom;
  padding-bottom : 6px;
}
#listcontent {
  width : 220px;
  font-size : 0.75em;
  text-align : left;
  padding-bottom : 12px;
}
#membertext {
  width : 540px;
  font-size : 0.75em;
  text-align : left;
}
#membertext P {
  font-size : 1em;
  margin-left : 1em;
  padding-bottom : 8px;
}
#membertext H1 {
  font-size : 1em;
}
#memberpicright {
  width : 240 px;
  float : right;
  padding : 0 0 16px 16px;
}
#memberpicright IMG {
  border : 1px solid #202030;
  float : right;
}
.support {
  margin : 0 12px 0 12px;
  width : 170px;
  float : left;
  font-size : 0.7em;
  text-align : justify;
}
.support H1 {
  text-align : center;
  font-size : 1.25em;
  padding : 8px 0 2px 0;
}
.support IMG {
  border : 1px solid #202030;
}
