body {
  font-family: arial;
  font-size: 10pt;
}

#logo {
	border: 0px;
}

#content {
  margin-left: auto;
  margin-right: auto;
  width: 85%;
  min-width: 780px;
}

#menu {
  text-align: right;
  margin-top: -16px;
  margin-bottom: 0px; /* So that the journal's sidebar touches. */
  border-bottom: 1px solid grey;
  padding-bottom: 4px;
}

#breadcrumbs {
  text-align: right;
  margin-top: 4px;
}

#footer {
  text-align: center;
  border-top: 1px solid grey;
  padding-top: 4px;
  clear: both;
}

h1 {
  font-size: 14pt;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 10pt;
}

a {
  color: #730;
}

.project-date {
  font-size: 8pt;
  font-weight: bold;
}
