/* Start of CMSMS style sheet 'Nush_Logo' */
#logo-container{
  border: 0px;
  background-image: url('../images/nush_header.gif');
  background-repeat: no-repeat;
  width: 650px;
  height: 75px;
  margin: auto;
  position: absolute;
  top: 52px;
  left: 240px;
  z-index: 2000;        /* IE Z-INDEX BUG FIX - SEE HTML COMMENTS */
}


/* End of 'Nush_Logo' */

