body  {
	background: #666666;
	margin: 0;
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #D4D0B7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}

.EHS #container {
	width: 780px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	margin-top: 20px;
} 
.EHS #header {
	background: #DDDDDD;
	padding: 0 0px;  
	height: 160px;
} 

.EHS #sidebar1 {
	float: left;
	width: 180px;
	background: #F7F3DA;
	padding: 0px 0px 10px 10px;
/
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin-right: 10px;
}
.EHS #sidebar2 {
	float: right;
	width: 180px;
	background: #F7F3DA;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.thrColElsHdr #sidebar2 h3 , .EHS #sidebar1 h3, .EHS #sidebar2 p, .EHS #sidebar1 p{
	margin-left: 10px; 
	margin-right: 10px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.EHS #mainContent {
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	margin-top: 0;
	margin-right: 0em;
	margin-bottom: 0;
	margin-left: 0em;
	color: #000;
} 
.EHS #footer {
	padding: 0 0px; 
	background:#F7F3DA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
} 
.EHS #footer p {
	margin: 0; 
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

.fltrt {
	float: right;
	margin-left: 0px;
	text-align: left;
}
.fltlft { 
	float: left;
	margin-right: 20px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	text-align: center;
}
#midContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 10px;
	padding: 20px;
	height: auto;
	width: auto;
	text-align: left;
	background-color: #F7F3DA;
}
#bottomContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 20px;
	padding: 10;
	height: auto;
	width: auto;
	text-align: left;
	background-color: #F7F3DA;
}
.boxrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	float: inherit;
	height: auto;
	width: 180px;
	background-color: #CFF;
	padding: 10 10 10 10;
	text-align: center;
}
.style21 {font-size: 18px}
