* 
{ font-family: sans-serif; font-size: 12px; }

.clr { clear: both }

.col { text-align:justify; margin-left:20px; float: left; width: 350px; }

.col2 { text-align:justify; margin-left:20px; float: left; width: 275px; }
.col_links { margin-left:20px; float: left; width: 275px; }
.col3 { text-align:justify; margin-left:20px; float: left; width: 425px; }

.nocol { margin-left:20px; margin-right:20px; width:700px; }

body { background-color: #efefef; text-align:center; }
#borderdiv
{ width: 785px; background-color: #ffffff;
  position: relative;
  text-align: left;
  padding-top:5px;
  padding-bottom:20px;
  border-bottom: 2px solid #c0c0c0;
  
}

.newslinks 
{
font-size:13px;
text-align: left;
}
 

.newslinks a { color:#0066bb; font-weight:bold; font-size:14px;   display:block; text-decoration: none;  }
.newslinks a:hover {  color:#00bb00;  }
.newslinks ul { margin:0px; padding:0px;  }
.newslinks li { margin:0px;  list-style: none;  margin-bottom:15px; padding:0px;  }

#menu
{
  background-image:url('images/banner1.gif');
  background-repeat:no-repeat;
  float:left;  
  width:655px;
  text-align:center;
  margin-left:5px;
  
}

#menu ul { margin-top:125px; padding: 0; }

#menu li
{ list-style: none; display: inline; }
#menu a
{
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #0066bb;
  margin-right:10px;
}
#menu a:hover
{
  color:#00bb00;
}

.header { 

margin-bottom: 20px; font-size: 19px;
font-family: "Trebuchet MS", Helvetica,sans-serif;
font-weight: bold; }
.subheader {
color: #339900;
background-image:url('images/tree.gif');
background-repeat: no-repeat;
padding-left:20px;
padding-bottom:5px;
padding-top:1px;
margin-bottom:10px;
font-size: 13px; font-family: "Trebuchet MS", Helvetica,sans-serif;
font-weight: bold; }