Place this (highlighted) as shown in your pop_drop_1.css file:
Code:
/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.
The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */
#menu, #menu * {
position: relative;
z-index: 1000000!important;
}
.preload1 {background: url(../images/aboutpureair_07.jpg);}
.preload2 {}
#nav {background: url(../images/aboutpureair_07.jpg); width: 900px; padding:0; margin:0; list-style:none; height:36px; position:relative; z-index:5000; font-variant:small-caps; font-family: Arial, Trebuchet MS, Helvetica;}
#nav li.top {display:block; float:left; height:36px;}
#nav li a.top_link {displ
Bookmarks