#hdr {
 height:263px;
 width:740px;
 background:#7BA684;
 background-image: url(images/header_pg1.gif);
 }

#bar {
 height:78px;
 width:740px;
 background:#c0c0c0;
 background-image: url(images/header_3a.gif);
 color: #004000;
 font-family: Trebuchet MS, Arial, Tahoma;
 }

#bar a#selected {
 font-family: Trebuchet MS, Arial, Tahoma;
 color: #FFFFDF;
 font-size: 15px;
 font-style: normal;
 font-weight: Bold;
 text-decoration: none;
}

#l-col {
 float:left;
 background:#ADDEB5;
 width:173px;
 height: auto;
 }

#bodyblock {
 position:relative;
 background: #dcdcdc;
 background-image: url(images/innerbodybg_a.gif);
 width:740px;
 height: auto;
 }

#cont {
 width:552px;
 height: auto;
 color: #000000;
 text-align:left;
 padding: 0px 12px 0px 0px;
 valign: top;
 }

#cont p {
 padding: 10px;
}

#cont hr {
 size: 3px;
 width: 75%;
 color: #679974;
}

#ftr {
 height:82px;
 width:740px;
 background:#c0c0c0;
 background-image: url(images/footer.gif);
 color: #004000;
 font-family: Trebuchet MS, Arial, Tahoma;
 }

#ftr a#selected {
 font-family: Trebuchet MS, Arial, Tahoma;
 color: #FFFFDF;
 font-size: 15px;
 font-style: normal;
 font-weight: Bold;
 text-decoration: none;
}

