body{
margin:0px;
font-family:verdana;
font-size:11px;
}

#c1 {display:block;margin:0px auto;background-color:#fff;padding:1px;border:none;}
#t1 {white-space: nowrap;font-family:Arial, Helvetica,sans-serif;font-size:12px;color:#000;font-weight:bold;text-decoration:none;}
.t100 {width:100%;height:100%;}
.tab {}

a:link {	color: #009900;	text-decoration: none;}
a:visited {	text-decoration: none;	color: #009900;}
a:hover {	text-decoration: underline;	color: #006600;}
a:active {text-decoration: none;color: #009900;}
a img {border: none; }

#widthcontainer{
width:800px; 
margin:0px auto;
}

#mainheader{
height:150px;
padding:0px;
margin-top:3px;
}
#sites{
top:15px;
height:15px;
width:790px;
margin:0px;
padding:0px;
text-align:right;
}
#date{
position:absolute;
top:5px;
height:15px;
width:300px;
margin:0px;
padding:0px;
text-align:left;
font-style:italic;
}

#navcontainer{
height:180px;
text-align:left;
padding:0px;
margin-top:3px;
}

#contentarea{
background-color:#CCCCCC;
text-align:left;
padding:3px;
}

#newsbox{
width:600px;
background-color:#666;
padding:3px;
margin:0px;
}

#basebar{
background-image:url(../images/footer-filler.gif);
background-repeat:no-repeat;
height:24px;
text-align:center;
padding-top:7px;
padding-right:18px;
font-size:9px;
}

h2 {
  font:1.4em Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#009900;
  margin:0px;
  }
h3 {
  font:1.4em Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#000;
  margin:2px;
  }
