html{background-color: black;
z-index: 1;
   

}
div.logo_index{position: fixed;
    z-index: 19999;
    float: left;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}

div.logo_index_left{position: fixed;
    z-index: 19999;
    float: left;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}
div.logo_index_right{position: fixed;
    z-index: 19999;
    float: right;
     top: 0;
    left: 0;
    right: 0;
    bottom: 0;

}
div.page{
    width:960px;
    background-color: white;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    border:2px;
    border-style:solid;
    border-color:black;
    border-radius: 8px;
    padding: 10px;   
}
div.pagetitle{
display: block;
    margin-left: auto;
    margin-right: auto;
}

div.content{padding: 10px;}

h1.how{font-size: 40px;
text-align: center;
    color:white;
padding: none;}
h2.how{
text-align: center;
padding: none;
color:white;}


img.imlink{width:400px;
    margin:0px;
    padding: 0px;



}
img.logo_right{float: right;
    position:fixed;
    left:1150px;
        top:10px;
}
img.logo{float: left;
position:fixed;
right:1150px;
top: 10px}
img.gif{margin-right:5px;}
img.float{
    width:900px;
    float:right;
    margin: 0;
    padding: 0;}
img.shot{width:860px;
margin-bottom: 0px;}
img.gen{ display: block;
    margin-left: auto;
    margin-right: auto;} 
img.moi {width:auto;
    display: block;
    position: absolute;
    right:500px;
    height:400px;}
img.pinsert{width:420px;}
img.right{
    width:auto;
    float:right;
    margin: 0;
    padding: 0;}
img.left{
    width:auto;
    float:left;
    margin: 0;
    padding: 0;}
img.icon{
    width:180px;
    float:right;
    margin: 0;
    padding: 0;}
img.iconR{
    width:400px;
    float:right;
    margin: 0;
    padding: 15px;}
img.iconL{
    width:400px;
    float:left;
    margin: 0;
    padding: 15px;}

iframe.float
{width:500px;
height=300px;
    float:left;
    margin: 10;
    padding: 15px;}


ul.m {
    display:block;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: center;
    font-size: 19px;
}

a {
      margin-left: auto;
    margin-right: auto;
    width:100%;
    text-decoration: underline;
    color: #606060;
  
    padding: 0.2em 0.6em;
    border-right: 1px solid white;
}

a:hover {
    background-color: black;
    color: white;
}

li.m {
    display: inline;
   

}

h2.classtitle{text-transform: uppercase;}
h2.subtitle {text-decoration: underline;}
h2.quote {text-align: center;
font-style: italic;}

p{font-size: 17px;
    letter-spacing: 1.4px;
    text-align: left;}

span{
    font-size:25px;
    font-weight: bolder;
    text-align: center;}
span.link{
color: blue;
font-size: 20px;}
span.green{color: green;
font-size: 17px; 
text-align: left;}
span.red{color: red;
font-size: 17px; 
text-align: left;}
span.greeng{color: green;
font-size: 23px; 
text-align: left;}
span.orange{color: orange;
font-size: 17px; }
span.pos {font-size: 19px;
font-weight: bolder;
background-color:green;
color:white;}
span.purple{background-color: purple;
    color:white;
font-size: 17px; }
span.neg{font-size: 19px;
font-weight: bolder;
background-color:red;
color:white;
    

}
span.black{font-size: 19px;
font-weight: bolder;
background-color:black;
color:white;
text-align: center;
display: block;}
span.grey{background-color:#CCCCFF;
font-size: 17px; }
span.yellow{background-color:yellow;
font-size: 17px; }




div.photo {border-style: solid;
border-width: 1px;
    border-color:black;
    background-color: black;
    color: white;
    font-weight: bolder;
font-family: Courier;
text-align: center;}



ul.drop {text-align:left;
    list-style-type:none;
    list-style-position: inside;
    list-style-type: disc;
    font-size: 17px;
    }
ul.roman{list-style-type: upper-roman;
 list-style-position: inside;
    font-size: 17px;
}
.number ul{list-style-type:decimal;
 list-style-position: outside;
    font-size: 17px;}

h3.subsub{
font-weight: bold;
text-align: left;
    text-decoration: underline;
}


