body { background-color: #260D24; } /* primary */
#main { background-color: #260D24; }

#header .title { background-color: #260D24; } /* primary */

#nav ul li { color: #fff; background-color: transparent; }
#nav ul li a { color: #fff; }
#nav ul li:hover { background-color: #88679D; } /* secondary lightest */
#nav ul ul li { background-color: #491931; } /* complementary */
#nav ul ul li:hover { background-color: #A46986	; } /* complementary lightest */

.contentWithSidebar, #mainContent { background-color: #B8B5AD; } /* see TEMPLATE, default transparent */
