/* toqua style sheet */

/* basic 16 color pallet: aqua, black, blue, fuchsia, gray, green, lime, maroon,

   navy, olive, purple, red, silver, teal, white, and yellow */



  body {

    margin: 5px 5px 0 5px;

    padding:0;

    background-color: #000;

    font-family : Arial, Helvetica, Swiss, sans-serif;

    min-height: 600px;

    }

  #bdr{  background-image : url(./images/yel_tan.jpg);

        padding: 3px;

         min-width: 640px;

       }

  #cane{ background-image: url(./images/6s.gif);

         height: 500px;

         min-width: 350px;



  }

  #lvl0 {

    background-color: #ffffce;



   }



  #lvl1 {

     background-image : url(./images/yel_tan.jpg);

     margin-top: 0;

     margin-left: 110px;

     margin-right: 0;

     padding: 1em;

     min-height: 600px;

     }



  #mnu{

    position: absolute;

    Max-width:100px;

    min-height: 600px;

    width:100px;

    top:105px;

    left:5px;

    padding: 5px;





    }



  #logo {

    max-height: 100px;

    min-width: 600px;

    margin-left: auto;

    margin-right: auto;

    text-align: center;

    }





  #ftr{

    padding: 1em;

    font-size : xx-small;

    color : black;

    text-align: center;

    height:30px;

    }





.c1 {text-align: center

      }

.c2 {text-align: center;

    font-family: "times new roman" serif;}



div.content{ color : #000;

     font-size: medium;

     font-family : Arial, Helvetica, Swiss, sans-serif;

     padding: 2em;

     width: 94%;





   }





div.def{ border: thin solid #316531;

         background-color: #cc9;

         clear:both;

         font-family: "times new roman",serif;

         min-width: 400px;

         max-width: 750px;

         width: 94%;

         margin-top: 1em;

         margin-left: auto;

         margin-right: auto;

         margin-bottom: 2em;

         font-weight: 500;

        }



div.defhdr{

             color: #000;

             margin-left: auto;

             margin-right: auto;

             margin-top: 1em;

             margin-bottom: 1em;

             padding: auto;

             font-weight: 800;

             font-Size: x-large;

             text-align: center;

            }

div.defftr{

             color: #000;

             margin-left: auto;

             margin-right: auto;

             margin-top: 2em;

             margin-bottom: 1em;

             padding: auto;

             font-weight: 200;

             font-Size: x-small;

             text-align: center;

            }

 div.rtJustify{ width:25%;

                text-align: right;

                font-weight: normal;

                font-size: medium;

                text-align: right;



                padding-right: 1em;



                }



 div.inset{ text-indent: 2em;

           }



 div.quote{ font-weight: normal;

                  font-size: mediun;

                  width: 60%;

                  margin-left: 37% ;

                  margin-right: 1em;

                  text-align: left;}

                         

 div.leftJustify{ font-weight: normal;

                  font-size: mediun;

                  width: 70%;

                  margin-left: 27% ;

                  margin-right: 1em;

                  text-align: left;

      }



font.hilite{ background-color: #ffff40;

         font-size: large;

         font-weight: 500;

         }





 div.btn{ border: outset #cc9;

         min-width: 100px;

         max-width: 300px;

         width: 20%;

         margin-top: 1em;

         margin-left: auto;

         margin-right: auto;

         margin-bottom: 1em;

         font-family : Arial, Helvetica, Swiss, sans-serif;

         font-size: x-large;

         font-weight: 500;

         text-align: center;



        }





a.m:link{    color: #000;  text-decoration: none;}

a.m:visited{ color: #0082FF;  text-decoration: none;}

a.m:active{  color: #0ff;  text-decoration: none;}

a.m:hover{ background-color: #000; color:#ffffce; text-decoration: underline;}







