/*
MAUMEE HIGH SCHOOL - CSS - mhscss.css
*/
/* ################################################################################## MHS CSS ####################################################################################


body{
    margin: 0;
    padding: 0;
    font-family: "Times New Roman";
     background-color: white; 
     background-color: gold; 
}

.upld-form {
 top: 150px;
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-file {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-subm {
    font-size: 28px;
    font-weight: bold;
    color: white;
}

.upld-hd {
    top: 50px;
}

.upld-mem-hd {
    position: absolute;
    top: 10px;
}
.upld-mem-form {
    position: absolute;
    top: 100px;
}


.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width:10px;
}

/* Style The Dropdown Button */
.dropbtn {
  background-color: #fffeec; 
  background-color: gold; 
  color: purple;
  padding: 20px;
  font-size: 16px;
  border: 5px solid #FF9900;
  border-color: purple;
  border-radius: 16px;
  cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  font-size: 16px;
  font-weight: bold;
  border: 5px solid #FF9900;
  border-color: purple;
  border-radius: 16px;
  padding: 5px 22px;
  background-color: gold;
  min-width: 220px;
  box-shadow: 0px 8px 20px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  color: purple;
  padding: 10px 2px 10px 5px;
  text-decoration: none;
  display: block;
  font-size: 16px;
  font-weight: bold;
  
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #FF9900
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #FF9900;
 background-color: gold;
}


/* ############################  BEGIN iPHONES, ETC. PORTRAIT - MIN 300PX ######################### */
@media only screen and (min-width: 300px) {
    
    
/* ################################################ BEGIN NAV ##################################################### */

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 5px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: 20px;
}


.logohd {
   position: static; 
    top: 20px;
    width: 50px;
    height: auto;
}



nav{
    position: absolute;
   width: 100%;
   background: white;
   background: gold;
   overflow: scroll;
   overflow: hidden;
/*   position: static; */
   top: 50px;
    border-width:10px;
    border-color: black;
    border-radius: 10px;
   z-index: 300;
}
ul{
   margin: 0;
    padding: 0;
    list-style: none;
}
li{
    float: left;
}

a{
    margin-top: 1rem;
    padding: 5px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    
}

.upld-form {
 top: 150px;
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-file {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-subm {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-hd {
    top: 50px;
}

.upld-mem-hd {
    position: absolute;
    top: 10px;
}
.upld-mem-form {
    position: absolute;
    top: 100px;
}





#section1{
    height: 1400px;
    background-color: white;
    display: inline-block;
    width: 100%; 
    max-width: 100%;
}
#section2{
    height: 1300px;
    background: white;
    display: inline-block;
    width: 100%;
}
#section3{
    height: 1300px;
    background: white;
    display: inline-block;
    width: 100%;
}
#section4{
    height: 1300px;
    background: white;
    display: inline-block;
    width: 100%;
}
#section5{
    height: 1300px;
    background: white;
    display: inline-block;
    width: 100%;
}

h1{
    margin: 100px; 
    text-align: center;
    padding: 0;
    font-size: 24px;
    font-weight: bold;
    color:white;
    border-style: solid;
    border-color: black;
    background-color:purple;
}
h2{
    margin: 100px;
    text-align: center;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
}
h3{
    margin: 100px;
    text-align: center;
    padding: 0;
    font-size: 18px;
    font-weight: bold; 
}
p {
 font-size: 16px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}



/* ################################################ END NAV ############################################################# */


    
/* ################################################ BEGIN SECTION 1 ##################################################### */

.frtpgpic{
    max-width: 100%;
    height: auto;
    display: block;
}

