


html, body {
    height: 100%;
    color: black;
    font-family: 'Courier New', Courier, monospace;
      background-color: #080808; /*AFAFAF 98B3C5 7F9BAE*/
  margin:0;                        /*sticks footer to bottom*/
    min-height: 100%;
  }
  
  body {
     min-height: 100%;
     height: 100%;
     
    }
   /*mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmssssssssssssssssssssssssssssssssss
 
  
    
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
  
  
     /*mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmssssssssssssssssssssssssssssssssss*/
     
  dl{
    margin-top: 0px;
    }
  
  .dtdrop{
    
    color: #C8C8C8;
    display: block;
    border: 1px solid #C8C8C8;
    margin-left: 20%;
    float: top;
    width: 80%-2px;
   padding: 1px 0px 1px 4px;
   text-align: center;
    }
   
  
  .dtdrop a{
  color: #C8C8C8;
  
  
  } 
   /*mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmssssssssssssssssssssssssssssssssss*/  
  
.bodycont{
    z-index: 999;
max-width: 1500px;
margin: auto;
margin-top: 10px;
}

  .main {
    margin-left: clamp(6em, 15%, 200px); /* Same as the width of the sidenav */
    padding: 0px ;
    height: 100%;
    min-height: 100%;
    font-family: "coder's crux" ;
   
    
  }
  
  
  
  .container {
    width: auto;
  margin: auto;
   text-align: center;
    float:center;
    justify-content: center;
    margin-left: 5%;
    margin-right: 6%;
   
    padding: 50px; 
  
  }
  
  .footer{
    
    background-color: #050403;
    color: #C8C8C8;
    text-align: center;
    border-top-style: solid;
    border-color: #C8C8C8;
    border-width: 1px;
    
    height: 50px;
    float:bottom;
    clear: both;
      position: relative;
     width: 100%;
      margin-top: 0px;
      margin-right: -7px;
      
      
    }
    
  .footer p{font-size: 80%; color: #AFAFAF}
  
   @media only screen and (min-width: 2000px) {   /*make images smaller when the screen is too big x-x*/
   
    .sidebox{
    float: right;
    margin: 120px 20px 30px 30px;}
    }
    
   
       /*pppppppppppppppppppppppppppphhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhooooooooooooooooooooooooooooooooonnnnnnnnnnnnnnnnnnnnnnnnnnneeeeeeeeeeeeeeeeeeee*/
      
      @media screen and (max-width: 740px) {
        
      
     .container img{
        width:100%;
        padding-left: 5%;
        padding-right: 0;
        }
      .container {
        text-align: right;
        }
        
        .dtdrop{
    
    width: 80%;
   padding: 0px;
   
    }
  
      
     /*mmmmmmmmmmmmmmmmmmmmmmmmmmmmssssssssssssss*/ 
     
    .main {
    margin-left: 35px; /* Same as the width of the sidenav */  
    width: 100%-62px;
    height: auto;
 
    }
    
    .container {
  margin-left: 5px;
   text-align: center;
    margin-right: 0;
   
  
  }
  
    .catcont {
   
  display: flex;
    flex-wrap: wrap;
  padding: 0px 0px 00px 400px;
  margin-bottom:auto;
  margin-top:auto;
  
      } 
      .yellohead{
     width: auto;
   
    display: flex;
    flex-wrap: wrap;
     padding: 20px 10px 30px 20px;}
  
  }
   /*pppppppppppppppppppppppppppphhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhooooooooooooooooooooooooooooooooonnnnnnnnnnnnnnnnnnnnnnnnnnneeeeeeeeeeeeeeeeeeee*/
      
  .fillup {
    height: 400px;
    }
  
  
  
  /*sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss*/
  .cat {
    border: 3px dotted #bf1317;
    margin-left: -3px;
    margin-top:-3px;
    }
  
  .yellohead{
    
    background-color: #da940b;
     padding: 20px 10px 30px 20px;
    width: auto;
   
    display: flex;
    flex-wrap: wrap;
  
    }
    
    .catcont {
       display: flex;
    flex-wrap: wrap;
  padding: 0px 0px 00px 00px;
  margin-bottom:auto;
  margin-top:auto;
  
      }
      
  .lilcont{
    background-color: gray; border: 4px solid transparent;
    padding: 3px;
    border: 1px solid;
border-color:  white gray gray white;
box-shadow: 1px 1px 0 0 black,
0 0 0 1px lightgrey;
    margin: 20px;
  flex: 40%;
  max-width: 500px;
   display: inline-block; 
   font-size: clamp(18px, 4vw, 2em);
  
    }


    .xbut{
width: 10px;
height: 10px;
background-color: darkgray; 
margin: 4px 4px 0 0;
padding: 2px 2px 4px 4px;
border: 1px solid;
color: black;
font-size: 1.2em;
line-height: 16px;
border-color:  white gray gray white;
box-shadow: 1px 1px 0 0 black,
0 0 0 1px lightgrey; 

 
    }
  

.box {
  background-color: #AFAFAF;
  z-index: auto;
   margin: 20px; 
  padding: 0 ; 
   border: solid 1px #AFAFAF;
  border-color:  white gray gray white;
box-shadow: 1px 1px 0 0 black,
0 0 0 1px lightgrey; 
        display: inline-block; 
        width: max(40%, 500px);
        height: auto;
        text-align:left;  

}

.boxtext {
background-color: #bf1317; 
color: #FAF7EE; 
padding: 0px 0px 0px 8px; 
margin: 2px; 
font-size: 1.5em;
display: flex;
 justify-content: space-between; 
   
 
}

button{
width: 1em;
height: 1em;
line-height: 1px;
font-family: "coder's crux";
font-size: clamp(18px, 1.5vw, 20px);

background-color: darkgray; 
margin: 0 0 0 0;
padding: 0px;


border: 1px solid;
border-color:  white gray gray white;
box-shadow: 1px 1px 0 0 black,
0 0 0 1px lightgrey; 
}


.boxinside {
 z-index: 9;
 background-color: #da940b;   
     
 margin: auto;
        padding: 5px;
        display: flex; 
        

        flex-wrap: wrap;
        
        font-family: consolas;
  font-size: 1rem;
        border: solid 2px #AFAFAF;
        box-shadow: 
        inset -1px -1px white,
        inset 1px 1px black
        ;
      }
     
.linkbox{
max-height: 230px; 
}

@media screen and (min-width: 1500px) {.linkbox{
max-height: 154px; 
}
}
@media screen and (max-width: 740px) {
  .linkbox{
max-height: 100%; 
}
}


      .links {
        margin: auto;
        padding: 5px;
        display: flex; 
        flex-wrap: wrap; 
        text-align: center; 
        justify-content: space-between; 
        font-size: 12px;
        max-width: 300px;
        
      }
      
      .links a{
        padding: 3px;
        margin: 3px;
        background-color: #da940b;
        border: outset 2px;
        color:#050403;
      }

      