
.mmenu
{
background-color: #C3A5E1;

}.mainMenuContainer TABLE {
    margin: auto;
}

@media (min-width: 800px)
{

  DIV.siteTitle 
  {
    text-align: right;
    float: left;
    width: 700px;
  }


  #header .social-media-icons 
  {
    padding-top: 200px;
    text-align:center;
    float:none;
  }

  #section-site-greeting .site-greeting {
    font-size: 24pt;
  }

}
/*  ------- Styles below the line are not shown during page editing --------- */
TD.teacherPhotoTd
{
max-width: 200px;
width: 25%;
text-align: center;
}
TD.teacherPhotoTd IMG
{
max-width: 200px;
width: 100%;
}