.chromestyle{width: 892px;}

.chromestyle:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.chromestyle ul{border: 0;width: 890px;background: url(/~frozen/images/bkmenu.jpg) center center repeat-x;padding: 4px 0;margin: 0;text-align: left;}

.chromestyle ul li{display: inline;}

.chromestyle ul li a{color: white;padding: 4px 7px;margin: 0;color: #3366CC;text-decoration: none;}

.chromestyle ul li a:hover{background: transparent;color: white;text-decoration: none;}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/* content: " " url(/~frozen/images/arrow-down.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{position:absolute;top: 0;border: 1px solid #979393;border-top:0;line-height:18px;z-index:100;background-color: #292929;width: 115px;visibility: hidden;clear: both;; /*Add Shadow in IE. Remove if desired*/}

.dropmenudiv a{width: auto;display: block;text-indent: 3px;padding: 2px 0;color: #3366CC;text-decoration: none;}

* html .dropmenudiv a{ /*IE only hack*/width: 100%;}

.dropmenudiv a:hover{background-color: #292929;color: white;text-decoration: none;}