
.staff_members .staff_member {

  margin-bottom: 24px;

}

.staff_member .person_name {

  font-weight: bold;

}

.staff_member p {

  margin-top: 0;

}

.staff_member div.photo {

  margin: 8px auto;
  
  text-align: center;

}

div.nav_links {

   margin: 12px auto;
   
   text-align: center;

}


h1.position {

  font-weight: bold;
  
  font-size: 120%;

}

div.photo {

  text-align: center;
  
  margin: 12px auto;

}



table.main_layout {

  margin: auto;

}

table.main_layout td {

  text-align: center;
  
  vertical-align: middle;
  
  padding: 8px 16px;

}
