#header {
	background-image: url(../images/About-Me-Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 110px;
	width: 600px;
	border-bottom-width: 3px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bodyArea {
	background-color: #FFFFFF;
	width: 600px;
	font-family: "Jenkins v2.0";
	font-size: 24px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-decoration: none;
	margin-top: 15px;
	margin-bottom: 0px;
}
.link_cls {
	font-family: "Jenkins v2.0";
	font-size: 30px;
	color: #000000;
	text-decoration: none;
}
#footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background-color: #FFFFFF;
}
.style9 {
	font-family: "Jenkins v2.0";
	font-size: 36px;
	color: #00A4E3;
	font-weight: bold;
	text-decoration: none;
}
#bodyArea #imageHolder {
	float: left;
	width: 252px;
}