/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.box {
   margin-left: 200px;
   box-sizing:border-box;
   width:750px;
   height:650px;
   box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
}
.box img {
   max-width:100%;
   height: 100%;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.ss-cap{
  font-family: cursive;    
  font-size: 20px;
  font-weight:bold;
  background-color: black;
  color: white;
  text-align: left;
  width: auto;
  margin-left: 0px;
}

.ss-subhd{
  font-family: cursive;    
  font-size: 40px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px; 
  width: 90%;
  padding: 0;
  color:black;
  border-style: solid;
  border-color: black;
}



/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

.welcome-head{
 position: absolute;
 background-color: purple;
 color: gold;
/* background-color: #fffeec; */
 font-size: 20px;
 text-align: center;
 text-transform: none;
 top:150px;
 margin-left: 5px;
/*  margin-right: 150px; */
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
}

.infoadd{
 position: absolute;
 background-color: purple;
 color: gold;
/* background-color: #fffeec; */
 font-size: 20px;
 text-align: center;
 text-transform: none;
 top:250px;
 margin-left: 5px;
/*  margin-right: 150px; */
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
}


.sect4-hd {
    position:absolute;
    top: 100px; 
    width: 90%;
   background-color: purple;
   font-size: 20px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 5px; 
/*   right: 1px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.news-subhd {
    position:absolute; 
    top: 250px; 
    width: 100%; 
   background-color: purple;
   font-size: 20px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 5px; 
/*   margin-right: 1px;  */
    border-style: solid;
    border-color: purple;
    border-width: 5px;
   height: auto;
}

.newsdate {
    position: static;
/*    top: 400px; */
    margin-left: 5px;
    margin-right: 5px;
    width: 70%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 20px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
    text-align: left;
}

.newstxt {
   position: static; 
/*    top: 450px; */
    margin-left: 5px;
    margin-right: 5px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 20px;
     font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
     text-align: left;
}







/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

/* ################################################ END   SECTION 5 ##################################################### */

}

/* ########################################  END FOR iPHONES, ETC. PORTRAIT - MIN 300PX ################################# */



/* ########################################  BEGIN - MIN 576PX - BLACK ################################################## */
@media only screen and (min-width: 576px) {

/* ################################################## BEGIN NAV ######################################################### */
nav{
    width: 90%;
   background: white;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 0;
    margin-left: 3.0rem;
     border-style:solid;
    border-width:10px;
    border-color: black;
    border-radius: 10px;
    z-index: 300;
}


ul{
   margin: 0;
    padding: 0;
    list-style: none;
}
li{
    float: left;
}

a{
    margin-top: 1rem;
    padding: 20px;
    width: 60%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}

.upld-form {
 top: 150px;
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-file {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-subm {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-hd {
    top: 50px;
}

.upld-mem-hd {
    position: absolute;
    top: 10px;
}
.upld-mem-form {
    position: absolute;
    top: 100px;
}



#section1{
    height: 1500px;
    background-color: white;
    background: white; 
    display: inline-block;
    max-width: 60%;
}


#section2{
    height: 1500px;
    background: white;
    display: inline-block;
    width: 100%;
}

#section3{
    height: 1300px;
    background: white; 
    display: inline-block;
    width: 100%;
}
#section4{
    height: 1300px;
    background: white;
    display: inline-block;
    width: 100%;
}
#section5{
    height: 1300px;
    background: white; 
    display: inline-block;
    width: 100%;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################## BEGIN NAV ######################################################### */

    
/* ################################################ BEGIN SECTION 1 ##################################################### */

.frtpgpic{
    max-width: 100%;
    width:auto;
    height: auto;
    display: block;
    border-style:solid;
    border-width:5px;
    border-color:black;
}  

/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.box {
   margin-left: 160px;
   border-style:solid;
   border-width:5px;
   border-color:black;
   width:800px;
   height:650px;
}

.box img {
   max-width:100%;
   height: 100%;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.ss-cap{
  font-family: cursive;    
  font-size: 20px;
  font-weight:bold;
  background-color: black;
  color: white;
  text-align: left;
  width: auto;
  margin-left: 0px;
}

.ss-subhd{
  font-family: cursive;    
  font-size: 40px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 100px;
  margin-right: 100px; 
  width: 90%;
  padding: 0;
  color:black;
  border-style: solid;
  border-color: black;
}



/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.yb-septrobit{
    position: absolute;
    top:10500px;
}

/* ################################################ END   SECTION 5 ##################################################### */
    
}

/* ########################################  END - MIN 576PX - BLACK ################################################## */



