#divHeader {
	background-image: url(../images/top_redblack.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	width: auto;
}
#divLeftPageColumn {
	background-image: url(../images/logo_hein_handshake.gif);
	background-repeat: no-repeat;
	background-position: 12px top;
	float: left;
	height: auto;
	width: 180px;
	padding-top: 110px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#divRightPageColumn {
	width: auto;
	padding-left: 220px;
}
#events {
	border: 1px solid #000000;
	width:168px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#events p {
	margin: 10px;
}
.divFeaturedArea {
	width: 99%;
	border: 1px solid #000000;
	text-align: left;
	margin-bottom: 40px;
	clear: right;
	height: 200px;
}
.backnext {
	display: block;
	float: left;
	height: 20px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: left;
}
