body {background: white; color: black;}

#masthead {
  background: #000000
  url(http://astronomy.nmsu.edu/geas/labs/images/header01.jpg) 0% 0% no-repeat;
  border-color: #000000;
  height: 209px;
}
#masthead h1 a            {color: rgb(17%,20%,50%);}
#masthead h1 a:hover span {color: #93A333;}
#masthead h1 span         {color: #4F59C4;         }
#masthead h2 span         {color: #4F59C4;         }
#masthead h2 a:hover span {color: #93A333;}
#masthead h2              {color: rgb(19%,22%,56%);}

#srch {background: rgb(46%,49%,82%);
  color: gray;
  border-color: rgb(11%,13%,34%);}
#srch h4 {background: rgb(25%,26%,42%);
  color: #FFF;
  border-color: rgb(17%,18%,28%);}

#main {border-color: rgb(37%,23%,8%);}

#content {border-color: rgb(66%,66%,66%);}
#content a         {color: #4F59C4;}
#content a:visited {color: #4B560A;}
#content a:hover   {color: #93A333;}        /* apple green */

/* 
.sidebar h4 {color: rgb(19%,22%,56%);
  background: #F0EFD1 url(http://astronomy.nmsu.edu/dept/images/blue-sideheadbg.gif);
  border-color: rgb(66%,66%,66%);}

.sidebar a:link {color: #3C3CCD;}
.sidebar a:hover {color: #A0280A;}
*/

#textbar h4 {color: rgb(17%,20%,50%);}
#textbar * {color: #235;}

#linkbar {background: #FBFBF3;
  border-color: rgb(17%,18%,28%);}

#navbar {background: #000000;                                          /* top and bottom strips */
  border-color: #000000;}                                              /* higher top, thin strip */
ul.nde-menu-system li a {color: #4F59C4 !important;                    /* Home and Exercise font color */
  background: #000000;                                                 /* Home and Exercise surrounding color */
                                                                       /*   and pull-down menu surrounding too */
  font-size: 130%;
  border-color: #000000;}                                              /* Bars after Home and Exercise */
ul.nde-menu-system li ul {border-color: rgb(66%,66%,66%);}
#navbar ul.nde-menu-system li ul {border-top-color: #000000;}          /* Thin line between Exercise and Sc. Ex. */

#nde-config {background: rgb(17%,25%,50%);
  color: rgb(58%,60%,75%);
  border-color: rgb(11%,13%,34%);}
#nde-config .ui {background-color: rgb(58%,60%,75%);
  border-color: rgb(79%,80%,87%) rgb(29%,30%,37%) rgb(29%,30%,37%) rgb(79%,80%,87%);}
#nde-config #nde-themelink {background-color: rgb(58%,60%,75%);
  color: black !important;}

body #nde-config #nde-blue {font-weight: none;}

#nde-footer {
  background: #4B560A
  url(http://astronomy.nmsu.edu/geas/labs/images/footer.jpg) 0% 0% no-repeat;
  border-color: #36648B;
}


#content h1 {
  border-color: rgb(50%,50%,50%);
}

#content h3 {
  border-color: rgb(50%,50%,50%);
}
#content .nde-blurb .nde-metadata {background: #FBFBF3;
  color: rgb(19%,22%,56%);
  border-color: rgb(50%,50%,50%);}
#left li {color: #457;}

ul.nde-menu-system                  {background-color: #000000;}  /* long blank after Home and Exercises */
ul.nde-menu-system li       a:hover {color: #0f0000 !important;}  /* surrounds words in pull-down menu */
ul.nde-menu-system li       a:hover {background-color: #93A333;}  /* surrounds words in pull-down menu */
ul.nde-menu-system li ul li a       {background-color: #94A1ED;}  /* surrounds words in pull-down menu */
ul.nde-menu-system li ul li a:hover {background-color: #93A333;}  /* surrounds words in pull-down menu */
