Hi, You may want to try using Section Targeting, which allows you to select sections of your content to emphasize when Google is trying to determine which ads would be most relevant to your page. Here's Google's definition of Section Targeting: You can emphasize a section by using the following tags: <!-- google_ad_section_start --> Important HTML or content goes here. <!-- google_ad_section_end --> Code (markup): To ignore a section, use this: <!-- google_ad_section_start(weight=ignore) --> Code (markup): There's probably more info at Google's site. Do a search for "Google Section Targeting" and you should come up with some useful information. I hope this helps, Michael