body {
  margin-left :auto;
  margin-right: auto;
  WIDTH: 777px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  }

p, a {
 font-size: 11px;
}

li{
 font-size: 11px;
 margin-bottom: 2px;
}

td {
  font-weight: normal;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}


.header {
 width: 775px;
 padding-top: 10px;
 background-color: #FFFFFF;
 border-top: thin solid #000000;
 border-right: thin solid #000000;
 border-left: thin solid #000000;
 }

.headerlogo {
 padding-left: 10px;
 padding-bottom: 10px;
}

.headertagline {
 padding-bottom: 10px;
  font-size: 125%;
  font-style: italic;
  font-weight: bold;
  padding-right: 5px;
}

.headerspacer {
 width: 10px;
}

.headerimage {
  width:775px;
  border-top: 2px solid #D8D9D6;
  border-bottom: 2px solid #999999;
}

.headernavigation {
  width: 775px;
}

.headernavtabon {
  background-color: #DEDEDE;
  border-right: thin solid #000000;
  font-size: 10px;
  height: 15px;
}

.headernavtaboff {
  background-color: #BDBDBD;
  border-right: thin solid #000000;
  font-size: 10px;
  height: 15px;
}

.headernavtabendon {
  background-color: #DEDEDE;
  font-size: 10px;
  height: 15px;
}

.headernavtabendoff {
  background-color: #BDBDBD;
  font-size: 10px;
  height: 15px;
}

.headernavtaboff:hover {
  background-color: #DEDEDE;
  border-right: thin solid #000000;
  font-size: 10px;
  height: 15px;
}

.headernavtabendoff:hover {
  background-color: #DEDEDE;
  font-size: 10px;
  height: 15px;
}

a.headnav {
 color: #000000;
 text-decoration: none;
 border: none;
}

a.headnav:hover {
 color: #666666;
 text-decoration: none;
 border: none;
}

a.headnav:active {
 color: #000000;
 text-decoration: none;
 border: none;
}

.headernavbase {
  background-color: #DEDEDE;
  height: 5px;
  font-size: 4px;
  border-bottom: thin solid #000000;
}

.main {
  background-color: #D5CEB4;
 border-right: thin solid #000000;
 border-left: thin solid #000000;

 }

.mainleft {
 width: 581px;
 padding: 5px;
 border-top: 1px solid #FFFFFF;
 vertical-align: top;
}

.mainright {
  width: 194px;;
  border-top: 1px solid #FFFFFF;
  border-left: 2px dotted #9D9B8C;
  padding: 5px;
 vertical-align: top;
}

.mainheading {
  font-weight: bold;
  margin-bottom: 11px;
  margin-top: 3px;
}

.maintext {
  font-weight: normal;
  text-decoration: none;
  margin-bottom: 11px;
}

a.mainres {
 color: #000000;
 text-decoration: none;
 border: none;
}

a.mainres:hover {
 color: #666666;
 text-decoration: none;
 border: none;
}

a.mainres:active {
 color: #000000;
 text-decoration: none;
 border: none;
}

.mainli {
 margin-left: -20px;
}

.footer {
 background-color: #000000;
}

.footertable {
 background-color: #000000;
 width: 100%;
 height: 10px;
}

.footercopyright {
 font-size: 9px;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 5px;
}

.footerlinks {
 color: #FFFFFF;
 font-weight: bold;
 padding-right: 10px;
}

a.foot {
 color: #FFFFFF;
 text-decoration: none;
 border: none;
}

a.foot:hover {
 color: #D5CEB4;
 text-decoration: none;
 border: none;
}

a.foot:active {
  color: #FFFFFF;
  text-decoration: none;
  border: none;
 }






