DIV#menuh {  position: absolute;  top: 80px;  left: 0px;  height: 40px;  z-index: 100;  width : 843px;}DIV#menuh UL {  margin-left: 100px;}DIV#menuh LI {  display: inline;  font-size: 13px;  margin-left: 1em;}DIV#menuh A {  color: #ccc;  font-weight: bold;  z-index: 2;}DIV#menuh A:hover {  text-decoration: none;  color: #DDD;}
