th
{
  font-size: 0.80em;
  font-weight: bold;
  text-align: center;
}

a
{
  color: #2e3092;
}

a:hover
{
  color: red;
}

.headerSmall
{
  font-size: 1.00em;
  font-weight: bold;
}

.headerMed
{
  font-size: 1.50em;
  font-weight: bold;
}

.headerMedFixed
{
  font-size: 25px;
  font-weight: bold;
}

.calEvent
{
  position: relative;
  height: 75px;
  width: 100%;
  font-size: 0.90em;
  letter-spacing: -0.05em;
  overflow: auto;
}

.memberList
{
  font-size: 0.75em;
  letter-spacing: -0.01em;
  border-top: solid 1px #000000;
}

.homeBox
{
  border-left: solid 1px #000000;
  border-right: solid 1px #000000;
}

.menuLinks
{
  font-weight: bold;
}

#messageArea
{
  font-size: 1.50em;
  font-weight: bold;
  text-align: center;
}

#bodyShadow
{
  color: #cccccc;
  background: transparent;
  text-align: center;
  position: relative;
  left: 0px;
  top: 7px;
}

#bodyText
{
  position: relative;
  left: -2px;
  top: -5px;
  background: transparent;
  z-index: 2;
  text-align: center;
}