/* Start of CMSMS style sheet 'MIZOA Homepage' */
#homepage {
 
      width: 687px;
      height: 599px;
      background-image: url(/images/homepage-mission-clean.jpg);
      background-repeat: no-repeat;
      text-align: right;
      margin-left: 288px;
      margin-top: 181px;
      position: absolute;
      z-index: 1;
   
}


#homepageContent {

      background-image: url(/images/white50.png);
      border: 1px solid #dedede;
      width: 450px;
      margin-left: 175px;
      margin-top: 20px;
      text-align: left;
      min-height: 100px;
      padding: 10px;
}

#leftText {

 display: none;

}


#nav {

	padding-top: 156px;
	margin: 0;
	list-style-type: none;
        z-index: 500;
        margin-left: 370px;
        position: absolute;
}
/* End of 'MIZOA Homepage' */

