body {
  background-color: #23201A;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  color: #FFFFFF;
}

a:link, a:visited {
  color: #E26417;
}
a:hover {
  color: #A1CE69;
}

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

h2 {
  font-size: 12px;
  font-weight: bold;
}

#header {
  width: 790px;
  margin: auto;
  text-align: center;
  background: #000000;
  color: #FFFFFF;
  font-size: 16px;
}

#mainContainer {
  width: 500px;
  margin: auto;
  margin: 5px;
  text-align: left;
}

#footer {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  margin: auto;
  text-align: center;
  background: #000000;
  color: #FFFFFF;
}

#displayTitle {
  width: 350px;
  font-size: 12px;
  color: #E74E0A;
  margin-left:20px;
  font-weight: bold;
  border-bottom: 2px solid #333333;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 3px;
}
 style1 {
  color: #99CC66;
}
 style2 {
  font-size: 12px;
}
 style3 {
  color: #FFFFFF; 
  font-size: x-small;
}
 style6 {
  color: #23201A;
}
 style7 {
  color: #B0B0B0;
}
 style8 {
  color: #97AC3F;
}

#footerLinks {
  text-align: left;
  margin-left: 10px;
}
.selectionContainer {
  margin-left: 10px;
  text-align: left;
}
.mainSelectionContainer {
  margin-left: 10px;
  text-align: left;
  font-size: xx-small;
}
.style1 a:link, .style1 a:visited {
     color: #94C564;
     font-size: 10px;
     text-decoration: underline;
}

