#dissertation, #personal, #research, #instructional {
  background-color:yellow;
  border:solid;
  color:#666666;
  padding:20px 0px 20px 0px;
}

#navbuttons {   
  float:left;
  margin:20px 0px;
}

#welcomebox {
  background:#a5c3d3 no-repeat bottom left;
  color:#555555;
  float:right;
  font-size:11px;
  height:40px;
  text-align:center;
  padding-bottom:2px;
  vertical-align:middle;
  width:132px;
}

h3 {
  margin:10px 0px 10px 0px;
}

h4 {
  margin:0px 0px 10px 0px;
}

label {
  font-size:11px;      
}

label.left {
  color:#4b6c7d;
  display:inline-block;
  font-weight:bold;      
  float:left;
  width:7.5em;
}

label.top {
  color:#4b6c7d;
  font-weight:bold;      
  float:none;
  padding-left:0px;
}

label.sub {
  color:#666;
  display:inline;
  vertical-align:bottom;
  width:4em;
}

p.exposition {
  text-align:justify;
  color:#666;
}
