.headerlevel1, .headerlevel1 ul{
padding: 0;
margin: 0;
list-style: none; 
float:right;
}

.headerlevel1 li{
float: left;
position: relative;
}

.headerlevel1 a{
text-decoration: none;
}

.headersubmenu{
border: 0px solid black;
background-color: #FFFFFF;
height:24px;
margin:0px;
padding:0px;
}

.headerlevel2{
display: none;
width: 140%;
position: absolute;
top: 1.85em;
left: 0;
background-color: #f3e8bc;
border: 0px solid black;
FONT-SIZE: 14px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.headerlevel2 li{
width: 100%;
}

.headerlevel2 li a{
display: block;
width: 140%;
text-indent: 3px;
}

html>body .headerlevel2 li a{ /* non IE browsers */
width: auto;
}

.headerlevel2 li a:hover{
FONT-SIZE: 14px; 
COLOR: #5100ff; 
BACKGROUND-COLOR: #a1cefb; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.headerlevel1 li>ul {/* non IE browsers */
top: auto;
left: auto;

}

.headerlevel1 li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}

#BannerButts { height: 26px; width: 100%; margin-top:-26px; margin-left:-13px; visibility: visible; vertical-align: middle; }

.catItem { background-image: url("../images/b1.gif"); width:auto; font-size:14px; font-weight: bold;  text-align: left; padding:4px 20px 4px 20px; border-right: thin solid #FFFFFF;border-left: thin solid #FFFFFF;}