Quote Originally Posted by jettrue View Post
Hi there!

Thanks for the compliment, and the offer. I don't expect contributions, but if you *really* want to my paypal personal account is jade @ jadetrue.com.

The grey bar is found in #centerColumnOuter.

First, remove this section:
#centerColumnOuter {
background:url(../images/headerborder.gif) repeat-y;
}

Then find the second #centerColumnOuter section, and CHANGE it to this:

#centerColumnOuter {
margin:-.1em .5em 0 .5em;
width:70em;
position:relative;
clear:both;
}
Thanks! :)