.flash {
  left: 0;
  top: 0;
  position: fixed;
  z-index: 350;
  width: 100%;
  height: 100%;
  min-width: 980px;  
}

#page {
  z-index: 200;
}

#logo {
  margin-bottom: 20px;
}

.momaLogo {
  margin-top: 20px;
}

#swfObj {
  margin: 80px 0 0 80px;
}

#footer,
#subfooter {
  visibility: hidden;
}

body {
  background-image: url(html_images/bk.gif);
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
  min-width: 980px;   
}

#nav #linear {
  /*background:transparent url(html_images/bg.png) repeat-x scroll 0 0;*/
  height:37px;
  padding-top: 13px;
}
