.ScreenDivs { position: relative; margin-left: auto; margin-right: auto;
                width: 90%; border-style: solid; border-radius: 10px;
                background-color: white; }

.MyBox { width: 90%; }


#FloatMenu {
  visibility: hidden;
           }


.smallLogos { display: inline-block;
              vertical-align: top;
              width: 30%;
              font-size: small;
              font-weight: bold;
            }
#SplashWords {
					background-size: auto;
					}

#UnderConstruction { width: 90%; }



/* Style definitions for the Blog page */
#BlogSidebar {
				visibility: hidden;		 
             }
#BlogSideBarActivate {
				visibility: visible;
				     }

#BlogshowTime {
				width: 95%;
				margin-left: 0;
				margin-right: 0;
						}

