body
{
  min-width:960px;
}
#Header1_HeaderTitle
{
   font-color:#adfc78;
   font-size:xx-large;
   text-shadow: 3px 5px 10px #adfc78;
}
a.headermaintitle:visited, a.headermaintitle:active, a.headermaintitle:link
{
color:#83c653;
}
table td
{
    background-repeat:repeat-x;
}

#centercontent
{
  padding:20px;
  min-height:600px;
  float:left;
}
#leftcontent
{
  position:relative;
  float:right;
  top:0;
}
.footer
{
   display:none;
}
.footer1 {
  text-align:center;
  color: black;
  height: 45px;
  line-height: 20px;
  margin-left: 10px;
  margin-right: 19px;
  margin-top: 0;
  padding-left: 20px;
  padding-top: 10px;
clear:both;
}