


div.staff_member {

  margin: 18px auto;
  
  padding-bottom: 18px;
  
  border-bottom: 1px solid #BFBFBF;

}

div.photos {

  margin: 24px auto;
  
  padding-bottom: 24px;

  border-bottom: 1px solid #BFBFBF;

  text-align: center;

}

.staff_member .person_name {

  font-weight: bold;

}


div.nav_links {

  margin: 12px auto;
  
  text-align: center;

}