@charset "utf-8";
#ContentAreasPic {
	padding: 10px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 200px;
}
#ContentArea {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	text-align: center;
}
#ContentArea table {
	text-align: center;
	font-weight: bolder;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 10px;
}
