/* Alumni Images */ 

#page_title{
	position: absolute;
	top: 430px;
	left: 15px;
	z-index: 8;
 }
 
 
 /*photographs*/



 #main {
 position: absolute;
 top: 0px;
 left: 0px;
 }
 
 #one {
 position: absolute;
 top: 277px;
 left: 117px;
 }
 
 #two {
 position: absolute;
 top: 277px;
 left: 221px;
 float:left;
 }
 
 #three {
 position: absolute;
 top: 277px;
 left: 325px;
 }
 
 #bottom {
 position: absolute;
 top: 408px;
 left: 0px;
 }

#center {
 position: absolute;
 top: 149px;
 left: 42px;
 }

