#current .photos {
  height: 300px;
  overflow: hidden;
  padding: 0; }
  #current .photos img {
    height: 300px; }
#current #principal h3.name {
  font: 26px/36px Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 0; }
#current #principal h4.position {
  font: 16px/26px Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 200;
  margin-top: 0; }
#current #principal a {
  color: black;
  text-decoration: underline; }
#current .member .position {
  font-size: 0.8em;
  float: right;
  color: #777; }
#current .member a {
  color: #333;
  text-decoration: underline; }

#alumni h1 a {
  text-decoration: underline;
  color: black; }
#alumni #collage .col {
  padding: 0; }
#alumni #collage .photo img {
  width: 100%; }
#alumni .modal {
  width: auto;
  height: auto; }
  #alumni .modal img {
    width: 100%; }
#alumni table tr td p {
  margin: 5px 0; }

/*# sourceMappingURL=people.css.map */
