h1 {
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}

h2 {
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 0;
}

a {
  color: Black;
}

ul.nav {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

.type-identity {
  background-image: url(../img/type/identity.gif);
}

.type-environment {
  background-image: url(../img/type/environment.gif);
}

.type-publication {
  background-image: url(../img/type/publication.gif);
}

.type-moving {
  background-image: url(../img/type/moving.gif);
}

.type-misc {
  background-image: url(../img/type/misc.gif);
}

.type-inquiry {
  background-image: url(../img/type/inquiry.gif);
}

.active {
  text-decoration: none;
  font-weight: bold;
}

.project-text {
  width: 340px;
  padding-right: 100px;
  background-color: Silver;
  border: 10px solid Silver;
  font: 13px/120% serif;
}

.project-text p {
  margin: 0;
}

#navigation {
  position: absolute;
  overflow: auto;
  left: 16px;
  top: 25px;
  width: 244px;
  height: 450px;

  font-family: monospace;
  font-size: 12px;
  line-height: 140%;
}

#navigation a {
  padding-right: 16px;
  background-position: right center;
  background-repeat: no-repeat;
}

#navigation a span:hover {
  background-color: #F2F2F2;
  text-decoration: underline;
}

#navigation ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#legend {
  position: absolute;
  overflow: auto;
  left: 16px;
  top: 500px;
  width: 244px;
  height: 140px;

  font-family: monospace;
  font-size: 12px;
  line-height: 140%;
}

#legend ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
}

#legend ul.sort {
  margin-top: 10px;
}

#legend a {
  padding-left: 22px;
  background-position: left center;
  background-repeat: no-repeat;
}

#sub-nav {
  position: absolute;
  overflow: auto;
  left: 276px;
  top: 25px;
  width: 237px;
  height: 145px;

  font-family: serif;
  font-size: 13px;
  line-height: 120%;
}

#sub-nav-container {
  margin-right: 6px;
}

#content-small {
  position: absolute;
  overflow: auto;
  left: 528px;
  top: 25px;
  width: 240px;
  height: 145px;

  font-family: serif;
  font-size: 13px;
  line-height: 120%;
}

#content-small-container {
  margin-right: 6px;
}

#content {
  position: absolute;
  overflow: auto;
  left: 276px;
  top: 203px;
  width: 615px;
  height: 565px;
}

#content img {
  border: 10px solid #F2F2F2;
}

#about-content {
  width: 400px;
  font-family: serif;
  font-size: 13px;
  line-height: 120%;
}

#cls {
  position: absolute;
  overflow: auto;
  left: 778px;
  top: 175px;
  width: 148px;
  height: 20px;
}