body {
margin: 0px;
background-color:#c9e0b6;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:80%;
color:#354f22;
text-align:center;
}

h1 {
color:#354f22;
font-size:120%;
}

a:link {
color:#354f22;
}

a:visited {
color: #666666;
}

.timestextbig {
font:"Times New Roman", Times, serif;
font-size:180%;
text-align:center;
font-style:italic;
}

.timestext {
font:"Times New Roman", Times, serif;
font-size:110%;
text-align:center;
text-decoration:underline;
font-style:italic;
}


#contentwrapper {
width:800px;
background-color:#e4f0fa;
margin:0 auto;
}

#textlead {
/*background-color:#c9e0b6;*/
background-color:#89ba5e;
text-align:right;

}

#textlead h1 {
margin: 0;
padding: 3px 10px;
color:#ffffff;
font-size:90%;
font-weight:normal;
}

#masthead {
height:184px;
background-image:url(masthead.jpg);
background-repeat:no-repeat;
}



#maincontent {
padding:5px 15px;
background-color:#b1d396;

}

#left{
float:left;
width: 175px;
padding: 0 10px;
}

#right {
margin-left:200px;
width:565;
padding: 0 15px 0 10px;
}

#right td {
font-size:80%;
}

#footer {

background-image:url(footer.jpg);
height:120px;
}

#tagline {
font-size:80%;
text-align:right;
padding: 3px 10px;
background-color:#c9e0b6;
}

.redtxt {  font: 12px Verdana, Arial, Helvetica, sans-serif; color: #800000}
/*-----------------Top Navigation ---*/
#navigation {
color:#ffffff;
background-color:#7d8949;

}

#tabs {
margin:0;
padding: 20px 0;
}

#tabs li {
text-align:left;
font-weight:bold;
margin:0;
padding:5px 0;
display:block;
list-style-type:none;
}

#tabs a {
line-height:14px;
margin: 0 0 4px 0;
text-decoration:none;
  color:#354f22;
}

#tabs a.active, #tabs a:hover, #tabs a.selected {
border-bottom: 2px solid #ffffff;
padding-bottom:2px;
color: #ffffff;
}

#tabs a:hover {
color:#ffffff;

}
