body {
  margin-top: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
}

.maincontent {
  /*background-color: #000000;*/
  width: 600px;
  text-align: justify;
  color: #CCCCCC;
  padding: 7px 10px 8px 10px;
  font-family: Verdana;
  font-size: 75%;

}

a, a:visited {
  font-weight: bold;
  color: #C50C0C;
  text-decoration: underline;
}

#links {
  text-align: right;
  padding-bottom: 10px;
  letter-spacing: 5px;

}


.container {
  /*background-color:#000000;*/
  width:646px;
  padding-bottom:10px;
  text-align:center;
  background-image: url('../images/glow-bg.gif');
}


h2 {
  font-family: Tahoma;
  font-size: 13px;
}

h1 {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
}

