#roots_menubar {
  position:absolute; left:141px; top:0px; width:100%; height:39px; background-color:#6f9258; border-bottom: thin #aaaa99 solid; padding-top:8px;
}

#sidebar_content {
  height:64px; padding: 10px; background-color:#b38f5f; border-bottom: thin #aaaa99 solid;
}

a.roots_link:link, a.roots_link:visited {
  text-decoration:none; color: #003300;
}

a.roots_link:active,a.roots_link:hover {
  text-decoration:none; color:silver; background-color: #666699; 
}

