#bottom {
	/*background-color: #AA0000; */
	font-size: 0.85em;
	position: absolute;
	top: 1531px;
	left: 0px;
}

#middle {
	/* background-color: #3211aa; */ 
	height: 1258px;
}

#left {
	/*background-color: #991100;*/
	height: 1273px;
}

.text_indent {
	font-size: 0.75em;
	color: black;
	position: relative;
	left: 14px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-top: 0.01em;
	margin-bottom: 0.01em;
}

.extra_indent {
	font-size: 0.75em;
	color: black;
	position: relative;
	left: 32px;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-top: 0.01em;
	margin-bottom: 0.01em;
}

.header3 {
  padding-top: 0.7em;
	padding-bottom: 0.1em;
	margin-top: 0.01em;
	margin-bottom: 0.01em;
}


