body { color: #000; background: #FAEFEF; }

#title { color: #fff; background: #800000; }

#nav1 a:link, #nav1 a:visited, #ftr a:link, #ftr a:visited,
#nav1, #hdr, #ftr, .options h2, #logo h2 {
 color: #fff; background-color: #800000;
}

h2, h3, .topic h2 a:link, .topic h2 a:visited,
.category h2 a:link, .category h2 a:visited,
.nav2 h2 a:link, .nav2 h2 a:visited {
 color: #FF0000; background-color: #fff
}

img, .topic, .category { border-color: #EABDBD; }

.surround, .index, .content { color: #CF7070; background-color: #fff; }

.nav2 ul li a:link, .nav2 ul li a:visited {
 border: 1px solid #EABDBD;
 color: #993333;
 background-color: #FAEFEF;
}

.nav2 ul li a:hover, .nav2 ul li a:focus {
 color: #993333;
 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: #993333;
 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; }
