html 
{
  overflow: scroll;
} 

body
{
  background: white url(/images/body-bg.png) repeat-x fixed center bottom;
  text-align: center;
  margin: 0px;
  padding: 0px;
  color: #2d2d2d;
}

body, td
{ 
  font-family: Helvetica;
  font-size: 9pt;
  line-height: 15pt;
}


#container
{
  width: 816px;
  margin: 0px auto;
  padding: 0px;
}


#header
{
  background-image: url(/images/header.png);
  background-repeat: no-repeat;
  bbackground-color: yellow;
  height: 80px;
  padding-top: 20px;
  margin-bottom: 0px;
  text-align: left;
}


#nav
{
  text-align: left;
  color: #ffffff;
  color: #000;
  background: transparent url(/images/content-background.png) repeat-y scroll 0%;
  font-weight: normal;
}


div#main
{
  background: transparent url(/images/content-background.png) repeat-y scroll 0%;
  bbackground-color: red;
  padding-left: 4px;
  padding-right: 12px;
}

#footer
{
  width: 816px;
  height: 42px;
  padding-top: 0px;
  background-image: url(/images/footer.png);
  background-repeat: no-repeat;
}


#footertable
{
  width: 816px;
  height: 20px;
}


a
{ 
  color: #a26e00;
}

a:visited 
{
  color:#a26e00;
}

li
{
  list-style: square outside;
}

.hiddenimage img 
{
display: none;
}


td.txt
{
  background-color: #F8F5F0;
  bbackground-color: green;
  text-align: left;
  margin: 10px;
  padding: 10px;
  border: solid 10px white;
  vertical-align: top;
}

table.one-column
{
  width: 100%;
}

td.one-column
{
  width: 100%;
}

td.two-column
{
  width: 50%;
}

div.left
{ 
  float: left;
}

div.right
{ 
  float: right;
}


div.spacer
{ 
  clear: both;
}


h1
{
  color: #a26e00;
  font-size: 11pt;
}

h2
{
  color: #a26e00;
  font-size: 10pt;
}

.gsc-ad-box
{
  display: none; 
}

.gsc-resultsRoot
{
  width: 760px;
}

.footertext
{
  color: #ffffff;
  font-size: 10pt;
}
