body {
  text-align:center;
  margin: 0;
  padding: 0;
  font-family: Geneva, sans-serif;
  font-size: small;
  color: #CCCC99;
  background-image: url(images/sandyred.gif);
}
a {
  font-weight: bold;
  color: #cc9900;
  text-decoration: underline;
}
ol {
  font-size: 110%;
  font-weight: 600;
}
h1 {
  font-size: 140%;
  color: #cc9900;
}
font.bright {
  color: #CC9900;
  font-weight: bold;
  font-size: 110%;
}
font.big {
  font-size: 110%;
  font-weight: bold;
}
.wrapper {
position:relative;
margin:0 auto;
text-align:left;
width:843px;
}
#header01 {
  background-image: url(media/bgs/01.gif);
  float: left;
  width: 214px;
  height: 200px;
}
#header02a {
  background-image: url(media/bgs/02a.gif);
  float: left;
  width: 301px;
  height: 200px;
}
#header03 {
  background-image: url(media/bgs/03.gif);
  float: left;
  width: 328px;
  height: 200px;
}
#header06 {
  background-image: url(media/bgs/06home.gif);
  clear: left;
  float: left;
  width: 214px;
  height: 116px;
}
#header06alt {
  background-image: url(media/bgs/06.gif);
  clear: left;
  float: left;
  width: 214px;
  height: 116px;
}
#header02b {
  background-image: url(media/bgs/02b.gif);
  float: left;
  width: 301px;
  height: 116px;
}  
#header07 {
  background-image: url(media/bgs/07.gif);
  float: left;
  width: 328px;
  height: 116px;
}
#nav08 {
  background-image: url(media/bgs/08.gif);
  clear: both;
  float: left;
  width: 214px;
  height: 55px;
}
#nav09 {
  background-image: url(media/bgs/09.gif);
  float: left;
  width: 301px;
  height: 55px;
}
#nav10 {
  background-image: url(media/bgs/10.gif);
  float: left;
  width: 328px;
  height: 55px;
}
#maintable {
  clear: both;
  background-image: url(media/bgs/maintable.gif);
  float: left;
  width: 843px;
}
#content {
  float: left;
  width: 60%;
  margin-left: 5%;
}
#contentnocols {
  margin-left: 5%;
  margin-right: 5%;
}
#rightbar {
  top: 1%;
  float: right;
  width: 35%;
}
img.bottom {
  align: bottom;
}
#footer {
  clear: both;
  background-image: url(media/bgs/footer.gif);
  width: 843px;
  height: 43px;
}
table.thumbs {
  width: 100%;
  border: none;
  color: #660000;
  font-weight: bold;
}
font.title {
  color: #CC9900;
  font-weight: bold;
}
table.thumbs tr.alt {
  background: #996633;
}
img.framed {
  border: 3px solid #cc9900;
}
