#framecontentLeft {
  position: absolute;
  top: 0;
  height: 100%;
  overflow: hidden;
  line-height: 1.4em;
  width: 200px;
  left: 38pt;
  font-size: 0.9em;
  font-family: Palatino Linotype;
  color: white;
  background-image: url(images/LogoLeft.png);
  background-repeat: no-repeat;
  background-position: center 95%;
  background-color: #a40028;
}
#framecontentTop {
  top: 0;
  right: 0;
  height: 125px;
  overflow: hidden;
  background-color: #a40028;
  left: 250px;
  width: 700px;
  position: absolute;
  font-family: Palatino Linotype;
  background-image: url(images/bannerSO.jpg);
  background-repeat: no-repeat;
  line-height: 1.7em;
  color: white;
}
#maincontent {
  background-attachment: fixed;
  top: 125px;
  right: 0;
  bottom: 0px;
  left: 250px;
  overflow: auto;
  width: 700px;
  font-size: 0.9em;
  font-family: Palatino Linotype;
  color: #73300e;
  position: absolute;
  list-style-type: none;
  list-style-image: url(images/triangle-red.png);
  background-image: url(images/score1a.gif);
  background-repeat: repeat;
  background-position: center top;
}
.innertube {
  margin: 15px;
  font-family: Palatino Linotype;
}
* html body {
  padding: 110px 0 60px 250px;
  font-family: Palatino Linotype;
}
* html #maincontent {
  height: 100%;
  width: 100%;
  font-family: Palatino Linotype;
}
.reclist ul {
  list-style-position: outside;
  list-style-image: url(images/note.png);
}
.pdflist ul {
  list-style-position: outside;
  list-style-image: url(images/pdf_icon.gif);
}
.finalelist ul {
  list-style-position: outside;
  list-style-image: url(images/finale_icon.gif);
}
.menu ul {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 0px;
  list-style-position: inside;
  display: block;
}
.menu a:link {
  text-decoration: none;
  font-family: Palatino Linotype;
  color: white;
  width: 9.8em;
  display: block;
}
.menu a:visited {
  text-decoration: none;
  font-family: Palatino Linotype;
  color: white;
  width: 9.8em;
  display: block;
}
.menu a:hover {
  border-style: none;
  margin: auto auto auto -3px;
  padding: 0px 3px;
  font-family: Palatino Linotype;
  width: 9.8em;
  display: block;
  background-color: #fdfbf1;
  color: red;
}
div#maincontent p:first-letter {
  font-weight: bold;
  font-size: x-large;
  color: red;
}
div#maincontent h1:first-letter {
  color: red;
  font-size: larger;
}
div#maincontent h2:first-letter {
  color: red;
  font-size: larger;
}
div#framecontentLeft h3:first-letter {
  color: red;
  font-size: larger;
}
div#maincontent a:link {
  color: #3333ff;
}
div#maincontent a:visited {
  color: #3333ff;
}
div#maincontent a:hover {
  color: #d51920;
}

div.centered table.entries {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}

