#sidebarWrapper ul {
	list-style:none;
}

#sidebarWrapper ol {
	padding: 0px;
	margin: 0px 5px 0px 20px;
	list-style:none;
}

#sidebarWrapper  li {
	 padding:0 0 5px 0;

}

#sidebarWrapper a {
	color: #666;
	text-decoration: none;
}

#sidebarWrapper a:hover, #sidebarWrapper csr a:focus {
	text-decoration:underline;
	color: #859F09
}

.menu { 
	padding: 0px 8px;
	line-height:1.4em;
}

#pageContent #about a:link, #pageContent #about a:visited, #pageContent #about a:hover, #pageContent #about a:active {
	color: #859F09;
}

a:link, a:hover, a:active, a:visited {
	color: #859F09;
}

#wrapper {
    top:88px;
}

#headerWrapper {
    background: #687818;
	height:88px;
    top:-89px;
}

#headerWrapper #logo {
	float:left; 
	padding:12px 0px 12px 12px;   
	margin:0px;  
}

#printPage {
	margin: 5px 5px 0px 0px; 
	float: right;
}
