

    @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-image: url(https://americasdecline.neocities.org/img/na-bg-f.png);
        font-family: 'Verdana', 'Arial', sans-serif;
      font-size:12px;
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-size:100%;
        background-color:#1e1e1f;
            }

a {
            color:#bbc7e5;
            text-decoration:underline;
            font-weight:bold;
                }

         a:hover {
            color:#223591;
            font-weight:bold;
            text-decoration:underline;
                }



    .container {
        max-width: 1000px;
        width:80%;
        height:auto;
        background-image: url("https://americasdecline.neocities.org/img/lyt/na-lyt-h3bi-tbv-43.png");
        background-repeat: no-repeat;
        background-size: 100%;
        background-color:#000000;
        padding: 0px;
        padding-top: 15%;
        margin: 0 auto;
        margin-top:9%;
        margin-bottom:5%;
        box-shadow: 4px 3px 8px 1px #000000;
            -webkit-box-shadow: 4px 3px 8px 1px #444444;
            display:flex;
          border:2px solid white;
                }
                
.splash {
    background-color: #000000;
		padding: 10px;
		font-family: 'Verdana', 'Arial', sans-serif;
		font-size:16px;
		color:#ffffff;
		width:80%;
		margin: 0 auto;
        margin-top:9%;
        margin-bottom:5%;
        box-shadow: 4px 3px 8px 1px #000000;
            -webkit-box-shadow: 4px 3px 8px 1px #444444;
          border:2px solid white;
            }


    main {
        background-color:transparent; 
        padding: 0px 10px 10px 10px;
        color:#ffffff;
        flex:80%;
        height:auto;
        overflow-wrap: break-word;
        order: 2;
            }


        main a {
            color:#bbc7e5;
            text-decoration:underline;
            font-weight:bold;
                }

        main a:hover {
            color:#223591;
            font-weight:bold;
            text-decoration:underline;
                }

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

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


                
    .sidebar {
        font-family: 'Verdana', 'Arial', sans-serif;
        background-color:transparent;
        height:auto;
        padding: 0px 10px 10px 10px;
        overflow:auto;
      overflow-x: hidden;
        flex:20%;
        color:#ffffff;
        order: 1;

                    }


    p { margin-top:0px; }


    .bigtext {
        font-family: 'ArchivoNarrow', 'Arial Narrow', 'Arial', sans-serif;
        color:#ffffff;
        font-size:22px;
        line-height:25px;
        margin-bottom:15px;
        margin-top:0px;
        }


    h1 {
        font-family: 'ArchivoBlack', 'Arial Black', serif;
        color: #ffffff;
        font-size: 34px;
        line-height:32px;
        margin: 5px 0px 5px 0px;
                }


    h2 {
        font-family: 'Georgia', serif;
        color: #bbc7e5;
        font-size: 24px;
        font-weight: bold;
        line-height:22px;
      letter-spacing:-2px;
      word-spacing:5px;
        margin-top:0px;
        margin-bottom:5px;
        border-bottom: solid 1px #e51f2e;
                }



    h3 {
        font-family: 'Archivo', 'Arial', sans-serif;
        color: #e51f2e;
        font-size: 20px;
        font-weight: bold;
        line-height:18px;
        text-transform:UPPERCASE;
        margin-top:0px;
        margin-bottom:0px;
            }


    h4 {
        font-family: 'Archivo', 'Arial', sans-serif;
        color: #bbc7e5;
        font-size: 14px;
        font-weight: bold;
        background-color:#223591;
        padding:2px;
        text-align:right;
        margin-top:0;
        margin-bottom: 5px;
                }

    u {
        text-decoration: none;
        border-bottom: 2px solid #e51f2e;
        font-family: 'LibreBaskerville', 'Georgia', serif;
        }

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

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


    .red {
        color: #e51f2e;
        
        }

    .lightblue {
        color: #bbc7e5;  

    }


    .darkblue {
        color: #223591;

    }




     .box {
        background-color: #bbc7e5;
        border: 4px solid #223591;
        padding: 10px;
        color:#000000;
        margin: 0px 0px 10px 0px;
                }

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

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

        .box b, .box strong {  
                color:#e51f2e;
                }


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

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

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

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



    @media (max-width: 1000px) {

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

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

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

    .sidebar {
        flex:100%;
        order:6;
      }

    }

