
.recentEvents {
	font-size: 8pt;
}

#statement {
  	color: black;
  	font-size: 13pt;
  	margin-left: 60px;
  	float: left;
  	font: Verdana;
  	text-indent: 25px;
	font-weight: normal;
	background-image: url(../images/logo_background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 260px;
	margin-right: 60px;
}

#statement p {
	padding-top: 50px;
	margin-left: 10px;
	line-height: 28px;
}

#introflash {
  float: right;
  margin-right: 16px;
}

#schoolHolderShadow {
  background-image : url(../images/50black.png);
  background-position : top left;
  background-repeat : repeat;
  clear: both;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: 20px;
  height: 300px;
  padding-top: 2px;
  margin-bottom: 25px;
}

#schoolHolder {
	background-image: url(../images/schoolback.jpg);
  	background-color : #996850;
  	color : white;
	font-size : 1.25em;
	font-weight : bold;
	height: 360px;
	clear: both;
	padding-top: 2px;
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}



.california {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 100%;
}

.florida {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 100%;
}

.photoFrameSet {
  float: left;
  font-size: 9pt;
  color: white;
  height: 125px;
  margin-top: 4px;
  margin-bottom: 10px;
  margin-left: 4px;
  margin-right: 4px;
  width: 162px;
}

.photoFrameSet center {
  position:relative;
  top: -25px;
  font-weight: bold;
  left: 6px;
}

.campusPhotoFrame {
  width: 162x;
  height: 130px;
}

.california .photoFrameSet {
  margin-left: 10px;
}

.florida .photoFrameSet {
  margin-left: 130px;
}

.photoFrameAnchor img {
  border: 0px none;
}

.campusPhoto {
  width: 160px;
  height: 120px;
  position: relative;
  left: -5px;
  top: -5px; 
  cursor: pointer;
}

.campusShadow {
    background-image : url(../images/50black.png);
    background-position : top left;
    background-repeat : repeat;
    width: 160px;
    height: 120px;
    position: relative;
    top: 10px;
    left: 12px;
}

