body {
  color: #FFFFFF;
  font: 12px Georgia;
  margin: 0 8 0 0;
  padding: 0px;
}

form {
  margin: 0;
  padding: 0;
}

#homeLink {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 24px;
  background-image: url('/images/common/backhome.gif');
}

a {
  color: #76BDDA;
}

a:visited {
  color: #76BDDA;
}

p {
  font-size: 12px;
  text-align: justify;
  margin-bottom: 16px;
  line-height: 16px;
}

h1 {
  font: 18px Georgia;
  font-weight: bold;
  margin: 20px;
  text-align: center;
}

h2 {
  font: 14px Georgia;
  font-weight: bold;
  margin-top: 10px;
}

h3 {
  color: #FFCA81;
  font: 12px; Georgia;
  font-weight: bold;
  margin-bottom: -12px;
}

.hr {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 10px;
}

table {
  font: inherit;
}

#main {
  border: 0px;
  width: 635px;
  height: 100%;
  align: top;
}

.header {
  margin-top: 1px;
  margin-right: 3px;
  border: 0;
}

#pageform {
  height: 30px;
  padding: 0px;
}

#pageselect {
  background-color: #000000;
  color: #FFFFFF;
  font-size: 10px;
}

#menu {
  width: 130px;
  padding: 0; 
  position: relative;
}

#menu tr td {
  width: 130px;
  height: 35px;
  padding: 0;
}

#mainContent {
  width: 380px;
  padding: 0px;
  margin-bottom: 40px;
  line-height: 18px;
  text-align: left;
}

.quote {
  font-size: 12px;
  font-style: italic;
  margin: 20px;
}

.caption {
  font-size: 14px;
  line-height: 28px;
  font-style: italic;
}

.fineprint {
  font-size: 11px;
}

li {
  font: 12px Georgia;
  line-height: 16px;
}

.em {
  text-align: center;
  margin: 30 0 30 0px;
  font-size: 16px;
  font-family: Georgia;
  font-weight: bold;
}

.em a {
  font-size: 16px;
  font-family: Georgia;
  font-weight: bold;
}

.profile {
  margin: 10 0 10 0px;
  font-size: 12px;
}

.profilepic {
  width: 100px;
  height: 120px;
  margin: 0 8 4 0px;
  border: 1px solid #ffffff;
  float: left;
}