body {
  font-family: Georgia, Times New Roman, serif;
  }
h1, h2 {
  display: none;
  }
h3 {
  margin: 2em 0 0;
  font-size: 161.6%;
  font-weight: bold;
  font-family: Lucida Grande, Tahoma, Verdana, sans-serif;
  color: #1555b3;
  }
a {
  color: #1555b3;
  }
ul, p {
  margin: 1em 0;
  font-size: 116%;
  }
ul li {
  line-height: 1.6;
  }
dl {
  margin: 1em 0;
  font-size: 116%;
  }
  dt {
    font-weight: bold;
    margin: 1em 0 0;
    }
.photo {
  display: block;
  float: left;
  margin: 0 1em 0 0;
  }
#hotline {
  position: absolute;
  top: 0;
  right: 0;
  }
/* navigation */
#nav {
  list-style: none;
  width: 1031px;
  margin: 0 auto;
  }
  #nav li {
    display: block;
    float: left;
    }
    #nav li a {
      display: block;
      }
    #nav li span {
      display: none;
      }
    
  #space_left {
    background: transparent url('../images/nav_01.png') top left no-repeat;
    height: 157px;
    width: 88px;
    }
  #nav_about a {
    background: transparent url('../images/nav_02.png') top left no-repeat;
    height: 157px;
    width: 99px;
    }
  #nav_studies a {
    background: transparent url('../images/nav_03.png') top left no-repeat;
    height: 157px;
    width: 142px;
    }
  #nav_home a {
    background: transparent url('../images/nav_04.png') top left no-repeat;
    height: 157px;
    width: 338px;
    }
  #nav_staff a {
    background: transparent url('../images/nav_05.png') top left no-repeat;
    height: 157px;
    width: 66px;
    }
  #nav_sponsors a {
    background: transparent url('../images/nav_06.png') top left no-repeat;
    height: 157px;
    width: 103px;
    }
  #nav_contact a {
    background: transparent url('../images/nav_07.png') top left no-repeat;
    height: 157px;
    width: 107px;
    }
  #space_right {
    background: transparent url('../images/nav_08.png') top left no-repeat;
    height: 157px;
    width: 88px;
    }
    
/* photo */
#message {
  width: 990px;
  margin: 0 auto;
  font-family: Georgia, Times New Roman, serif;
  color: #1555b3;
  overflow: hidden;
  clear: left;
  }
  #message p {
    margin: 0;
    }
  #message img {
    display: block;
    float: left;
    margin: 0 60px;
    }
  #message h3 {
    font-size: 197%;
    margin: 2em 0 1em;
    font-weight: normal;
    }
  #message h4 {
    font-size: 161.6%;
    }
    
/* center */
#stripe {
  background: #1555b3 url('../images/stripe_top_bg.png') top left repeat-x;
  height: 76px;
  clear: left;
  color: #ffffff;
  font-family: Georgia, Times New Roman, serif;
  font-size: 146.5%;
  }
  #stripe h3 {
    width: 990px;
    margin: 0 auto;
    padding: .8em 0;
    font-size: 100%;
    font-weight: normal;
    color: #ffffff;
    }
    #stripe h3 span {
      font-variant: small-caps;
      }
#main {
  background: transparent url('../images/stripe_bottom_bg.png') top left repeat-x;
  overflow: hidden;
        clear: left;
  }
  #main #container {
    width: 990px;
    margin: 0 auto;
    }
    #main #container h4 {
      font-size: 167%;
      color: #ffffff;
      margin: .4em 0 .8em;
      font-family: Lucida Grande, Tahoma, Verdana, sans-serif;
      }
  #main #who, #main #studies {
    float: left;
    }
  #main #who {
    width: 600px;
    font-family: Georgia, Times New Roman, serif;
    }
    #main #who p, #main #who ul {
      font-size: 131%;
      line-height: 1.3;
      }
      #main #who ul {
        padding: 1em;
        }
        #main #who ul li {
          list-style-type: disc;
          }
  #main #studies {
    width: 360px;
    margin: 0 0 0 20px;
    font-family: Georgia, Times New Roman, serif;
    }
    #main #studies ul {
      font-size: 161.6%;
      }

