#dashboard {
	margin-top:110px;
	padding-left:20px;
	width:168px;
	height:225px;
	float:left;
}

#chairman_caption {
	position:relative;
	width:160px;
}

#chairman_caption_inner {
	position:absolute;
	top:74px;
	left:110px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60%;
	color:#333;
	line-height:150%;
	width:100%;
}
h1.header {
	font-size:110%;
	margin:5px 0pt 13px;
	padding:0px;
	font-weight: bold;
	color:#e31836;
	display:inline;
}

#chairman {
	float:left;
	width:200px;
	height:380px;
	margin-top:23px;
}
h2 {
	color: #333;
	line-height:150%;
	font-weight:bold;
	letter-spacing:.06em;
	font-size:115%;
	margin-bottom:6px;
	margin-top:0px;
}
.pullquote {
	float:right;
	padding-top:14px;
	margin-left:6px;
	height:157px;
	width:99px;
}
#contentCenter {
  margin: 34px 0 0px 0px; 
	width:340px;
	height:371px;
	float:left;
}

#scrollingcopy {
	overflow:auto;
	height:321px;
	width:375px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0F0F0F;
	line-height:180%;
	font-size:.7em;
	padding-right:6px;
	border-bottom:1px solid #E0E0E0;
}

#scrollingcopy p {
	margin-bottom:10px;
	margin-top:10px;
}

#pagination {
	padding:20px 0 10px 0px;
}



#pagination img {
	padding-right:2px;
}
.highlightlayer {
	border:1px dotted #333 !important;
	position:relative;
	padding-top:0px;
	padding-left:4px;
	margin-bottom:0px;
	top:-1px;
	left:-5px;
	height:320px !important;
}