body
{
  background-image: url('images/fadebg.gif');
  background-position: top;
  background-repeat: repeat-x;
  font-family: sans-serif;
  color: #000000;
  margin: 20px;
}

td, li, a, p, body { font-size: 11px; }

.mainborder { border: 2px solid #ccc; width: 800px; height: 600px; }
.headerbg, .mainpage, .footer { background-color: #ffffff; }
.mainpage   { padding: 5px; }
.footer { font-size: 9px; }

.maptable td img { padding: 10px; }
.maptable td a { text-decoration: none; color: #000; }
.maptable { border: 1px solid #efefef; padding-top: 15px; }

.headertext { color: #00f; font-size: 68px; padding: 10px; text-align: center; }
.what_to_help { font-weight: bold; font-size: 13px; text-align: center; }

.menulinks td img { border: 0; }
.pagetitle { color: #000; font-size: 18px; }

.newsletters { border: 2px solid #000; }
.newsletters td { padding: 5px; padding-right: 10px; }
.newsletters td a { text-decoration: underline; color: #00f; font-size: 12px; }

