.background {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1296px;
  max-height: 770px;
}

.headerbar {
  position: fixed;
  width: 100%;
  height: 76px;
  background-color: rgb(238, 235, 235);
  opacity: 1;
  top:0px;
  left: 0px;  
  z-index: 10;
}

.TrevlacLogo {
  position: absolute;
  width: 215px;
  height: 41px;
  left: 133px;
  top: 16px; 
}

.headerbuttonbar {
  width: 600px;
  height: 16px;
  position: relative;
  background-color: transparent;
  left: 703px;
  top: 48px;
}
.headerbutton {
  background-color: transparent;
  background-repeat: no-repeat;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  color: rgb(153, 51, 101);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  font-weight: 800;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
.headerbuttonseparator {
  background-color: transparent;
  background-repeat: no-repeat;
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-image: initial;
  outline: none;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  font-weight: 800;
  line-height: 14px;
  text-transform: uppercase;
  text-decoration: none;
  border-left: 1pt solid rgb(153, 51, 101);
  padding-left: 5px;
  padding-right: 5px;
}
.SchoolHallway {
  position: absolute;
  top: -235px;
  left: 0;
  width: 1296px;
  height: 864px;
  opacity: 0.47;
}

.WhiteFade {
  position: absolute;
  top: 78px;
  left: 179px;
  max-width: 966px;
  height: 264px;
}

/* Style for "lower pic" */
.LowerPicMask {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1296px;
  height: 864px;
}

.AboutInfo {  
  position: absolute;
  top: 166px;
  left: 108px;
  width: 879px;
  height: 566px;
  text-shadow: 0 0 29px #fefefc;
  color: #040404;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 18px;
  font-weight: 400;
}

.AboutHeader {
  text-shadow: rgb(254, 254, 252) 0px 0px 29px;
  color: rgb(4, 4, 4);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 30px;
  font-weight: 500;
  position: absolute;
  height: 32px;
  left: 192px;
  top: 120px;  
}
.AboutText {
  font-family: sans-serif "Arial - Bold MT";
  font-weight: 400;
  letter-spacing: -0.09px;
  line-height: 22px;
  width: 840px;
  left: 109px;
  position: absolute;
}
.FooterBar {
  position: absolute;
  width: 100%;
  height: 132px;
  background-color: rgb(153, 51, 101);  
  left: 0px;
  top: 640px;
  /*height: 110px; */
}
.FooterLargeText {
  color: rgb(255, 255, 255);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 16px;
  letter-spacing: -0.07px;
  font-weight: 400;
  left: 216px;
  margin-top: 15px;
  position: absolute;
}
.FooterMediumText {
  color: rgb(255, 255, 255);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 14px;
  letter-spacing: -0.06px;
  left: 216px;
  line-height: 12px;
  position: absolute;
}
.FooterSmallText {
  color: rgb(255, 255, 255);
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif "Arial MT";
  font-size: 12px;
  letter-spacing: -0.05px;
  line-height: 14px;
  margin-left: 240px;
}
