 /* TT new css file */

     /* Basic page layout all pages */

    body {
      background-color: rgb(222, 222, 222);  /* grey used in CUT 8 */
      text-align: center;
    }

    /* This sets all pages so that it will look right in the browser sizing */
    #wrapper {
     margin:auto;      /* use if centering horizontally  */
     text-align: center;   /* text-align: center; /* set text back to default if centering horizontally  */
     position: relative;
     height: auto;
     width: auto;
     margin-left: 18%;
     clear: left;
    }
    

    #indexpg { position: relative; left: 12%; margin-top: 650px; width: 80%; height: auto; }
    #indexpge { position: relative; left: 4%; margin-top: 5%; width: 97%; height: auto; }
    #indexpgeEC { position: relative; left: 6%; margin-top: 2%; width: 83%; }
    #indbtm { position: relative; text-align: center; left: 4%; width: 90%; top: 25px }
    #indbtmidx { position: relative; text-align: center; left: 300px; width: 400px; top: 100px }
    
    p { width: 95%; }

    h1 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000000; }

    img { max-width: 100%; }
    
    #TT01 {
     position: relative;
     margin-left: 0%;
     width: 75%;
     margin-top: 0px;
     height: 90px;
    }
    
    #TT02 {
    position: relative;
    margin-left: 60%;
    width: 25%;
    margin-top: 400px;
    height: 100px;
    }

    #TT03 {
    position: relative;
    margin-left: 0%;
    width: 60%;
    top: -600px;
    margin-top: 5%;
    height: 200px;
    }

    #TT04 {
    position: relative;
    margin-left: 0%;
    width: 90%;
    margin-top: -360px;
    height: 30%;
    }

    video {
      width: 100%;
      margin-top: 20%;
      max-width: 32rem;
      height: 500%;
    }

    #checkeng {
     position: relative;
     z-index: 2;
     width: relative;
     margin-left: 1%;
     margin-top: 1%;
     height: 15%;
     }

    #snowman { opacity:0.4;
     position: relative;
     z-index: 2;
     margin-left: 2px;
     margin-top: -50px;
     height: 50px; }

      /* .indbtm { position: relative; left: 20px; width: 95%; margin-top: 2%; } */
     
     #checkengEC {
     position: relative;
     z-index: 2;
     width: relative;
     margin-left: 5%;
     margin-top: 8%;
     height: 5%;
     width: 78%;
     }
     
     ul {
        text-decoration: underline;
        }


     /* Start of styles on index page */

     .bl14 { font-family: Arial, Verdana, Helvetica, sans-serif;
       font-size: 16px; font-weight: bold;
       text-align: left; line-height: 115%; }

     .bl18 { font-family: Arial, Verdana, Helvetica, sans-serif;
         font-size: 18px; font-weight: bold;
         text-align: left; line-height: 95%; }
          
    .bc16 { font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 16px; font-weight: bold;
      text-align: center; line-height: 80%; }
      
    .bl20 { font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 20px; font-weight: bold;
      text-align: left; line-height: 115%; }

    .bl20B { font-family: Arial, Verdana, Helvetica, sans-serif;
      Color: blue;
      font-size: 20px; font-weight: bold;
      text-align: left; line-height: 115%; }

    .bcR20 { font-family: Arial, Verdana, Helvetica, sans-serif;
        color: red;
        font-size: 20px; font-weight: bold;
        text-align: center; line-height: 100%; }

    .bc20 {
          font-family: Arial, Verdana, Helvetica, sans-serif;
          font-size: 20px; font-weight: bold;
          text-align: center; line-height: 100%;
        }


      /* NOT USED

    .bl14CR { font-family: Arial, Verdana, Helvetica, sans-serif;
      Color: red;
      font-size: 16px; font-weight: bold;
      text-align: left; line-height: 100%; }
      
    .bl14CB { font-family: Arial, Verdana, Helvetica, sans-serif;
      Color: blue;
      font-size: 16px; font-weight: bold;
      text-align: left; line-height: 100%; }
      
    .bl14CBC { font-family: Arial, Verdana, Helvetica, sans-serif;
      Color: blue;
      font-size: 16px; font-weight: bold;
      text-align: center; line-height: 100%; }
   
    .bc16 { font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 18px; font-weight: bold;
      text-align: center; line-height: 80%; }
      
    .bl16R { font-family: Arial, Verdana, Helvetica, sans-serif;
      Color: red;
      font-size: 18px; font-weight: bold;
      text-align: left; line-height: 95%; }
     
     .bl20c { font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 20px; font-weight: bold;
      text-align: cemter; line-height: 115%; }
      
    .c16 {
     font-family: Arial, Verdana, Helvetica, sans-serif;
     font-size: 18px; font-weight: normal;
     text-align: center; line-height: 100%;
     }     

    .j14 {
      font-family: Arial, Verdana, Helvetica, sans-serif;
      font-size: 16px; font-weight: normal;
      text-align: justify;
      margin-left: 50px;
      line-height: 100%;
     }
     



   */

     /* end of index page */ 


     /* CSS END OF FILE */

