.col-B {
    text-align: center;
    }
    
ul li.executive {
	font-size: 0.9em;
	list-style-type: none;
	text-indent: 1.5em;
	padding-bottom: 0.5em;
    text-shadow: none;
	}

ul li.directors {
	font-size: 0.9em;
	list-style-type: none; 
	text-indent: -1.0em;
	padding-bottom: 0.5em;
    text-shadow: none;
	} 
.council_img {
	display: block ;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 15px ;
	margin-bottom: 10px ;
	}
.col-B img {
    border: 5px double #999;
	} 

.caption {
	color: #00f;
	}
p.caption  {
	font-size: small;
	}

ul li.caption {
	font-size: small;
	list-style-type: none;
    text-indent: -3.0em;
    margin-top: -20px;
	}


