div.about
{
  float:    left; 
  position: relative; 
  left:     20px;
  width:    700px;
}

div.float_right
{
  width:      200px;
  float:      right;
  text-align: center;
}

span.photo_caption
{
  width:        200px;
  color:        #525252; 
  font-size:    0.7em; 
  font-family:  Arial, Garuda;
}
