.header {
	font-size: 110%;
	font-weight: bold;
	color: rgb(74,74,74);
	text-align: center;
}

.bolder {
	font-size: 100%;
	font-weight: bold;
}

.lcont { 
width: 234px;
padding-left: 3px;
text-align: justify;
background-color: #ffffff;
font-size:10px;
}


/* **************************************************** */
/* *********************** Images ********************* */
/* **************************************************** */

div.locationImagetop { 
float: left; 
width:180px; 
text-align:center; 
border:1px solid #999999; 
margin-bottom:5px;
margin-right:5px;
padding:5px;}

.locationImagetop img
 { 
width:180px;
}



div.locationImagebot { 
float:right; 
width:180px; 
text-align:center; 
border:1px solid #999999; 
margin-bottom:5px;
margin-left:5px;
padding:5px;}

.locationImagebot img
 { 
width:180px;
}

.imageSubscript { /* This is the descriptive text for each image */
margin-top:0;
font-size:10px;
}

/* **************************************************** */
/* ********************* END Images ******************* */
/* **************************************************** */