body
{
  background-color: #404040;
  font-family: 'Oxanium', ;
}


#container
{
  width: 1000px;
  margin-left: auto;
  margin-right: auto; 
  
}

#logo
{
  color: white;	
  margin: 20px;
  font-size: 40px;
  letter-spacing: 5px;
  font-variant: 800;
  font-weight: 800;
}

#menu
{
  background-color: #303030;	
  margin-top: 20px;
  color: #FFFFFF;
  padding: 5px;
}

#topbar
{
  background-color: #303030;
  color: white;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 25px;
  height: 150px;
  
}

#topbarL
{
  float: left;	
  padding: 10px;
  width: 248px;
  border-right: 2px dotted #cccccc
  
  
}

#topbarR
{
  float: left;
  padding: 20px;
  width: 670px;
  font-size: 25px;
  text-align: justify;
  line-height: 30px;
  
  
}
	

#menuedu
{
  float: left;	
  width: 140px;
  min-height: 620px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: lightgray;
  text-align: center;
  font-size: 20px;
  border-right: 2px dotted #666666
  
}

#content
{
  float: left;
  padding: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 560px;
  background-color: #dedede;
  min-height: 600px;
  text-align: justify;
  font-size: 20px;
  border-right: 2px dotted #666666
}

#ad
{
  float: left;	
  width: 140px;
  min-height: 595px;
  padding: 25px;
  padding-top: 20px;
  background-color: lightgray;
  text-align: center;
  font-size: 18px; 
}



#content_mm
{
  float: left;
  padding: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 560px;
  background-color: #dedede;
  min-height: 600px;
  text-align: justify;
  font-size: 20px;
  border-right: 2px dotted #666666
}

#menuedu_mm
{
  float: left;	
  width: 140px;
  min-height: 799px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: lightgray;
  text-align: center;
  font-size: 20px;
  border-right: 2px dotted #666666
  
}

#ad_mm
{
  float: left;	
  width: 140px;
  min-height: 774px;
  padding: 25px;
  padding-top: 20px;
  background-color: lightgray;
  text-align: center;
  font-size: 18px; 
}

#footer
{
  clear: both;
  color: white;
  text-align: center;
  padding: 20px;
  font-size: 18px;
  
  
}


.bigtitle1
{
  font-size: 27px;
  font-weight: 800;
  letter-spacing: 3px;
}

.bigtitle2
{
  font-size: 27px;
  font-weight: 800;
  letter-spacing: 2px;
  
}




   a:link
  {
  color: white;
  text-decoration: none;
  }
  
  a:visited
  {
  color: white;
  text-decoration: none;
  }
  
  a:hover
  {
  color: #77FF00;
  text-decoration: none;
  }  


.tile1
{
  float: left;
  min-width: 50px;
  height: 25px;
  font-size: 20px;
  padding: 10px;
  padding-left: 33px;
  padding-right: 33px;
  border-right: 2px dotted #444444;
  opacity: 0.8;
}
.tile1:hover
{
  background-color: #202020;
  cursor: pointer;
}

.tile2
{
  float: left;
  min-width: 50px;
  height: 25px;
  font-size: 20px;
  padding: 10px;
  padding-left: 33px;
  padding-right: 33px;
  border-right: 2px dotted #444444;
  opacity: 0.8;
}
.tile2:hover
{
  background-color: #202020;
  cursor: pointer;
  
}

.tile3
{
  float: left;
  min-width: 50px;
  height: 25px;
  font-size: 20px;
  padding: 10px;
  padding-left: 33px;
  padding-right: 33px;
  border-right: 2px dotted #444444;
  opacity: 0.8;
}
.tile3:hover
{
  background-color: #202020;
  cursor: pointer;  
}

.tile4
{
  float: left;
  min-width: 50px;
  height: 25px;
  font-size: 20px;
  padding: 10px;
  padding-left: 33px;
  padding-right: 33px;
  border-right: 2px dotted #444444;
  opacity: 0.8;
}
.tile4:hover
{
  background-color: #202020;
  cursor: pointer;
  
}

.tile5
{
  float: left;
  min-width: 50px;
  height: 25px;
  font-size: 20px;
  padding: 10px;
  padding-left: 33px;
  padding-right: 33px;
  border-right: 2px dotted #444444;
  opacity: 0.8;
}
.tile5:hover
{
  background-color: #202020;
  cursor: pointer;
}

.tile6
{
  float: left;
  min-width: 50px;
  height: 25px;
  font-size: 20px;
  padding: 10px;
  padding-left: 33px;
  padding-right: 33px;
  border-right: 2px dotted #444444;
  opacity: 0.8;  
}
.tile6:hover
{
  background-color: #202020;
  cursor: pointer;
}




a.tilesoptionslink
{
 display: block;
}


.edu0
{
  font-size: 21px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  background-color: #F0F0F0;
}

.edu1
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #3095d3;
}
.edu1:hover
{
  background-color: #2084c2;
  color: black;
  cursor: pointer;
} 

.edu2
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #93c748;
}
.edu2:hover
{
  background-color: #82b637;
  color: black;
  cursor: pointer;
} 

.edu3
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #ee5232;
}
.edu3:hover
{
  background-color: #dd4121;
  color: black;
  cursor: pointer;
} 

.edu4
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #666666;
}
.edu4:hover
{
  background-color: #555555;
  color: black;
  cursor: pointer;
} 

.edu5
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #666666; 
}
.edu5:hover
{
  background-color: #555555;
  color: black;
  cursor: pointer;
} 

.edu6
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #999999;
}
.edu6:hover
{
  background-color: #888888;
  color: black;
  cursor: pointer;
} 

.edu7
{
  font-size: 20px;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #999999;
}

.edu7:hover
{
  background-color: #888888;
  color: black;
  cursor: pointer;
 
} 


.eduhtml5
{
  margin-bottom: 10px;
}

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





.navR
{
  font-size: 20px;
  color: black;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background-color: #93c748; 
}
.navR:hover
{
  background-color: #82b637;
  color: blue;
  cursor: pointer;
}

  
  
.centerinfo
{
  font-size: 21px;
  text-align: center;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  background-color: #F0F0F0;
}
  



.ad1
{
  font-size: 21px;
  text-align: center;
  heigh: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 25px;
  background-color: #F0F0F0;
}
  