body { 
  margin: 0;
  font-family: serif;
  line-height: 1.1;
  font-family: Tahoma, Arial, Helvetica;
  font-size: smaller;
  background: #EFEFEF;
}
a:link { color:#008000; text-decoration:none }
a:visited { color:#008000; text-decoration:none }
a:hover { color:#008000; text-decoration:underline }
a:active { color:#008000; text-decoration:none }


a:link.supps { color:#000000; text-decoration:none }
a:visited.supps { color:#000000; text-decoration:none }
a:hover.supps { color:#000000; text-decoration:underline }
a:active.supps { color:#000000; text-decoration:none }

#fullpage {
  background-image:url("checker.jpg");
  background-position: top left; 
  background-repeat: repeat-x;
}
.wrapper {
  text-align: left;
  width: 958px;
}
#welcome {
  width:958px; height:174px;
  background-image:url("topbg.jpg");
  background-position: top left; 
  background-repeat: no-repeat;
}

#welcomesubs {
  width:958px; height:90px;
  background-image:url("topbgsubs.jpg");
  background-position: top left; 
  background-repeat: no-repeat;
}

.xs1 {
  background:#ffffff;
}

.xs2 {
  background:#efe3e7;
}

h1 {
   color: #000080;
   border-bottom: 1px solid #000080;
   }

#banner {
  padding-top:20px;
  }

#homesidebar {
    float:right;
    width:150px;
    }

#homesignon {
   background: #000000;
   color: #ffffff; 
   }

#topnav {
  background: #404040;  
  }

ul#topnav {
  margin-top: 0;
  padding-top: 0;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  background: #202020;
  float: left;
  width: 100%; 
}

ul#topnav li {
  display: inline;
  }

ul#topnav a {
  display: block;
  float: left;
  padding: .2em 1em;
  text-decoration: none;
  color: #cDcDcD;
  font-size:100%;
  border-right: 1px solid #9D9D9D;
} 
ul#topnav a:hover {
  color: #FFFFFF;
  background: #6c0000
}

.featureleft {
 float:left;
 width:319px;
 background: #EFEFEF;
}

.featureleftsubs {
 float:left;
 width:250px;
 background: #EFEFEF;
}

.featuremain {
 float:right;
 width:707px;
 background: #EFEFEF;
}

.featurehead {
  background-image:url("featurehead.jpg");
  background-position: top left; 
  background-repeat: no-repeat;
  width:319px;
  height:66px;
}

.featureheadsubs {
  background-image:url("featurehead.jpg");
  background-position: top left; 
  background-repeat: no-repeat;
  width:250px;
  height:66px;
}

.featureheadmain {
  background-image:url("featurehead.jpg");
  background-position: top left; 
  background-repeat: no-repeat;
  width:707px;
  height:66px;
}

.logobox {
  background-image:url("logobox.jpg");
  background-position: top left; 
  background-repeat: no-repeat;
  width:297px;
  height:88px;
}

.colheader {
  background: #d6d6d6;
  color: #202020;
  padding: 5px;
  font-size:120%;
}

.newblock {
  clear: both;
  height:0px;
  }
