body, td {
  color: #3F3F3F;
  background-color: #FFF;
  font-family: "Century Gothic", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  margin-top: 0;
}

h1 {
  font-weight: normal;
  font-size: 18px;
}

#headline {
  font-size: 48px;
  text-align: center;
}

#headline_small {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

#tagLine {
  display: block;
  font-size: 24px;
  color: #E00;
  text-align: center;
}

#copyright {
  font-size: 12px;
  color: #BFBFBF;
  text-align: center;
}

#close, #return {
  text-align: right;
  font-weight: bold;
}

#activeMenuItem {
  font-weight: bold;
  color: #000;
}

#eMail a:link {
  text-decoration: underline;
}

.initialLetter {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

.galleryLink {
  font-size: 18px;
  text-align: center;
}

.galleryNavigation, .showcaseNavigation {
  font-size: 14px;
  font-weight: bold;
}

.heading {
  font-size: 14px;
  font-weight: bold;
}

.menu {
  font-size: 13px;
  text-align: center;
}

.galleryNavigation {
  color: #000;
  font-weight: bold;
}

.closeLink {
  text-align: right;
}

.galleryPiece, student_project {
  display: none;
  margin-bottom: 20px;
}

a:link {
  color: #3F3F3F;
  text-decoration: none;
}

a:visited {
  color: #3F3F3F;
  text-decoration: none;
}

a:hover {
  color: #E00;
  text-decoration: underline;
}

a:active {
  color: #000;
  text-decoration: none;
}

#navigation {
  border: 1px #8F8F8F solid;
}

.student_project_text {
  font-size: 12px;
}

.student_project {
  padding-bottom: 10px;
}
