.memberBlock
{
  float:left;
  margin-bottom: 10px;
  background: url( ../images/scga_bodybg_center.jpg ) repeat-x;
  border: 1px solid #C9B8B8;
  padding: 3px;
}

.memberName
{
  color: #C40000;
  font-size: 11pt;
  font-weight: bold;
}

.memberData
{
/*  float: left;
  width: 480px;*/
  margin-bottom: 10px;
}

.memberDataAssoc
{
  float: left;
  width: 480px;
  margin-bottom: 10px;
}

.memberImg
{
  float: right;
  width: 100px;
}

.memberAddress
{
  color: #7D6060;
  margin-bottom: 5px;
}

.memberBlurb
{
  margin-bottom: 5px;
}

.memberUrl a
{
  color: #7D6060;
  text-decoration: none;
}

.memberUrl a:hover
{
  color: #6F1313;
  text-decoration: none;
}

.memberGallery
{
  margin: 5px;
  padding: 5px;
  border: 1px solid #C9B8B8;
}

.clickDetail
{
  font-size: 10pt;
  font-weight: normal;
  color: #A89393;
}