body {
}
#ephomeHeader {
	width: 900px;
	text-align: center;
}
#ephomeleftsidebar {
	float: left;
	width: 190px;
	margin-top: 70px;
}
#ephomerightsidebar {
	float: right;
	width: 180px;
	margin-top: 70px;
}
#ephomecontent {
	width: 510px;
	clear: none;
	margin-left: 200px;
}
#ephomefooter {
	clear: both;
	width: 900px;
}
#ephomewrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ephomeTOC {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
}
