.backer {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	background-color: #0066FF;
	margin-bottom: 30px;
	padding: 10px;
	height: 950px;
	background-image: url(../images/page-backer.png);
}
.innerframing {
	background-color: #C8C8C8;
	height: 950px;
	background-image: url(../images/body-background.png);
	background-repeat: repeat-x;
}
.header {
	height: 85px;
	width: 830px;
	background-color: #FFFFFF;
	background-image: url(../images/logo-header.png);
	background-repeat: no-repeat;
}
.imagewell {
	height: 165px;
	width: 830px;
	background-color: #E9E9E9;
	background-image: url(../images/the-little-header-picture.jpg);
}
.sidebar {
	float: left;
	height: 530px;
	width: 210px;
	background-image: url(../images/united-way-part.png);
	background-position: bottom;
}
.textbody {
	float: left;
	height: 663px;
	width: 610px;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 3px;
}
.footer {
	height: 30px;
	width: 830px;
	float: left;
	font-size: 15px;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000099;
	background-image: url(../images/footer-bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.innersidebar {
	height: 413px;
	width: 210px;
	background-image: url(../images/sidebar-background.png);
	padding-top: 17px;
}
.sidebarMember {
	height: 30px;
	width: 175px;
	padding-left: 5px;
	position: relative;
	margin-left: 15px;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 15.31px;
	font-weight: 900;
	
}
.sidebarDivider {
	height: 12px;
	width: 180px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: url(../images/dividerLine.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.innerSidebarMember {
}
.sbSubMenu {
	width: 170px;
	margin-left: 25px;
	position: relative;
	display: table;
	margin-top: 5px;
}
.sideSubEntry {
	font-size: 14px;
}
