/* board_of_trust_main.css */
/* Note - not used by board_of_trustees.html - just individual trustee pages */

div#left_column {
        background-image:               url(../images/ph_left_bar.png); 
        background-position:            12px 6px;
        background-repeat:              no-repeat;
}

div.large_box {
        height:                         290px;
}

div.medium_box1 {
        height:                         230px;
}

div.medium_box2 {
        height:                         185px;
}

div.medium_box1 img {
/*        width:                          152px; */
        height:                         169px;
	margin-left:				-5px;
}

div.center_body_text h3 {
	margin:				10px 0px 10px 10px;
	padding:			0px;
} 

