#SiteBanner {background-color : #cee0bf;text-align:justify;font-family: Arial; font-size: 24px;width:90%}
#SiteBanner p {background-color:#cee0bf;color: #006A25;margin: 0px 0px 0px 50px;font-weight: bold;}

#SiteLogo   {background-color:black;background-image:url("NceasLogo.gif")height:10px} 
#ContentBioBg {background-image: url("SpinWallpaperFade.jpg");min-height:800px;height:2000px;vertical-align:top}
#ContentBioBg2 {background-image: url("SpinWallpaperFade.gif");min-height:800px;height:2000px;vertical-align:top}
#ContentHomeBg {background-image: url("SpinWallpaperFade.gif");min-height:800px;height:2000px;vertical-align:top}
#ContentBg {background-image: url("SpinWallpaperFade.gif");min-height:800px;max-height:2000px}
#ContentArea {font-family: Arial; font-size: 14px;min-height:800px;max-height:3000px;padding: 20px 10px 20px 10px}	
#ContentArea li{list-style-type:none;}
#NavBg {background-color:#FFFDED;vertical-align:top} /* vertical-align HERE brings menu text to top of cell */
#NavMenu{display:block;top:10px;max-height:2000px;background-color:transparent}
#NavMenu a {display: block;  font-family: Arial; font-size: 14px;text-decoration:none;margin: 25px 5px 15px 10px}
#NavMenu h2 {display: block;margin: 15px 5px 15px 5px}
/*
      #SiteBanner {
           background-color : #cee0bf;
           text-align : center;
           font-family : Arial;
           font-size : 24px;
      }
     #SiteBanner p {
           background-color : #cee0bf;
           color : #006a25;
           font-weight : bold;
      }
     #SiteLogo {
           background-color : black;
           background-image : url("NceasLogo.gif");
      }
     #ContentHomeBg {
           background-image : url("HomeComputerFade.jpg");
           height : 1000px;
      }
     #ContentBg {
           background-image : url("PageBkg.jpg");
           height : 1000px;
      }
     #ContentArea {
           font-family : Arial;
           font-size : 14px;
           height : 1000px;
           padding : 20px 10px;
      }
     #NavBg {
           background-color : #fffded;
      }
     #NavMenu {
           top : 20px;
           height : 1000px;
           background-color : #fffded;
      }
     #NavMenu a {
           display : block;
           font-family : Arial;
           font-size : 14px;
           text-decoration : none;
           margin : 25px 5px 15px 10px;
      }
     #NavMenu h2 {
           display : block;
           margin : 15px 5px;
      }
*/
