What can I adjust to fix it? I haven't even played with the CSS file for it. I would like to use it. I did test it in FF and of course it is better but I want it to work in IE as well.
I'm using version CMS 1.4.1
Thanks

I had added the code you suggested, and got the menu to the point described above. Previously hover really didn't work at all. Eliminating third level menus helped too.
#pagewrapper {width:expression(P7_MinMaxW(720,950));}
#container {height:1%;}
#primary-nav li {margin-bottom:-3px;}
#primary-nav li:hover {margin-bottom:-3px;} /* a HACK!!! for IE7 */
I can't test in IE6 here, but I bet my margins are still screwy so not worrying about that for the moment. LOLstring(147) "Smarty error: [in template:24 line 9]: syntax error: unrecognized tag: width:expression(P7_MinMaxW(720,950)); (Smarty_Compiler.class.php, line 446)"
string(110) "Smarty error: [in template:24 line 9]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
string(121) "Smarty error: [in template:24 line 10]: syntax error: unrecognized tag: height: 1%; (Smarty_Compiler.class.php, line 446)"
string(111) "Smarty error: [in template:24 line 10]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
string(130) "Smarty error: [in template:24 line 15]: syntax error: unrecognized tag: margin-bottom: -3px; (Smarty_Compiler.class.php, line 446)"
string(111) "Smarty error: [in template:24 line 15]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
string(129) "Smarty error: [in template:24 line 16]: syntax error: unrecognized tag: margin-bottom:-3px; (Smarty_Compiler.class.php, line 446)"
string(111) "Smarty error: [in template:24 line 16]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"