5
Oh hell! I am responding to my own post...
Well, I figured out my problem. I had a typo in my theme.html
instead of
le="color: #000000"><?php div id="#rightcolumn"
I had
le="color: #000000"><?php div=id="#rightcolumn"
Which now explains why sometimes I would see it and sometimes it was all the way downt the bottom of the page.....
Funny how lack of sleep can trick your eyes and mind.