body {
  padding-left: 1em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: #000000;
  background-color: #D0E0FF;}
/*  background-color: #606060} */
li {
  margin-bottom: 10px;
}
figure {
  display:block;
  width:150px;
  height:150px;
  border-radius: 250px;
  background: #999999;
}
figure img {
  margin-left:25;
  margin-top:25;
  display:inline-block;
  width: 100px;
  height: auto;
}
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 0em;
  width: 9em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }
a:link {
  color: #000055; }
a:visited {
  color: #444488; }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
.staff_photo {
  width: 200px;
  height: 200px;
}
.table_image {
  width: 15%;
  height: 15%;
}
#staff_table {
  font-size: 12px;
}
.image_div {
  width: 200px;
  height: 200px;
}

code {
  font-weight: bolder;
  font-size: larger;
}
