body {
  font-family: sans-serif;
  background-image: url( "/images/backgrounds/niceblue.gif" );
}

hr {
  size: 2;
}

table.navbar {
  position: relative;
  top: -30;
}

table.navbar h3 {
  background: turquoise;
  border: 0.2em solid blue;
  color: blue;
  font-size: large;
  padding: 0.3em 0.3em;
}

table.navbar h4 {
  background: turquoise;
  border: 0.2em solid blue;
  color: blue;
  padding: 0.3em 0.3em;
}

table.navbar2 h5 {
  color: blue;
  padding: 0.1em 0.1em;
}

table.navbar a {
  text-decoration: none;
}

table.navbar a:link {
  color: blue;
}

table.navbar a:visited {
  color: blue;
}
 
table.yearly {
  cellpadding: 0.2em
}

ol.pubs {
  list-style-type: none;
}

ol.pubs li {
  padding: 0.4em;
}

ol.people {
  list-style-type: none;
}

ol.people li {
  padding: 0.4em;
}

ol.links {
  list-style-type: none;
}

ol.links li {
  padding: 0.4em;
}

img.ccnylogo {
  vspace: -10;
}

img.group {
  margin-left: 20%;
  margin-right: 20%;
  height: 507;
  width: 600;
}
