I think I am going nuts. I an using the <a> tag with href to go to a link in another document it works correctly in my topstyle editor, works in mozzilla. When I use IE7 it opens the page but does not go to the proper link here are the lines.
one html document
<h5><a href="deapajobs.html#job1">PA Maine's Community Health Centers</a></h5>
in deapajobs.html I have a line:
<td colspan="2" class="jobtitle" name="job1" id="job1">Physician Assistant</td>