#bulletinmenu li a:hover  {
   background-color: #005B2E;
   color: #FF8000;
   font-style: italic;
   font-weight: bold;
}

#bulletinmenu li a  {
   background-color: transparent;
   font-style: Normal;
   font-weight: Normal;
   text-decoration: none;
   color: #FAFAFA;
   height: 100%;
   display: block;
}

#bulletinmenu li  {
   height: 100%;
   display: block;
   float: left;
   margin: 0px;
}

#schedule2copy  {
   background: url(schedulemedia/schedule2copy.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 617px;
   top: 292px;
   z-index: 3;
   width: 158px;
   height: 36px;
}

#bulletinmenu  {
   font: 18px/26px "SF New Republic";
   height: 26px;
   text-align: center;
   margin: 0px;
   padding: 0px;
   list-style: none;
   color: #FAFAFA;
   position: absolute;
   left: 624px;
   top: 254px;
   z-index: 3;
   width: 156px;
}

#schedulemenu  {
   z-index: 3;
}

#schedule2  {
   background: url(schedulemedia/schedule2.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 241px;
   top: 126px;
   z-index: 2;
   width: 342px;
   height: 346px;
}

