Main.css: menu lay upon the header even with modified css

Hi,

I’m going to make my own design starting with the default one.

I will have the standard scheme: header, menu, main block and footer.

I’ve modified main.css to get them but I’ve got a problem with the mainmenu div: Even if I haven’t specified anything but just backgrounds, the mainmenu seems to lay upon the header and if I specify an height for the menu, this doesn’t work.

I’ve found out that there’s a yw0 id in the <ul> element that could be the source of the problem.

How can I fix it to have the menu as a "NORMAL" block??

Thaaaanks

I’ve resolved it adding a span-24 class at the mainmenu div.

Anyway, thank you