html, body { background-color: #b5b3b0; }


#nav { background: #ffffff url(../img/gorilla_nav_bg.gif) no-repeat scroll 0 0; }
#nav li a:hover, #nav li.active a { background: #c9c7c4 none; }


#subnav li { background-color: #918C82; }
#subnav li.first a { background: #918C82 url(../img/gorilla_sub_li_top_bg.gif) no-repeat scroll 0 0; }
#subnav li.activefirst { background-color: #c9c7c4; }
#subnav li.activefirst a,
#subnav li.first a:hover { background: #c9c7c4 url(../img/gorilla_sub_li_top_bg.gif) no-repeat scroll -170px 0; }
#subnav li.last a { background: #918C82 url(../img/gorilla_sub_li_bottom_bg.gif) no-repeat scroll 0 bottom; }
#subnav li.activelast,
#subnav li.last a:hover { background: #c9c7c4 url(../img/gorilla_sub_li_bottom_bg.gif) no-repeat scroll -170px bottom; }
#subnav li.active,
#subnav li a:hover { background-color: #c9c7c4; }

#footer { background: #c9c7c4; }

h2, h2 a, h3, a { color: #918C82; }
