body {
        margin: 0px;
        background-image: url(images/patt.gif); background-repeat: repeat;
        font-size:0.8em; font-family:"Verdana", "Arial", sans-serif; letter-spacing:0pt;
}
h1
  { font-size: 1.5em; margin: .83em 0; }
h2
  { font-size: 1.3em; margin: .83em 0; }

  
#nav {
  background-image: url(images/menu.jpg);
  float: left;
  margin: 0;
}

#nav a {
  text-decoration: none;
}

#nav ul {
  list-style: none;
  margin-top:0.5em;
  margin-bottom:0;
}

#nav ul li {
  margin: 0 0 0.75em 0.75em;
}

#nav h6 {
  font: bold 1.8em "Trebuchet MS";
  color: #545454;
  margin: 0 0.7em;
}
#nav h4 {
  font: bold 1.8em "Trebuchet MS";
  color: #545454;
  margin: 1.2em 0.7em 0;
}
#nav h5 {
  font: bold 1.8em "Trebuchet MS";
  color: #545454;
  margin: 0 0.7em 0.7em;
}
  
a:link,
a:active,
a:visited {
        color: #404040;
}
a:hover {
        color: #404040;
        text-decoration:none;
}
.basement {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #FFFFFF;
        font-style: normal;
}
.basement a:link,
.basement a:active,
.basement a:visited {
        color: #FFFFFF;
}
.basement a:hover {
        color: #FFFFFF;
        text-decoration:none;
}
.basement ul {
list-style:none;
padding:0;
margin:0;
width:100%;
}
.basement ul li {
display:inline;
margin:2px; padding:4px;
width:100%;
}

.main_text {    font-size: 11px;
        text-decoration: none;
}

.header1 {
    font: bold 1.8em "Trebuchet MS";
}

