Hey all - I don't know why my rollover links don't work now. I think it may have to do with z-index and divs being hidden.
The breadcrumbs for example:
<div id="breadcrumbs">
<a href="#">Home >></a>
<a href="#">Section Title >></a>
<a href="#">Parent Menu Item >></a>
<a href="#">Sub-Item 1</a>
</div>
The last two work for some reason. You can look at the page and view the source from here:
Thanks everyone.