/* ############################  BEGIN 768PX iPHONE 13PRO PORTRAIT & LANDSCAPE - MIN BLUE & iPAD PRO PORTRAIT  ########################### */
@media only screen and (min-width: 768px) {
    
/* ################################################ BEGIN NAV ############################################################# */

nav{
    width: 90%;
   background: white;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 0;
    margin-left: 3.5rem;
     border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}


ul{
   margin: 0;
    padding: 0;
    list-style: none;
}

li{
    float: left;
}

a{
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 5px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 28px;
}


.upld-form {
 top: 150px;
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-file {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-subm {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-hd {
    top: 50px;
}

.upld-mem-hd {
    position: absolute;
    top: 10px;
}
.upld-mem-form {
    position: absolute;
    top: 100px;
}




#section1{
    color: white;
    height: 1400px;
    background: white; 
    display: inline-block;
    width: 100%;
    max-width: 100%;
}


#section2{
    height: 1500px;
    background: white;  
    display: inline-block;
    width: 100%;
}

#section3{
    height: 1400px;
   background: white; 
    display: inline-block;
    width: 100%;
}
#section4{
    height: 1400px;
    background: white; 
    display: inline-block;
    width: 100%;
}
#section5{
    height: 1500px;
    background: white; 
    display: inline-block;
    width: 100%;
}



h1{
    margin-left: 60px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################ END   NAV ############################################################# */


/* ################################################ BEGIN SECTION 1 ##################################################### */

.frtpgpic{
    position:absolute;
    max-width: 95%;
    height:auto;
    display: block;
    width: 95%;
    top:200px;
    left: 50px;
    background: white;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}



.frtpgtxt{
    position: absolute;
    max-width: 90%;
    top:920px; 
    left:110px;
    width:700px;
    height:450px;
    color:purple;
    display: block;
    font-size:24px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}

/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */

.box {
   position: absolute;
   top:1750px; 
   margin-left: 50px;
   border-style:solid;
   border-width:10px;
   border-color:purple;
    box-shadow: 0 0 25px -3px rgba(0,0,0,0.4);
   width:800px;
   height:650px;
}

.box img {
   max-width:100%;
   height: 100%;
}

/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */

.w3-display-container{
    border-style: solid;
    border-color: purple;
    border-width:10px;
}


.ss-cap{
  font-family: arial;    
  font-size: 20px;
  font-weight:bold;
  background-color: black;
  color: white;
  text-align: left;
  width: auto;
  margin-left: 0px;
}

.ss-subhd{
  font-family: arial;    
  font-size: 40px;
  font-weight:bold;
  background-color: purple;
  text-align: center;
  margin-left: 70px;
  margin-right: 100px; 
  width: 90%;
  padding: 0;
  color:black;
  border-style: solid;
  border-color: black;
}

/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

.newstxt{
    position: absolute;
    max-width: 90%;
    left:100px;
    width:1200px;
    height:400px;
    color:purple;
    display: block;
    font-size:24px;
    font-weight:bold;
    border-style:solid;
    border-width:10px;
    border-color:purple;
    border-radius: 10px;
}

/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
    top: 9650px;
    width: 90%;
    margin-left: 90px;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}


.yb-tblhd{
    position: absolute;
    top: 9800px;
    margin-left: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: gold;
    
}


.yb-tbldata{
    margin-left: 90px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
}


.yb-septrobit{
    position: absolute;
    top:14000px;
}


.yb-namehd {
    position: static;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color: gold;
    margin-left: 50px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 350px;
    width: 10%;
}

.yb-pics2 {
    margin-right: 350px;
    width: 8%;
}


.yb-dobetc{
    position: static;
    width: 470px;
    margin-left: 230px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}


.yb-obit{
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: purple;
}

/* ################################################ END   SECTION 5 ##################################################### */

}

/* ########################################  END  MIN 768PX iPHONE 13PRO PORTRAIT & LANDSCAPE - MIN BLUE & iPAD PRO PORTRAIT  ############################## */



