body {
margin: 0;
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 62.5%;/* 16 pizels x 62.5% = 10px*/		
line-height: 15px;	
color: #a6a6a6;
background: url(_images/generate_stripes.png);
}

/*
main structure -----------------------------------------------------------------*/
img {
border:none;
}

#main_container {
height : 951px;
width : 877px;
margin-left : auto;
margin-right : auto;
margin-top: 0px;
background : url(_images/background.jpg) no-repeat #ffffff;
}

#mainTitle {
	width : 220px;
	height: 134px;
	color: #DEDEDE;
	background: url('_images/title.jpg') no-repeat;
	float:left;
	
}
#innerContainer {
width: 825px;
height: 818px;
margin-left: 52px;
float:left;

}
#links {
	width: 400px;
	height: 20px;
	float: left;
	margin-top: -54px;
	margin-left: 748px;
}
#home {
	width: 239px;
	height: 53px;
	float:left;
	margin-left: 50px;
	margin-top: 40px;
}
#mainContent {
	width: 629px;
	height: 781px;
	float: left;
}
.row {
	height: 107px;
	width: 629px;
	float:left;

}
.peoplePics {
	width:93px;
	height: 99px;
	float: left;
	margin-right: 11px;
	margin-bottom: 7px;
	
}

#blackBox {
	width:26px;
	height: 19px;
	background:black;
	float: left;
}
#peopleLinks {
	height:781px;
	width: 190px;
	float: left;
	margin-top:-13px;
}
#footer {
	width : 877px;
	height: 29px;
	float: left;
	background: #959595;
	margin-left: -52px;
	margin-top: 7px;
}
#footer p {
	margin-top:9px;
}

#classPicContainer {
	width:408px;
	height: 669px;
	float: left;
}
#aboutPicContainer {
	width:613px;
	height: 669px;
	float: left;
	margin-right: 16px;
	
}

#aboutPics {
	width:613px;
	height: 400px;
	float: left;
}
#left {
width: 17px;
height: 23px;
background-image: url(_images/arrowL.jpg);
float: left;

}
#right {
width: 17px;
height: 23px;
background-image: url(_images/arrowR.jpg);
float: left;
margin-left: 579px;

}
#arrowContainer {
	width: 613px;
height: 23px;
float: left;
margin-top:9px;
}

#classDescContainer {
	width: 205px;
	height: 669px;
	float: left;
}
#classPic1 {
	height: 325px;
	width: 389px;
	float: left;
	margin-bottom: 19px;
}
#classPic2 {
	height: 325px;
	width: 389px;
	float: left;
	margin-bottom: 84px;
}
#officerPicContainer {
	width: 391px;
	height: 669px;
	float: left;
}

#officerDescContainer {
	width: 209px;
	height: 669px;
	float: left;
	margin-right:14px;
}

#officerPic1 {
	height: 119px;
	width: 188px;
	float: left;
	margin-bottom: 0px;
}
#officerPic2 {
	height: 119px;
	width: 188px;
	float: left;
	margin-left: 15px;
}
#officerPic3 {
	height: 261px;
	width: 391px;
	float: left;
	margin-top: 15px;
}
#officerPic4 {
	height: 261px;
	width: 391px;
	float: left;
	margin-top: 15px;
}
