/* Nav Menu Settings */
.stay_lit { font-style: oblique; background: #bbbbbb; }
.no_link { cursor: default; }
#menu { width: 171px; background-image: url(../images/structure/bg-nav_13.gif); background-attachment: scroll; background-repeat: repeat-y; font-size: 1.5em; font-family: "Times New Roman", Times, serif; z-index: 2; /* for flash coverage */ }
#menu ul { margin: 0; padding: 0; list-style: none; width: 171px; min-height: 200px; color: #2a234c; z-index: 2; /* for flash coverage */ }
* html #menu ul { height: 200px; } /* for ie */ 
#menu ul li { position: relative; z-index: 2; /* for flash coverage */ }
#menu ul li a { display: block; padding-top: 10px; padding-left: 5px; text-decoration: none; color: #540206; border: 0px; z-index: 2; /* for flash coverage */ }
#menu ul li a:hover { text-decoration: none; font-weight: bold; font-style: oblique; color: #87725D; border-right: 5px solid #D22A05; z-index: 2; /* for flash coverage */ }
/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
