Mary, 

> The stylesheet is here:
http://www.byronsbyte.com/bernard/css/layout.css

I don't know if this is causing any problems but your clear has an
invalid value, "all" instead of "both": 

#clear /* for any column longest setting - clears the colWrapper that
contains the divs */
        {
                width:100%;
                height:6%;
                /*height:1px;  ie workaround */
                clear:all; /* clear: all; */
                background:#2a8fba;
                border-top:1px solid #ccc;
                border-bottom:3px solid #000; /* faux bottom */
        }

Regards, 

-Nigel

nigel m. duckworth | one network enterprises 
6101 Carnegie Blvd, Charlotte, NC 28209
704.227.1991 T   704.227.1901 F
[EMAIL PROTECTED] | www.onenetwork.com



 
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to