body{
    font-size: 17px;
}
.verspac1,.verspac2,.verspac3{
	display: none;
}
@media all and (-webkit-max-device-pixel-ratio: 1.5), (max-resolution: 144dpi) {
    body{
        font-size: 15px;
    }
}
@media all and (min-width: 500px) {
    .menufloat{
        float: left;
    }
}

@media all and (min-width: 715px) and (max-width: 850px) and (min-height: 765px){
    .verspac1{display: inline;}
}
@media all and (min-width: 715px) and (max-width: 850px) and (min-height: 835px){
    .verspac2{display: inline;}
}

@media all and (min-width: 850px) and (max-width: 1000px) and (min-height: 700px){
    .verspac1{display: inline;}
}
@media all and (min-width: 850px) and (max-width: 1000px) and (min-height: 765px){
    .verspac2{display: inline;}
}

@media all and (min-width: 1000px) and (min-height: 645px){
    .verspac1{display: inline;}
}
@media all and (min-width: 1000px) and (min-height: 705px){
    .verspac2{display: inline;}
}
@font-face{ 
    font-family: 'exo web';
    src: url('Exo-Regular.otf') format('opentype');
}
HTML{
	height: 100%;
    scroll-behavior: smooth;
}
BODY{
    /*background-color: #003333;*/
    background-color: black;
    background-attachment: fixed;
    background-image: url(bodybackg_down.png), url(bodybackg.png), url(Frederic_Edwin_Church_aurora-borealis.jpg);
    background-position: bottom, top, center;
    background-repeat: repeat-x, repeat-x, no-repeat;
    background-size: auto, auto, cover;
    margin: 0px;
    font-family: "exo web", exo, Verdana, "century gothic", Helvetica, Arial;
    text-align: justify;
    color: azure;
    line-height: 1.5;
	height: 100%;
}
.maindiv{
    margin: auto;
    max-width: 1076px;
	height: 98.5%;
	padding: 0.5%;
}
.langbuttons{
    float: right;
    margin-right: 3em;
    /* background-color: slategray; */
    background-color: rgba(150,127,150,0.3);
    padding: 0.4em;
    font-size: 0.8em;
    border-radius: 0.5em;
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
}
.menubutton{
    position: fixed;
    top: 6px;
    right: 10px;
}
.langlinks{
    color: white;
}

.modslogan{
    text-align: center;
    font-size: 1.5em;
    font-style: italic;
    color: palegreen;
    text-shadow: 0 0 3px white;
}
.modsloganitem{
    animation-duration: 7s;
    animation-name: modsloganitem_frame;
    animation-timing-function: linear;
    /*The animation delay is set by code to each letter*/
}
@keyframes modsloganitem_frame {
  90% {
    background-color: rgba(255,215,0, 0);
    box-shadow: 0em 0em 0.25em 0.25em rgba(255,215,0, 0);
  }
  91% {
    background-color: rgba(255,215,0, 0.4);
    box-shadow: 0em 0em 0.25em 0.25em rgba(255,215,0, 0.4);
  }
  100% {
    background-color: rgba(255,215,0, 0);
    box-shadow: 0em 0em 0.25em 0.25em rgba(255,215,0, 0);
  }
}

.menutitle{
    font-size: 1.3em;
    /* font-family: Times, "Times New Roman"; */
    /* font-family: Verdana, Helvetica, Arial; */
    font-weight: bold;
    /* color: palegoldenrod mistyrose lavenderblush aliceblue; */
	color: rgb(255,255,240);
    /*text-shadow: 4px 2px 2px rgba(10, 10, 10, 0.9);*/
    /* text-shadow: 0.33em 0.15em 0.15em rgba(10, 10, 10, 0.9); */
}
.footertabs{
    float: left;
    width: 24.8%;
    white-space: nowrap;
    /*text-align: center;*/
}
.footertd{
    text-align: center;
}
.footerdiv{
/*    background-color: rgba(30, 30, 50, 0.5);
    box-shadow: 0 0 20px 20px rgba(30, 30, 50, 0.5);
    -webkit-box-shadow: 0 0 20px 20px rgba(30, 30, 50, 0.5);
    -moz-box-shadow: 0 0 20px 20px rgba(30, 30, 50, 0.5);*/
}
.copyright{
    font-style: italic;
    text-align: center;
}
.toggledisplay{
    display: none;
}
.togglevisibility, .footertabs, .modslogan{
    visibility: hidden;
}
A{
    text-decoration: none;
    color: rgb(127,255,255);
}
A:hover{
    text-shadow: 0 0 1px white;
    color: white;
}
.Aexternal:after{
    content: " \25BA";
}
hr{
    width: 75%;
    height: 0.25em;
}
.artimg{
    float: left;
    margin-right: 0.5em;
}
UL, OL{
    margin: 0.3em;
}
UL{
    list-style: disc;
}
.socialicons{
    width: 1.5em;
    height: 1.5em;
}


.indent
{
    margin-left: 20px;
}
.warning
{
    background-color: rgb(255, 255, 153);
    font-style: italic;
}
H2
{
    font-weight: normal;
    font-size: 2em;
}
.title, H3, H4, H5, H6
{
    font-weight: bold;
    color: rgb(51, 51, 153);
    border-bottom: thin solid rgb(153, 153, 255);
    margin-bottom: 4px;
    margin-top: 4px;
}
H3, H4, H5, H6
{
    font-size: 1.1em;
}
.FlipClassYes{
    display: inherit;
}
.FlipClassNone{
    display: none;
    /*display: inherit;*/
}
.FlipClassActive{
    color: rgb(0, 150, 0);
    /*font-weight: bold;*/
    cursor: pointer;
}

.CollapsedDynaBox{
    overflow: hidden;
    height: 1px;
    visibility: hidden;
}
