
.projimg {
  border: 0;
  width: 200px;
  height: 140px;
}

.projdesc {
  font-family: "times";
}

a.publication:visited, a.publication:link {
  text-decoration: none;
  color: #777;
}

a.talkslides:visited, a.talkslides:link, a.home:visited, a.bio:visited, a.home:link, a.bio:link, a.projdesc:link, a.projdesc:visited {
  text-decoration: none;
  color: #777;
}

div.dropMenu, div.topMenu {
  font-family:      "tahoma";
  font-weight:      normal;
  font-size:        larger;
/*  text-transform:   lowercase; */
}


/*
  Make the whole width of the links
  active -- height necessary for IE 5.5
*/

.home {
  color:            #333;
  background:       #fff;
  font-family:      "helvetica";

/*  display:          block; */
/*  height:           1.3em; */
  text-decoration:  none;
}

.tophome {
  color: #333;
  background: #fff;
  font-family: "helvetica";
  text-decoration: none;
  font-weight: bold;
}

a.tophome:hover {
  text-decoration: underline;
}
 
a.projdesc:hover, a.publication:hover, a.talkslides:hover, a.home:hover, a.bio:hover {
  color:            #333;
  background:       #fff;
  text-decoration:  underline;
}

.publication, .talkslides {
  font-family: "times";
  font-size:   medium;
}

.bio {
  font-family: "times";
  font-size:   medium;
}

.projtitle {
  font-family: "helvetica";
  color: #333;
  font-weight: bold;
}