I tried putting the code <center>before the google javascript but it still stays to the left in the IE browser it is centered in my opera browser so i dont know whats going on.
Post more information if you want a useful answer. Try wrapping the ad in a div and then aligning that to the centre.
<div align="center">
ad here
</div>
thanks that worked