/* You named this layer mastbg */

.body {
	margin-left:10px;
}

#mastbg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1024px;
  height: 180px;
  z-index: 2;
}

/* You named this layer eventsbg */
#eventsbg {
  position: absolute;
  left: 0px;
  top: 235px;
  width: 180px;
  height: 38px;
  z-index: 3;
}

/* You named this layer crest _jpg */
#crest {
  position: absolute;
  left: 23px;
  top: 27px;
  width: 138px;
  height: 138px;
  z-index: 4;
}

/* You named this layer eventstitle _text */
#event_title {
	position: absolute;
	left: 2px;
	right: 2px;
	top: 9px;
	width: 174px;
	height: 14px;
	z-index: 5;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

/* You named this layer events _text */
#dynovents {
  position: absolute;
  left: 10px;
  top: 280px;
  width: 140px;
  height: 350px;
  z-index: 6;
  text-align: left;
  overflow: auto;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
}

/* You named this layer logo _jpg */
#logo {
  position: absolute;
  left: 193px;
  top: 116px;
  width: 234px;
  height: 40px;
  z-index: 7;
}

/* You named this layer address _text */
#address {
  position: absolute;
  left: 444px;
  top: 140px;
  width: 425px;
  height: 19px;
  z-index: 8;
  text-align: left;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000;
}

/* You named this layer knowledge stems _jpg */
#stem {
  position: absolute;
  left: 293px;
  top: 65px;
  width: 498px;
  height: 31px;
  z-index: 9;
}

/* You named this layer Navigation _text */
#navigation {
	position: absolute;
	left: 193px;
	top: 194px;
	width: 750px;
	height: 17px;
	z-index: 10;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335e17;
}

/* You named this layer botright _jpg */
#botright {
  position: absolute;
  left: 872px;
  top: 520px;
  width: 105px;
  height: 105px;
  z-index: 11;
}

/* You named this layer midright _jpg */
#midright {
  position: absolute;
  left: 872px;
  top: 400px;
  width: 105px;
  height: 105px;
  z-index: 12;
}

/* You named this layer topright _jpg */
#topright {
  position: absolute;
  left: 873px;
  top: 279px;
  width: 105px;
  height: 105px;
  z-index: 13;
}

/* You named this layer botleft _jpg */
#botleft {
  position: absolute;
  left: 752px;
  top: 520px;
  width: 105px;
  height: 105px;
  z-index: 14;
}

/* You named this layer midleft _jpg */
#midleft {
  position: absolute;
  left: 752px;
  top: 400px;
  width: 105px;
  height: 105px;
  z-index: 15;
}

/* You named this layer topleft _jpg */
#topleft {
  position: absolute;
  left: 753px;
  top: 279px;
  width: 105px;
  height: 105px;
  z-index: 16;
}

/* You named this layer ParentTeacher Interviews _jpg */
#interviews {
  position: absolute;
  left: 744px;
  top: 243px;
  width: 244px;
  height: 22px;
  z-index: 17;
}

/* You named this layer Testimonial Lead-in _text */
#testi_lead {
  position: absolute;
  left: 751px;
  top: 637px;
  width: 228px;
  height: 43px;
  z-index: 18;
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #335e17;
}

/* You named this layer Flash Here _jpg */
#flashbed {
  position: absolute;
  left: 193px;
  top: 235px;
  width: 540px;
  height: 400px;
  z-index: 17;
}

a { cursor: pointer; }
a:link { color: #335e17; }
a:visited { color: #335e17; }
a:hover {
  color: #335e17;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