/* ##################################  BEGIN MIN 992PX FOR TABLETS, iPAD'S LANDSCAPE ########################### */
@media only screen and (min-width: 992px) {
    
/* ################################################ BEGIN NAV ############################################################# */

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 28px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 50px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: 70px;
}


.logohd {
    position: static; 
    width: 100%;
    height: auto;
}


nav{
   width: 90%;
   background: white;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 50px;
   right: 50px;  
 
    border-style: solid;
    border-color: purple;
    border-width:10px;
   z-index: 300;
}

ul{
   margin: 0;
    padding: 0;
    list-style: none;
}

li{
    float: left;
}

a{
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 15px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}



.upld-form {
 top: 250px;
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-file {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-subm {
    font-size: 28px;
    font-weight: bold;
    color: white;
    background-color: purple;
}

.upld-hd {
    position: absolute;
    top: 0px;
 background-color: purple;
 color: gold;
 font-size: 32px;
 text-align: center;
 text-transform: none;
 margin-left: 300px;
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
 width: 70%;
}

.upld-mem-hd {
    position: absolute;
    top: 1px;
 background-color: purple;
 color: gold;
 font-size: 32px;
 text-align: center;
 text-transform: none;
 margin-left: 300px;
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
 width: 70%;
}

.upld-mem-form {
    position: absolute;
    top: 250px;
    margin-left:50px;
}




 
#section1{
    height: 1400px;
    background-color: white;
    display: inline-block;
    max-width: 100%;
}



#section4{
    height: 1300px;
   background-color: white;
    display: inline-block;
    width: 100%;
}


