

    @font-face {
                    font-family: Noto;
                    src: url('https://americasdecline.neocities.org/fonts/NotoSerif-VariableFont_wdth,wght.ttf');
                }

  

    @font-face {
                    font-family: Archivo;
                    src: url('https://americasdecline.neocities.org/fonts/Archivo-VariableFont_wdth,wght.ttf');
                }

    @font-face {
                    font-family: ArchivoBlack;
                    src: url('https://americasdecline.neocities.org/fonts/ArchivoBlack-Regular.ttf');
                }

    @font-face {
                    font-family: ArchivoNarrow;
                    src: url('https://americasdecline.neocities.org/fonts/ArchivoNarrow-VariableFont_wght.ttf');
                }



    body    {

        background: #ffffff url("https://americasdecline.neocities.org/body_bg3.png");
	text-align: center;
	background-attachment: fixed;
  background-position: top;
	background-size: cover;
        font-family: 'Noto', 'Times New Roman', 'Times', 'Georgia', serif;
        font-size:1em;
      color:#000000;
        background-color:#1e1e1f;
            }


    .container {
        max-width: 1000px;
        width:95%;
        height:auto;
        background-color:#0002ff;
        background-image: url("https://americasdecline.neocities.org/rags/lyt/rags-header.png");
        background-repeat: no-repeat;
        background-size: 100%;
        padding: 0;
        padding-top: 16%;
      padding-bottom:2%;
        margin: 0 auto;
        margin-top:8%;
        margin-bottom:5%;
        box-shadow: 4px 3px 8px 1px #000000;
            -webkit-box-shadow: 4px 3px 8px 1px #444444;
            display:flex;
          border:2px solid white;
                }



    main {
        background: #ebebeb;
background: linear-gradient(0deg,rgba(235, 235, 235, 1) 0%, rgba(255, 255, 255, 1) 25%, rgba(236, 236, 236, 1) 50%, rgba(255, 255, 255, 1) 75%, rgba(235, 235, 235, 1) 100%);
        padding: 5px 10px 10px 10px;
        color:#000000;
        flex:70%;
        height:auto;
        overflow-wrap: break-word;
        order: 2;
            }


        main a {
            color:#0002ff;
            text-decoration:underline;
            font-weight:bold;
          font-family: 'Archivo', 'Arial', sans-serif;
                }

        main a:hover {
            color:#0002ff;
            text-decoration:none;
          background-color:#ffff66;
            font-weight:bold;
          font-family: 'Archivo', 'Arial', sans-serif;
                }

    .ml {
    width:48%;
    float:left;
    position:relative;
    margin-bottom:20px;
    }

    .mr {
    width:48%;
    float:right;
    position:relative;
    clear:none;
        margin-bottom:20px;
    }

    hr {color:black; margin-bottom:10px;}


                
    .sidebar {
        font-family: 'Verdana', 'Arial', sans-serif;
      font-size:12px;
      text-align:left;
        background-color:#ffff66;
        height:auto;
        padding: 0px 10px 10px 10px;
      margin-left:20px;
        overflow:auto;
      overflow-x:hidden;
        flex:15%;
        order: 1;

                    }

.rightsb {
        font-family: 'Verdana', 'Arial', sans-serif;
        font-size:12px;
      text-align:left;
        background-color:#ff2222;
        height:auto;
        padding: 0px 10px 10px 10px;
      margin-right:20px;
        overflow:auto;
        flex:15%;
        order: 3;

                    }


    p { margin-top:0px; }


    .bigtext {
        font-family: 'ArchivoNarrow', 'Arial Narrow', 'Arial', sans-serif;
        color:#000000;
        font-size:24px;
        line-height:26px;
        margin-bottom:5px;
        margin-top:0px;
        }

        .smalltext { font-family:'Verdana', 'Arial', sans-serif; 
            font-size:8px;  }


    h1 {
        font-family: 'Impact', 'Arial Black', 'Arial', sans-serif;
        color: #ff2222;
        font-size: 34px;
        line-height:32px;
        font-weight:800;
        text-transform: uppercase;
        margin: 5px 0px 5px 0px;
        clear:both;
                }


    h2 {
        font-family: 'Archivo', 'Arial', sans-serif;
        color: #000000;
        font-size: 25px;
        font-weight: 800;
        line-height:23px;
        text-transform:UPPERCASE;
        margin-top:0px;
        margin-bottom:5px;
        border-bottom: solid 3px #ff2222;
         clear:both;
                }



    h3 {
        font-family: 'Archivo', 'Arial', sans-serif;
        color: #ff2222;
        background-color: #ffff66;
        font-size: 20px;
        font-weight: bold;
        line-height:20px;
        text-transform:UPPERCASE;
        margin-top:-5px;
        margin-bottom:0px;
        padding: 2px;
         clear:both;
            }


    h4 {
        font-family: 'Archivo', 'Arial', sans-serif;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
      text-transform:uppercase;
      letter-spacing:2px;
        background-color:#000000;
        padding:4px;
        text-align:left;
        margin-top:0;
        margin-bottom: 5px;
         clear:both;
                }

    u {
        text-decoration: underline;
        text-decoration-color: #ccff00;
      box-shadow: inset 0 0px 0 white, inset 0 -3px 0 #ccff00;
        font-family: 'Noto', 'Georgia', serif;
        }

    b, strong {
        color: #ff2222;
        font-family: 'Archivo', 'Arial', sans-serif;
      font-weight:700;
        }

    em, italic {
        font-style: italic;
        color:#990099;
        }

     .box {
        background-color: #ccff00;
        border: 4px solid #990099;
       border-radius:15px;
        padding: 5px 5px 5px 5px;
        color:#000000;
        margin: 0px 0px 10px 0px;
                }

        .box a {
            color:#990099;
            text-decoration:underline;
            padding:1px;
            font-weight:bold;
                }

        .box a:hover {  
            color:#990099;
            font-weight:bold;
            padding:1px;
            text-decoration:none;
                }

    

    .nav2:link, .nav2:visited, .nav2:active {
            color: #000000;
            padding:2px;
            text-decoration:none;
            font-weight: bold;
            line-height:16px;
                }

    .nav2:hover {
            color: #0002ff;
            padding:2px;
            text-decoration:none;
            font-weight: bold;
            line-height:16px;
                }

    #topnav:link, #topnav:visited, #topnav:active{
            background-color: #ff2222;
            color: #ffffff;
            text-decoration:none;
            font-weight: bold;
            padding:2px;
                }

    #topnav:hover {
            background-color: #0002ff;
            color: #ffffff;
            text-decoration:none;
            font-weight: bold;
            padding:2px;   
                }



    @media (max-width: 1000px) {

    .container {
        display:flex;
        flex-direction: column;
        margin:0px auto;
        margin-top:10%;
        width:90%;
        padding-top:22%;
        max-width:1000px;
      }

    main {
        flex:100%;
        order:2;
      }

    .ml, .mr {
        width:100%;
        margin:0px;
        margin-bottom:20px;
        display:block;
        order:2;
      }

    .sidebar {
        flex:100%;
      margin-left:0;
        order:6;
      }
      
          .rightsb {
        flex:100%;
      margin-right:0;
        order:6;
      }
      
      .starnav {
	display:none;
}

    }
