
}
#menu {
 background: # ;     (this is background for navbar)
 float: left;
 list-style: none;
 margin: 1;
 padding: 0;
 width: 3em;
}
#menu li {
 font: 15px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
 margin:1;
 padding: 0;
}
#menu a {
 background: #;(this is background behind words)
 border-bottom: 0px solid #444444;
 color: #000;    (this is font color)
 display: block;
 margin: 0;
 padding: 0px 0px;
 text-decoration: none;
}
#menu a:hover {
 background: #5E5F61 url("images/hover2.gif") left center no-repeat;      D0EB6A
 color: #000;
 padding-bottom: 0px;
}


other colors

Grey 8E9196

dark grey
5E5F61

Green 097525