h1{
    margin-left: 70px; 
    margin-right: 100px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 32px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################ END NAV   ############################################################# */



/* ################################################ BEGIN SECTION 4 ##################################################### */

.sect4-hd {
    position:absolute;
    top: 150px; 
    width: 90%;
   background-color: purple;
   font-size: 42px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 50px; 
/*   right: 1px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.news-subhd {
    position:absolute; 
    top: 350px; 
    width: 90%; 
   background-color: white;
   font-size: 32px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 50px; 
/*   margin-right: 1px;  */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.newsdate {
    position: static;
/*    top: 400px; */
    margin-left: 100px;
    margin-right: 100px;
    width: 30%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
    text-align: left;
}

.newstxt {
   position: static; 
/*    top: 450px; */
    margin-left: 100px;
    margin-right: 100px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
     font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
     text-align: left;
}



/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */



}

/* #################################### END 992PX FOR TABLETS, iPAD'S LANDSCAPE ############################## */



/* ######################################  BEGIN 1200PX FOR LAPTOP & DESKTOP PC'S ####################################### */
@media only screen and (min-width: 1200px) {
    
/* ################################################ BEGIN NAV   ############################################################# */

.first-hd {
   width: 90%;
   background-color: purple;
   font-size: 32px;
   font-weight: bold;
   text-align: center;
   color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 1px;
   left: 100px;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: 70px;
}

.logohd {
    position: static; 
    width: 100%;
    height: auto;
}

nav{
   width: 95%;
   background: white;
   background-color: gold;
   overflow: scroll;
    overflow: hidden;
   position: fixed;
   top: 50px;
   left: 0;
    border-style: solid;
    border-color: purple;
    border-width:10px;
   z-index: 300;
}

ul{
   margin: 0;
    padding: 0;
    list-style: none;
}

li{
    float: left;
}

a{
    margin-top: 1rem;
    margin-left: 1rem;
    padding: 15px;
    width: 100%; 
    display: block;
    text-decoration: none;
    color: purple;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 25px;
}






.upld-form {
    position: absolute;
    top: 250px;
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-file {
    font-size: 28px;
    font-weight: bold;
    color: purple;
}

.upld-subm {
    font-size: 28px;
    font-weight: bold;
    color: white;
}


.upld-hd {
    position: absolute;
    top: 10px;
}

.upld-mem-hd {
    position: absolute;
    top: 10px;
 background-color: purple;
 color: gold;
 font-size: 32px;
 text-align: center;
 text-transform: none;
 margin-left: 50px;
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
    
}


.welcome-head{
 position: absolute;
 background-color: purple;
 color: gold;
/* background-color: #fffeec; */
 font-size: 32px;
 text-align: center;
 text-transform: none;
 top:150px;
 margin-left: 50px;
/*  margin-right: 150px; */
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
}

.infoadd{
 position: absolute;
 background-color: purple;
 color: gold;
/* background-color: #fffeec; */
 font-size: 32px;
 text-align: center;
 text-transform: none;
 top:250px;
 margin-left: 50px;
/*  margin-right: 150px; */
 border: 5px solid #FF9900;
 border-radius: 16px;
 border-color: gold;
}




.upld-mem-form {
    position: absolute;
    top: 250px;
    margin-left: 50px;
}


/*
#section1{
    height: 800px;
    background-color: white;
    display: inline-block;
    max-width: 100%;
}


#section4{
    height: 1200px;
    background-color: white;
    display: inline-block;
    width: 100%;
}


*/

h1{
    margin-left: 100px; 
    margin-right: 100px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 42px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}

p {
 font-size: 24px;
 text-align: left;
 text-transform: none;
 margin-left: 100px;
 margin-right: 100px;
}

/* ################################################ END   NAV   ############################################################# */



/* ################################################ BEGIN SECTION 1 ##################################################### */


/* ################################################ END   SECTION 1 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 2 ##################################################### */


/* ################################################ END   SECTION 2 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 3 ##################################################### */


/* ################################################ END   SECTION 3 ##################################################### */


/* ################################################ BEGIN SECTION 4 ##################################################### */

.sect4-hd {
    position:absolute;
    top: 150px; 
    width: 90%;
   background-color: purple;
   font-size: 42px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 100px; 
/*   right: 1px; */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.news-subhd {
    position:absolute; 
    top: 350px; 
    width: 90%; 
   background-color: white;
   font-size: 32px; 
   font-weight: bold;
   text-align: center;
   color: gold;
   margin-left: 100px; 
/*   margin-right: 1px;  */
    border-style: solid;
    border-color: purple;
    border-width:10px;
   height: auto;
}

.newsdate {
    position: static;
/*    top: 400px; */
    margin-left: 100px;
    margin-right: 100px;
    width: 30%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
    font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
    text-align: left;
}

.newstxt {
   position: static; 
/*    top: 450px; */
    margin-left: 100px;
    margin-right: 100px;
    width: 90%;
    height: auto;
    color:purple;
    background-color: white;
    display: block;
    font-size: 28px;
     font-weight:bold;
    border-style:solid;
    border-width: 5px;
    border-color:purple;
    border-radius: 5px;
     text-align: left;
}





/* ################################################ END   SECTION 4 ##################################################### */
    
    
/* ################################################ BEGIN SECTION 5 ##################################################### */

.mem-hd{
    position: absolute;
    top: 9500px;
    margin-left: 100px; 
    margin-right: 100px; 
    width: 90%;
    text-align: center;
    padding: 0;
    font-size: 42px;
    font-weight: bold;
    color:gold;
    border-style: solid;
    border-color: black;
    background-color:purple;
}


.yb-tblhd{
    position: absolute;
    top: 9650px;
    margin-left: 110px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: gold;
    
}

.yb-tbldata{
    margin-left: 80px;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: gold;
}

.yb-septrobit{
    position: absolute;
    top: 12400px;
}

.yb-namehd {
    position: static;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    background-color: gold;
    margin-left: 100px;
    width: 90%;
    color: purple;
}

.yb-pics1 {
    margin-left: 650px;
    width: 10%;
}

.yb-pics2 {
    width: 8%;
}


.yb-dobetc{
    position: absolute;
    width: 530px;
    margin-left: 530px;
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    background-color: gold;
    color: purple;
}


.yb-obit{
    margin-left: 100px;
    margin-right: 100px;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
    color: purple;
}


/* ################################################ END   SECTION 5 ##################################################### */

}

/* #######################################  END 1200PX FOR LAPTOP & DESKTOP PC'S ######################################## */
