body { color: #000; background: #F5F4E9; }

#title { color: #f9f9f9; background: #000; }

#nav1 a:link, #nav1 a:visited, #ftr a:link, #ftr a:visited,
#nav1, #hdr, #ftr, .options h2, #logo h2 {
 color: #fff; background-color: #000;
}

h2, h3,
.topic h2 a:link, .topic h2 a:visited, .topic h2 a:hover, .topic h2 a:focus,
.category h2 a:link, .category h2 a:visited, .category h2 a:hover, .category h2 a:focus,
.nav2 h2 a:link, .nav2 h2 a:visited 
{
 color: #9C9C78; background-color: #fff; 
}

img, .topic, .category { border-color: #d0d0df; }

.surround, .index, .content { color: #666666; background-color: #fff; }

.nav2 ul li a:link, .nav2 ul li a:visited {
 border: 1px solid #ccc;
 color: #333;
 background-color: #F5F4E9;
}

.nav2 ul li a:hover, .nav2 ul li a:focus {
 color: #333;
 background-color: #fff;
}

.subcontent a:link, .subcontent a:visited, .subcontent a:hover, .subcontent a:focus,
.index a:link, .index a:visited, .index a:hover, .index a:focus {
 color: #333;
 background-color: #fff;
}



#default a:link, #default a:visited { color: #f9f9f9; background-color: #000; }
#red a:link, #red a:visited { color: #f9f9f9; background-color: #800000; }
#blue a:link, #blue a:visited { color: #f9f9f9; background-color: #000080; }
#orange a:link, #orange a:visited { color: #f9f9f9; background-color: #CC6600; }
#green a:link, #green a:visited { color: #f9f9f9; background-color: #339933; }
