 
 html {height: 100%}
 
 body
  {
      text-align: center;
      text-align: left;
      font-size: 30px;
      color: #11CFFF;
      margin: 0px;
      background-position: left top;
      background-repeat: no-repeat;
      overflow: auto;
      background-color: #070904;
      background-image: url(bkg.gif);
      background-repeat: repeat-x;
   
       
    
     background-position: -40px 800px;
  }
  
  
  img.bg
   { position: absolute; left: 0px; width: 100%; z-index: 100;   }
  
  div.content { z-index: 200; position: absolute; left: 00%; top: 30%; padding: 8px;  color: #BA390E; right: 0%; text-align: center}
  div.content a { color: #222 }
  
  div.controls { color: #CCCCCC; z-index: 200; position: absolute; right: 8px; top: 8px; padding-right: 32px; width: 200px; text-align: right }
  div.controls a { background-color: transparent; font-size: 16px;  padding: 0px;   }
  
 
  h1 { font-weight: normal; display: inline; font-size: 22px; color: #BA390E; padding-right: 32px }
  
 table
  {
    width: 100%;
    height: 100%;
  }

 p.text span
   { 
      color: black;
   }
   
 a { font-size: 22px; text-decoration: none; color: #DDDDD9;  sbackground-color: #CBCCC5; padding: 2px;   }
 
 
 ul.langselect
  {
    width: 960px;
    margin: 0px;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
  }
  
 ul.langselect li
  {
     display: inline;
     font-size: 16px;
     color: black;
  
  }
  
  ul.langselect li a
   { 
     color: #8F9386
   }
  
  
  
  div#container_wrapper {background-image: url(/resources/video/2_wide.jpg); background-repeat: no-repeat }
  div#container_wrapper {  }
  
  
