when i add in the css:
margin-top: -50px;
the links go on top of each other. any idea why that is? here is the css insert:
div#menu1 {
background-color: #;
}
ul.rMenu li {
height: 23px;
margin-left: 30px;
margin-top: -50px;
z-index: 10;
background-color: #;
www.barasia.judyly.com
please help, been puzzling me for a while now!