/* CSS file for Hall of FAME */
.clickinfo {
  text-align: center;
}

h2 {
  text-align: center;
}

p:first-letter {
  font-size: 100%;
}

h5 {
  display: inline;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
}

td {
  text-align: center;
  font: normal 10px Arial, sans-serif;
}

td em {
  text-align: center;
  font-family: Arial;
  font-size: 10px;
  font-weight: normal;
  font-style: italic;
}

div.com {
  text-align: center;
  font-family: Arial;
  font-style: normal;
}

.sl0 {
  font-size: 20px;
  font-weight: normal;
}

.sl1 {
  font-size: 18px;
  font-weight: normal;
}

.sl2 {
  font-size: 16px;
  font-weight: normal;
}

.sl3 {
  font-size: 14px;
  font-weight: normal;
}

.sl4 {
  font-size: 12px;
  font-weight: normal;
}

.sl5 {
  font-size: 10px;
  font-weight: normal;
}

.sl6 {
  font-size: 9px;
  font-weight: normal;
}

.hof {
  font-size: 10px;
  font-weight: normal;
}

a:link img.pupilimg, a:visited img.pupilimg, a:active img.pupilimg {
  border-style: outset;
  border-width: 3px;
  border-color: #ddd;
  text-decoration: none;
}

a:hover img.pupilimg {
  border-style: inset;
  border-width: 3px;
  border-color: #ddd;
  text-decoration: none;
}

.pupilimg
{
	position: relative;
	background-color: #fff;
}
