body {
  background: #006600;
}

#tabs {
  background: #339933;
}

#tabs a:hover {
  background: #66bb66;
}

#tabs a#research {
  font-weight: bold;
  background: white;
  color: black;
}

.researchlink {
  clear: both;
  margin-bottom: 2em;
}

.researchlink .icon {
  float: left;
  text-align: left;
  width: 160px;
}

.researchlink .icon img {
  border: 2px solid black;
}
