body {
  font-family: Georgia, Verdana, Arial;
  line-height: 1.5;
  font-size: 12pt;
  background: #eee;
  margin: 0px;
}

#main h2 {
  border-bottom: solid, 2px, #ccc;
  color: #c00;
  margin-top: 5px;
}

h1, h2, h3 { font-weight:lighter; }

td { font-family: Arial; font-size: 10pt; }

#wrapper {
  width:760px;
  margin:auto; text-align:left; display:block; border:1px solid #ddd; padding:5px; background:#fff;
  background: #fff url(images/back.jpg) no-repeat;
}

#left { width: 180px; float:left; margin:0px 0px 0px 0px; padding:0px; padding-top:0; }
#right{ width: 540px; float:right; margin:0px 0px 0px 0px; padding:10px; padding-top:0; }
.break { clear:both; font-size:0; }

#header {
  height: 120px;
}

#header h1 { font-size:24px; visibility: hidden; }
#header h2 { font-size:14px; margin:0; visibility: hidden; }

#footer {
  font-family: Arial;
  font-size: 8pt;
  color: #999;
  text-align: center;
}

#footer a {
  color: #999;
  text-decoration: none;
}

/* --------------------------------------------------------------------------- */

#menu7 ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }
#menu7 {
        width: 180px;
        margin: 10px;
        }

#menu7 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #FFF;
        display: block;
        background:  url(images/menu7.gif);
        padding: 8px 0 0 30px;
        }

#menu7 li a:hover, #menu7 li #current {
        color: #FFF;
        background:  url(images/menu7.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }


