IE6 has "stacking bugs", which in your case results in a hidden ul.
Adding...
ul#img {position: relative;}
...will lift that container up in front - making it visible, without any
negative effects across browser-land AFAICS.
Thanks Georg - "stacking bugs" ? something for me to research. Thanks
again
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************