
  
  
  #bodyinner
  {
    background: #faf6e7 url('images/section-bkgd-generic-full.jpg') 50% 0px no-repeat;
    height: 700px;
		min-width: 1000px;
  }
  
  /*
  a
  {
    display: block;
    float: right;
    color: #669966;
    outline: none;
    text-decoration: none;
  }
  */
  
  #flashCont
  {
    height: 900px;
    margin: 0 auto 0 auto;
    position: relative;
    top: -12px;
    width: 100%;
    z-index: 3000;
  }
  
  /*
   #textCont
  {
    width: 1000px;
    margin: 5px auto 0 auto;
    text-align: center;
  }
  */
  
