body {  behavior: url(includes/csshover.htc);} /* WinIE behavior call */
/*#main {color: #CCC; margin-left: 7em; padding: 2em 0 1px 5%;
  border-left: 1px solid;}*/
div#islanddecor-head {float:left;
margin-top:5px; height:30px; line-height:30px; clear:both}
div#islanddecor-head ul {background: #fff;
margin:0;
padding:0;}
div#islanddecor-head li {position: relative; list-style: none; margin: 0;
  float: left; width: 154px; line-height: 1em; padding-left:2px;}
div#islanddecor-head li:hover {background-color: #006699;}
div#islanddecor-head li.submenu { 
/*background: url(../images/dropmenu.gif) 95% 50% no-repeat;*/
}
div#islanddecor-head li.submenu:hover {background-color: #eee;}
div#islanddecor-head li a {display: block; padding: 8px 0px 8px 0px;
  text-decoration: none; width: 154px; color: black; text-align:center;}
div#islanddecor-head>ul a {width: auto;}
div#islanddecor-head ul ul {position: absolute; width: 154px;
  display: none;}
div#islanddecor-head ul ul li {background: #eee;
border-bottom:1px solid #CCCCCC;
width:154px;}
div#islanddecor-head li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;}
div#islanddecor-head li.submenu li.submenu:hover {background-color: #444444;}
div#islanddecor-head li.submenu li.submenu:hover {background-color: #444444;}
div#islanddecor-head ul.level1 li.submenu:hover ul.level2, 
div#islanddecor-head ul.level2 li.submenu:hover ul.level3 {display:block;}
div#islanddecor-head ul.level2 {top: 30px; left: -1px;}
div#islanddecor-head ul.level3 {top: -1px; left: 154px;
  border-top: 1px solid #CCC;}
