Check out this site: [url]http://www.nutsandboltsdesign.com/gnf/overview.cfm[/url]

Look at the top gray nav, right before the logo and after the "join now"
graphics, I have two repeating images that span at 100% to fill out the page.
they are both set at 1x116 (Left image: backIMGLong.gif : Right image:
backIMGLongRIGHT.gif.

The issue I am having is that I have a little white line after the "Join" link
and a spacing in the shading before the logo.
This is the .css I am using.

Left Image: <td width="49%"
style="background-image:url(images/backIMGLong.gif)">&nbsp;</td>
Right Image: <td width="49%"
style="background-image:url(images/backIMGLongRIGHT.gif)">&nbsp;</td>

Anyone know what's going on with this?

Thanks.