#headline {
	height: 43px;
	left: 35px;
	position: absolute;
	top: 142px; 
	width: 178px;
	z-index: 1;
	
	padding: 4px;
	
	color: #945200;
	font-family: 'Didot','Times New Roman',serif;
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0.14em;
}

#content-divider {
	height: 269px;
	left: 204px; 
	position: absolute; 
	top: 147px;
	width: 1px;
	z-index: 1;
}

#content-text {
	height: 272px;
	left: 230px;
	position: absolute;
	top: 143px;
	width: 520px;
	z-index: 1;
	
	padding: 4px;
	
	color: #38454B;
	font-family: 'TimesNewRomanPSMT','Times New Roman',serif;
	font-size: 14px;
	line-height: 17px;
	
	overflow:auto;
}

.content-dates-line {
	width: 505px;
	
	color: #000000;
	font-family: 'TimesNewRomanPS-BoldMT', 'Times New Roman', serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px;
	
	border-bottom-color: #945200;
	border-bottom-style: dotted;
	border-bottom-width: 1px;

	padding-bottom: 14px;
	margin-bottom: 17px;
}

#content-text div:last-child {
	border-bottom-style: none;
	border-bottom-width: 0;
	
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.content-dates-line h1 {
	font-weight: 700;
}

.content-dates-line a {
	color: #945200;
	line-height: 16px;
	text-decoration: none;
	opacity: 1;
}