It seems that a closing div is missing In this part of the html
Code:
<!--1st drop down menu -->
<div id="dropmenu1_c" class="dropmenudiv_c">
<a href="tenpromotionaltips.shtml">Ten Web Tips</a>
<a href="designsite.shtml">Web Site Steps</a>
<a href="search-promotion.shtml">Web Site Promotion</a>
<a href="testimonials.shtml">Testimonials</a>
</div>
<!--2nd drop down menu -->
<div id="dropmenu2_c" class="dropmenudiv_c">
<a href="explain.shtml">Internet Primer</a>
<a href="newandinteresting.shtml">New & Interesting</a>
</div>
<!--3rd drop down menu -->
<div id="dropmenu3_c" class="dropmenudiv_c">
<a href="yachtcrewsalaries.shtml">Crew Salaries</a>
<a href="yachtbuilders.shtml">Yacht Builders</a>
<a href="sequoia.shtml">USS Sequoia</a>
</div>
I have added it highlighted in red. I'm not sure if that will help but you can try it.
Bookmarks