/*CSS by Osprey Consulting
**Version 7-23-2006
*/

body {
font-family: chicago, verdana, sans-serif;
font-size: 10pt;
margin: 0;
width: 800px;
min-width: 800px;
color: #000;
background-color: #d1c153;

}

#header {
width: 800px;
margin-left: 4em;
color: #000;
background: transparent;
}

#midbody {
background-image: url(../images/verticalbar_sm.gif);
background-repeat: repeat-y;
width: 800px;
margin-left: 4em;
color: #000;
}

#smleftframe {
float: left;
width: 175px;
margin: 0 auto;
color: #000;
background: transparent;
}

#lgrightframe {
width: 450px;
margin: 0 0 25px 285px;
color: #000;
background: #d1c153;
}

#footer {
background-image: url(../images/oliveblock.gif);
background-repeat: repeat-x;
width: 660px;
margin-left: 130px;
font-size: 1em; 
font-weight: normal;
font-style: italic; 
color: #666600;
}

#footer a {
font-weight: bold;
}

#leftnav {
font-family: chicago, verdana, sans-serif;
margin-left: 80px;
font-size: 1em;
font-weight: bold;
text-align: left;
line-height: 2em;
text-decoration: none;
color: #669933;
background: transparent;
}

a {
/*font-family: chicago, verdana, sans-serif;*/
font-weight: normal;
color: #063;
background: transparent;
}

a:link {text-decoration: underline; color: #063;  background: transparent} 
a:visited {text-decoration: underline; color: #666600; background: transparent} 
a:active {text-decoration: underline; color: #666600; background: transparent}
a:hover {text-decoration: underline; color: #fff; background: transparent;}

#footer a:link {text-decoration: none; color: #666600;  background: transparent} 
#footer a:visited {text-decoration: none; color: #666600; background: transparent} 
#footera:active {text-decoration: none; color: #666600; background: transparent}
#footer a:hover {text-decoration: underline; color: #fff; background: transparent;}

#leftnav a {
display: block;
width: 190px;
text-indent: .5em;
font-variant: small-caps;
font-weight: bold;
border: none;
color: #666600;
background: #e1d88e;
}

#leftnav a:link {text-decoration: none; color: #666600;  background: #d1c153;} 
#leftnav a:visited {text-decoration: none; color: #666600; background: #d1c153;} 
#leftnav a:active {text-decoration: none; color: #666600; background: #d1c153;}
#leftnav a:hover {text-decoration: underline; color: #fff; background: #d1c153;}

.beinformed {
margin-left: 60px;
color: #000;
background: #d1c153;
}

.beapartof {
margin-left: -20px;
color: #000;
background: #d1c153;
}

.subhead {
font-family: chicago, verdana, sans-serif;
font-size: 13pt;
font-weight: bold;
color: #fff;
background: transparent;
}

#content {
font-family: 'times new roman', serif;
font-size: 12pt;
text-align: justify;
}

#content img {
margin: 10px;
}

