well i figured out that its a background image causing all the trouble:#wrapper { background: url('images/content_bkg.gif') repeat-y ;}
However removing it, or removing the repeat removes ALL my borders…don’t want that , so i still have the problem. appreciate the help.