#content h2{
margin-bottom:5px;
margin-top:5px;
margin-left:5px;
}
#content h2#ipsTit{
	margin-top:30px;
}
#permStaff{
list-style:none;
margin-left:30px;
margin-top:-15px;
margin-bottom:40px;
}
#permStaff li{
float:left;
display:inline;
background-color:#cce6ed;
width:250px;
height:300px;
margin-left:15px;
margin-top:15px;
text-align:center;
}
#permStaff li img{
margin-top:-20px;
margin-bottom:-10px;
margin-left:auto;
margin-right:auto; 
}

#permStaff h3{
font-size:1.3em;
margin-top:10px;
text-align:center;
height:50px;
}
#ips{
list-style:none;
}
#ips p{
margin-left:-10px;
text-align:center;
}
#ips li{
float:left;
height:175px;
margin-left:25px;
width:120px;
margin-bottom:15px;
}
/* IE 6 HACK*/
*html #ips li{
margin-left:20px;
}
/*END HACK*/
#footNote{
clear:both;
}