.body_copy {  font-family: Garamond, "Times New Roman", serif; font-size: 12pt; font-style: normal; color: #000000}
.Body_Header {  font-size: 24pt; font-style: normal; font-weight: bold; color: #000000}
.Body_Subhead {  font-size: 16pt; font-weight: bold; color: #000000}

#sidebar {
/*position: absolute;*/
left: 60px;
top: 86px;
width: 140px;
font-size: .9em;
}
#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}
#navlist a, #navlist a:visited {
display: block;
padding: 2px 2px 2px 24px;
border: 1px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #A45C21;
background-image:  url(images/box_off.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #EEE;
text-decoration: none;
}
#navlist a:hover {
background-image:  url(images/box_on.jpg);
color: #000000;
}
#sidebar #navlist .uberlink {
background-color: #9F6F9F;
background-image:  url(assets/box_on.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #333 !important;
font-weight: bold;
cursor: default;
}


body {
	font-family: Garamond, "Times New Roman", serif;
	background-color: #6F7D43;
	font-size: 12px;
	color: #000000;
}
