body {
  margin: 0;
  padding: 0;
  background: url(images/1.gif) repeat-x;
  }

img {
border: 0;
}

#container {
  background: url(images/mainwrap1.gif);
  overflow: auto;
  scroll: none;
  width: 770px;
  margin: 0 auto;
}

#head {
  background: url(images/head.gif);
  height: 94px;
}

.topline {
  font: bold 11px tahoma, sans-serif;
  float: right;
  margin: 0;
  padding:  3px 19px 0 0;
  color: #ccc;
}
#subhead {
  
  background: url(images/subhead.gif);
  height: 217px;
}

.summary {
  font: bold 13px tahoma, sans-serif;
  float: left;
  width: 350px;
  height: 130px;
  color: #ccc;
  margin: 0;
  padding: 25px 0 0 50px;
}
.quick {
  font: bold 13px tahoma, sans-serif;
  float: right;
  width: 200px;
  color: #ccc;
  margin: 0;
  padding: 60px 80px 0 0;
}

#nav {
  font: bold 13px tahoma, sans-serif;
  width: 355px;
  clear: both;
  color: #ccc;
  margin: 0;
  padding: 0px 0 0 63px;
}

#content {
  font: 12px tahoma, sans-serif;
  width: 700px;
  margin: 0 auto;
}

.maintop {
  margin-top: 10px; padding: 0;
}
.seperator {
  background: url(images/seperator.gif);
  overflow: auto;
}

.leftarea {
  width: 350px;
  float: left;
  font: 12px tahoma, sans-serif;
  background: url(images/leftdot.gif);
  clear: both;
}

.leftcontent {
  width: 330px;
}

.rightarea {
  float: left;
  width: 320px;
  margin-left: 7px;
  }

.cleared {
  clear: both;
}

.right {
text-align: right;
}

#footer {
  margin: 0 auto;
  padding-top: 25px;
  text-align: center;
  background: url(images/footer.gif);
  height: 35px;
  width: 770px;
  font: 11px tahoma, sans-serif;
  clear: both;
}

.copyright {
  font: bold 11px tahoma, sans-serif;
  text-align: center;
}

input, submit {
  font: bold 11px tahoma, sans-serif;
  background: #f8f8f8;
}
form {
  margin: 0;
  padding: 0;
}

.right {
  text-align: right;
  margin: 5px 0 0 0;
  padding: 0;
}


h1 {
  font: bold 14px tahoma, sans-serif;
  color: #990000;
  display: inline;
}

p {
  text-align: justify;
}

legend {
  font: bold 12px tahoma, sans-serif;
  color: #590000;
}

#content a:link {
  color: #990000;
  text-decoration: none;
}
#content a:visited {
  color: #990000;
  text-decoration: none;
}
#content a:hover {
  color: black;
  text-decoration: none;
  font:12px tahoma, sans-serif;
}
#footer a:link {
  color: #990000;
  text-decoration: none;
}
#footer a:visited {
  color: #990000;
  text-decoration: none;
}
#footer a:hover {
  color: black;
  text-decoration: none;
}
#subhead a:link {
  color: silver;
  text-decoration: none;
}
#subhead a:visited {
  color: silver;
  text-decoration: none;
}
#subhead a:hover {
  color: white;
  text-decoration: none;
}

    .floatimgleft {
    float:left;
    margin-top:10px;
    margin-right:10px;
    margin-bottom:10px;
    }

.center {text-align:center;}
.wbs7 {text-align:right;}

ul {
list-style-type: square;
}

li {
padding-top: 4px;
}
