div#container {
	/* this eliminates white border to the right of banner image -- needs further investigation!!!!!!! */
	width: 1001px;
}

/* xxxxxxxxxxxx */
div#title-border {
	margin-left: 21%;
	margin-right: 163px;
	height: 30px;
	border-left: 1px solid #8F2D2A;
	border-bottom: 1px solid #8F2D2A;
	clear: both;
}

div#title-text {
	margin: -0.7em 163px 0 21%;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #8F2D2A;
	/* font-size-adjust: none; */
	text-align: center;
	line-height: 2em;
}

div#title-text span {
	font: inherit;
	font-size: 14px;
	font-weight: bold;
	font-size-adjust: none;
	background: white;
	white-space: nowrap;
}

div.content-column p {
	margin: 10px;
}

div#column-left h1 {
	margin: 10px 0 10px -10px;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.2em;
	color: white;
}

div#column-left p {
	margin: 310px -15px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 2em;
	color: white;
}
