header {
    background-image: url('https://c.tenor.com/VbezPY1TRaMAAAAM/fire-flames.gif');
    padding: 0px;
    text-align:center;
    font-size:90px;
    color:red;
    width:100%;
    height:125px;
    text-shadow:2px 2px black;
    font-family: Comic Sans MS, Comic Sans;
    }
    
    footer {
      
        position: absolute;
        left: 0;
        bottom: 0;
        height: -100%;
        width: 100%;
        overflow: hidden;
    }
    
    body, html {
        height: 100%;
        margin: 0;
    }


    ul {
    background-color:#000000;
    padding:0px;
    margin:0px;
    overflow: hidden;
    list-style: none;
      }
    
    li {
    float:left;
    width:15%;
    }
    
    li a {
    display:block;
    padding:4px;
    background-color:#000000;
    text-align:center;
    color:white;
    }
    
    .center {
      display: block;
      margin-left: auto;
      margin-right: auto;
    }
    
    li a:hover{
    background-color: #393838;
    }
    
    .d {
      text-align: right;
    }
    
    body {
    background-position: center top;
    background-color: #14192e;
    background-image: url('Media/bg3.gif');
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    font-family: "Lucida Console", "Courier New", monospace;
    color: #ffff;
    margin: 0px;
    }
    
    p{
    text-align: center;
    }

    a:hover span{
        display:block;
    }
    
    .chewy-regular {
        font-family: "Chewy", system-ui;
        font-weight: 400;
        font-style: normal;
      }

    #LainQuote{
        font-size: 10px;
        opacity: 0.5;
        color: black;
    }

    #textbut{
        color: #000000;
        text-align: center;
        position: relative;
        font-family: "Comic Neue", cursive;
        font-weight: 700;
        font-style: italic;
        margin-top: 0px;
        font-size: 18px;
    }

    a.buttonbox{
        padding-left: 45px;
        margin-left: -45px;
        padding-right: 45px;
        margin-right: -45px;
        margin-top: -10px;
        padding-top: 10px;
        margin-bottom: -10px;
        padding-bottom: 10px;
    }

    a:link {
        text-decoration: none;
        color: black;
      }
      
      a:visited {
        text-decoration: none;
        color: black;
      }


    /* width */
    ::-webkit-scrollbar {
        width: 10px;
       background-color: darkgray;
    }
    
    /* Track */
    ::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px rgb(71, 71, 71); 
        border-radius: 10px;
    }
    
    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: rgb(71, 71, 71); 
        border-radius: 10px;
    }
    
    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: rgb(71, 71, 71); 
    }

    #mainheadbox {
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
        margin-bottom: 5px;
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url("Media/D.gif");
        background-position: center;
        border: 1px solid #000000;
        border-radius: 2px;
        height: 195px;
        width: 1150px;
        position: relative;
        padding: 10px;
    }


    #mainbutbox {
        margin-left: auto;
        margin-right: auto;
        margin-top: 1100px;
        margin-bottom: auto;
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url("Media/bg1.gif");
        border: 1px solid #000000;
        border-radius: 2px;
        height: 150px;
        width: 1150px;
        padding: 10px;
    }

    .dogheadbox {
        margin-left: auto;
        margin-right: auto;
        margin-top: 80px;
        margin-bottom: 5px;
        background-image: url("Media/Elvis/Elvis.png");
        background-size: 100%;
        background-repeat: no-repeat;
        background-color: #3a3734;
        border: 1px solid #000000;
        border-radius: 2px;
        height: 150px;
        width: 1150px;
        position: relative;
        padding: 10px;
    }

    #textmid{
        color: #000000;
        font-family: Comic Sans MS, Comic Sans;

    }

    #belowmid{

        height: 45px;
        width: 554px;
        background-color: #fff1d0;
        background-image: url("Media/Rainbow.gif");
        background-repeat: no-repeat;
        background-size: cover;
    }


    #container1{
        margin: auto;
        width: 1000px;
        margin-top: 0;
        margin-bottom: 80px;
        padding: 40x;
    }


    #mid{
        float: right;
        width: 554px;
        border: 1px solid #ffffff;
        margin: 0px 5px 0px 5px;
        text-align:center;
        background-color: #6d98ca;
        height: 754px;
        padding: 5px;
    }

    #content{
        background-color: #eae0d5;
        border: 1px solid #ffffff;
        margin: 0 auto;
        height: 430px;
        width: 96%;
        padding: 10px;
        margin-bottom: 5px;
    }

    #socailcontent{
        background-color: #6d98ca;
        border: 1px solid #ffffff;
        margin: 0 auto;
        height: 430px;
        width: 96%;
        padding: 10px;
        overflow-x: hidden;
        margin-bottom: 5px;
    }

    #right{
        float: right;
    }

    #left{
        float: left;
    }

    #leftbar{
        float: right;
        width: 200px;
        border: 1px solid #ffffff;
        text-align: center;
        background-color: #6d98ca;
        min-height: 750px;
        padding: 10px 5px 5px 5px;
    }

    #rightbar{
        float: right;
        width: 200px;
        border: 1px solid #ffffff;
        text-align: center;
        background-color: #6d98ca;
        min-height: 750px;
        padding: 10px 5px 5px 5px;

    }

    #blank1{
        height: 50px;
    }

    #blank2{
        height: 25px;
    }


    #buttonblank{
        height: 15px;
    }
    
    #butonbox{
        margin-left: auto;
        margin-right:  auto;
        width: 185px;
        height: 26px;
        background-color: rgb(255, 255, 255);
        background-image: url();
        display: block;
        padding: 5px;
        border-radius: 10px;
        margin-bottom: 9px;
        
    }

    .button{
        float: none;
        width: 125px;
        height: 26px;
        background-color: #FFDFD6;
        border-color: #ffedd0;
        display: block;
        padding: 5px;
        border-radius: 10px;
        align-items: center;
        text-align: center;
        margin-left: auto;
        margin-right:  auto;
        transition-duration: 0.4s;
        cursor: pointer;
        font-size: 12px;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

    }

     
      .button2:hover {
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24),0 17px 50px 0 rgba(0,0,0,0.19);
      }

      #Imagebox1{
        margin-left: auto;
        margin-right:  auto;
        width: 185px;
        height: 426px;
        background-color: rgb(255, 255, 255);
        display: block;
        padding: 5px;
        border-radius: 10px;
        margin-bottom: 9px;
        
    }

    #vidbox {
        float:left;
        width:65%;
        margin-top: 3px;
        height:236px;
        background-color: rgb(255, 255, 255);
        display: block;
        padding: 5px;
        margin-bottom: 9px;
        
    }

    #Mediabox {
       float: left;
        width: 772px;
        height: 250px;
        border: 1px solid #eae0d5;
        margin: 0;
        text-align:center;
        background-color: #6d98ca;
        padding: 5px;
        margin-top: 20px;
        background-image: url("");
        background-repeat: no-repeat;
        background-size: cover;
    }

    #Mediabox2 {
        float: left;
         width: 988px;
         height: 250px;
         border: 1px solid #eae0d5;
         margin: 0;
         text-align:center;
         background-color: #6d98ca;
         padding: 5px;
         margin-top: 20px;
         background-image: url("");
         background-repeat: no-repeat;
         background-size: cover;
    }

    #visitorsidebox{
        float: right;
        width: 200px;
        height: 250px;
        border: 1px solid #ffffff;
        margin: 0;
        text-align:center;
        background-color: #6d98ca;
        padding: 5px;
        margin-top: 20px;


    }

    #Socialsbox{
        margin-left: auto;
        margin-right:  auto;
        width: 175px;
        height: 26px;
        background-color: rgb(255, 255, 255);
        display: block;
        padding: 10px;
        border-radius: 10px;
        margin-bottom: 9px;
        
    }

    
    #SlopeBox{
        margin-left: auto;
        margin-right:  auto;
        margin-top: 25px;
        width: 1000px;
        height: 650px;
        background-color: rgb(255, 255, 255);
        display: block;
        padding: 5px;
        border-radius: 10px;
        margin-bottom: 9px;
    }

    #dvd {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 50px;
        width: 100px;
        mask: url("https://upload.wikimedia.org/wikipedia/commons/9/9b/DVD_logo.svg");
        -webkit-mask: url("https://upload.wikimedia.org/wikipedia/commons/9/9b/DVD_logo.svg");
        background-repeat: no-repeat;
        background-size: 75px;
        background-position: center;
      }


    #Sponsor {
        margin-left: auto;
        margin-right: auto;
        width: 195px;
        height: 50px;
        background-color: white;
        display: block;
        border-radius: 10px;

    }
    
    #SponsorWrap{
        position: absolute;
        margin-left: -63px;
        width: 295px;
        height: 50px;
        background-color: white;
        display: block;
        padding: 5px;
        border-radius: 0px;
        margin-bottom: 9px;
        rotate: -44deg;
        margin-top: -25px;
    }


    #BusinessContainer{
        position: absolute;
        margin-left: 1120px;
        
    }

    #BusinessTextBut{
        width: 185px;
        height: 26px;
        margin-left: 105px;
        margin-top: -8px;
        background-color: rgb(255, 255, 255);
        display: block;
        padding: 5px;
        border-radius: 10px;
    }

    #Cow{
        float: left;
        margin-top: 25px;
        width: 1000px;
        height: auto;
        background-color: rgb(255, 255, 255);
        display: block;
        padding: 5px;
        border-radius: 10px;
        margin-bottom: 9px;
    }

    #Cowheadbox {
        float: left;
        background-size: 100%;
        background-repeat: no-repeat;
        background-image: url("Media/bg1.gif");
        border: 1px solid #000000;
        border-radius: 2px;
        height: 150px;
        width: 1150px;
        padding: 10px;
        display: block;
        margin-left: -100px;
    }

    #Snow{
        background-image: url('https://i.gifer.com/3nRI.gif');
        margin-top: -200px;
        width: 100%;
        height: 300%;
        position: absolute;
        z-index: -1;
    }

    #Banner{
        float: right;
        width: 950px;
        height: 60px;
        margin: 0;
        text-align:center;
        padding: 5px;
        margin-top: 20px;
        background-image: url("");
        background-repeat: no-repeat;
        background-size: cover;
    }

    #Sidebanner{
        float: right;
        width: 250px;
        border: 0px solid #ffffff;
        text-align: center;
        background-color: #6d98ca;
        min-height: auto;
        
    }

    span{
        background: none repeat scroll 0 0 #F8F8F8;
        border: 5px solid #DFDFDF;
        color: #717171;
        font-size: 13px;
        height: auto;
        letter-spacing: 1px;
        line-height: 30px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        top: -120px;
        left: 0px;
        display:none;
        padding:0 20px;
    
    }
    span:after{
        content:'';
        position:absolute;
        bottom:-10px;
        width:10px;
        height:10px;
        border-bottom:5px solid #dfdfdf;
        border-right:5px solid #dfdfdf;
        background:#f8f8f8;
        left:50%;
        margin-left:-5px;
        -moz-transform:rotate(45deg);
        -webkit-transform:rotate(45deg);
        transform:rotate(45deg);
    }
    a:hover span{
        display:block;
    }
    
    #Elviscontent{
        background-color: #eae0d5;
        border: 1px solid #ffffff;
        margin: 0 auto;
        height: 430px;
        width: 96%;
        padding: 10px;
        overflow: scroll;
        overflow-x: hidden;
        margin-bottom: 5px;
    }

    #Vidmid{
        float: left;
        width: 850px;
        border: 1px solid #ffffff;
        margin: 0px 0px 0px -85px;
        text-align:center;
        background-color: #6d98ca;
        height: 754px;
        padding: 5px;
    }

    #Vidmid2{
        float: left;
        width: 1075px;
        border: 1px solid #ffffff;
        margin: 10px 0px 0px -85px;
        text-align:center;
        background-color: #6d98ca;
        height: 754px;
        padding: 5px;
    }

    #Fml{

    
    
    }