
a {text-decoration: none;
  color:#3333ff;
}
.contact {
        width: 400px;
        display: inline-block;
}
a:visited {
  color:#3333ff;
}
body {
  font-family: Arial, Helvetica;
  color:#666666;
  height:100%;
}
div {
  float:left;
}
img {
  float:right;
  margin-top: -170px;
  margin-left:15px;
  border-radius:5px;
}
.contact {
  width: 800px;
}

.navbar {
  margin-left:0px;
  margin-right:30px;
  margin-top:0px;
  padding-bottom:10px;
  background-color:#f2f2f2;
  height:600px;
  float:left;
  border-radius:5px;
  
}
#publications {
  height:1300px;
}
#teaching {
  height: 900px;  
  font-family:Arial, Helvetica; 
  size:-1em;
  color:#666666;
}
#teachinglist {
  float:left;
  font-family:Arial, Helvetica; 
  font-size:-1;
  color:#666666;ol
}
#header {
  width:800px;
  float:left;
}
ul {
  line-height:200%;
  position:relative;
  left:-20px;
  top:10px;
  font-size:1em;
}

#internal {
  top:50px;
}
#main {
  float:left;
  width:800px;
}
#wrapper {
    margin-left:auto;
    margin-right:auto;
    width:1100px;
}
ol {
  padding-left:15px;
  line-height: 150%;
  font-weight:bold;
  margin-top:20px;
  list-style-type:decimal;
}
ol li p {
  font-weight:normal;
}
#address {
  clear:both;
  width: 100%;
}
#clear {
  clear:both;
  float:left;
}
hr {
  width:100%;
}

</style>
