
#MemBoardShare {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 385;
  height: 400;
  visibility: hidden;
}


#MemBoardShareResponse {
  position: absolute;
  top: 100px;
  left: 15px;
  width: 385px;
  height: 200px;
  text-align: left;
  font-size: 12pt;
  visibility: hidden;
}


#MemPictureArea {
  width: 550px;
  height: 580px;
  background-image: url("../art/facilities/horizBackground_515x373.jpg");
  background-repeat: no-repeat;
  background-position: 28px 0px;
  text-align: center;
/*
border-width: 1px;
border-color: red;
border-style: solid;
*/
} 


#facilityPic {
  margin: 0px 0px 0px 0px;
}

#MemButtonArea {
}

#MemTextArea {
  height: 50px;
  vertical-align: top;
  text-align: center;
/*
  border-style: solid;
  border-color: black;
  border-width: 1px;
*/
}

.memPicParagraph {
  margin-top: 14px;
  font-size: .875em;
}



#facilities {
  width: 575px;
}

