Have tried several color changes to this. When I refresh I can see them flash, but the color does not actually change. I am guessing there is an overide someplace preventing it.
#navMainWrapper, {
margin: 2em;
background-color: #990000;
background-image: url(../images/tile_back.gif);
padding: 0.2em 0.2em;
font-weight: bold;
color: #FFFFFF;
height: 2%;
}
Thanks



