The menu works fine in the admin module area correctly.

Here are menu settings

The menu functions without the css attached to the page.(expands and contracts on mouseovers)

But once I attach the style sheet the menu disappears.

I Have {cms_module module="bMenu"} in the header tags
Here is code in template for menu
{* Start Navigation *}
{menu template="bMenu"}
{cms_module module="bMenu" styleid="82"}
{* End Navigation *}
Changed everything in bMenu with with the ul id to match my template
{if $count > 0}
Anyone have any idea what the problem might be?
Thanks in advance
XO