body { background-color: #F5EAD1;
       background-image: url(/img/bkgs4.jpg);
       color: #000 }

td.menu { background-color: #d25529;
          color: #fee }

div.category_title { color: #d25529;
                     background-color: #fee; }

div#sidenav a         { color: #ffc }
div#sidenav a:hover   { background-color: #ea5 }
div#sidenav a:visited { color: #ffc }

div.menu_box a#menufileselected   { background-color: #e74; }
div.menu_box a#menuparentselected { background-color: #e64; }

table.callout th { background-color: #FB9 }
table.callout td { background-color: transparent }

tr.table-head td { background-color: #fca }
tr.table-odd  td { background-color: #F0F0D0 }
tr.table-even td { background-color: #E0D0C0 }

