body {background-color: white; color: black;}

#masthead {
  background-color: #e95000 ;
  background-image: url('../graphics/red_bar.jpg');
  background-position: right center;
  background-repeat: no-repeat;
  border-color: #CC0000;
  color:#EECCAA;
}
#masthead h1 a {color: #EECCAA; background-color: transparent ; }
#masthead h1 span {color: rgb(78%,49%,31%); background-color:transparent; }
#masthead h2 {color: rgb(46%,40%,29%); background-color:transparent; }

.doctitle {color: #A0280A ; background-color:transparent; }

#srch {background: rgb(55%,34%,12%); color:#EECCAA;
  border-color: rgb(37%,23%,8%);}
#srch h4 {background: rgb(55%,34%,12%);
  color: #FFF;
  border-color: rgb(37%,23%,8%);}

#main {border-color: rgb(37%,23%,8%);}

#content {border-color: #A8A8A8; background-color:transparent; color:#111; }
#content a:hover {color: #A0280A; background-color:transparent; }

.sidebar h4 {color: rgb(46%,40%,29%);
/*  background: #F0EFD1 url(pix/tan-sideheadbg.gif); */
  border-color: rgb(66%,66%,66%);}

.sidebar a:link {color: #3C3CCD; background-color:transparent; }
.sidebar a:hover {color: #A0280A; background-color:transparent; }

#textbar h4 {color: #A0280A; background-color:transparent; }
#textbar * {color: #532; background-color:transparent; }

#linkbar {background: #FBFBF3; color: #111;
  border-color: rgb(37%,23%,8%);}

#navbar {background: rgb(55%,34%,12%); color: #111;
  border-color: rgb(37%,23%,8%);}
ul.menu-system li a {color: rgb(98%,94%,94%) !important;
  border-color: rgb(37%,23%,8%); background-color:transparent;}
ul.menu-system li ul {border-color: rgb(66%,66%,66%);}
#navbar ul.menu-system li ul {border-top-color: rgb(47%,33%,18%);}

#config {background: rgb(55%,34%,12%);
  color: rgb(77%,67%,44%);
  border-color: rgb(37%,23%,8%);}
#config .ui {background-color: rgb(78%,67%,56%); color:#000000;
  border-color: rgb(89%,84%,78%) rgb(39%,33%,28%) rgb(39%,33%,28%) rgb(89%,84%,78%);}
#config #themelink {background-color: rgb(78%,67%,56%);
  color: black !important;}

#config #red {font-weight: bold;}

#footer {border-color: rgb(66%,66%,66%);}


#content h3 {border-color: rgb(50%,50%,50%);}
#content .blurb .metadata {background: #FBFBF3;
  color: rgb(46%,40%,29%);
  border-color: rgb(50%,50%,50%);}
#left li {color: #754; background-color: transparent; }


ul.menu-system {background-color: rgb(55%,34%,12%); color: #111; }
ul.menu-system li ul li a:hover {background-color: rgb(92%,80%,58%); color: #111;}
