* {
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1008px;
	margin-right: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: auto;
	float: none;
}

#wrapper #logo {
	background-image: url(../images/logobk.jpg);
	background-repeat: no-repeat;
	height: 49px;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper #bodyArea {
	width: 1008px;
	clear: none;
	float: none;
	height: auto;
}
#wrapper #bodyArea #mainArea {
	width: 1008px;
	height: auto;
	float: left;
	background-image: url(../images/mainbck.png);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper #bodyArea #mainArea #image {
	height: 200px;
	width: 400px;
	float: right;
	padding: 7px;
	margin-right: 41px;
	margin-left: auto;
	background-image: url(../images/biopic.jpg);
	clear: right;
	background-repeat: no-repeat;
}
#wrapper #bodyArea #mainArea #content {
	height: 498px;
	width: 917px;
	float: none;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
}

#wrapper #bodyArea #mainArea #content #edu {
	float: left;
	height: 200px;
	width: 220px;
	clear: right;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#wrapper #bodyArea #mainArea #content #exp {
	height: 200px;
	width: 165px;
	clear: right;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
}
#wrapper #bodyArea #mainArea #content #third {
	height: 200px;
	width: 230px;
	float: left;
	clear: none;
	padding-right: 2px;
	padding-left: 2px;
}
#wrapper #footer {
	background-image: url(../images/footer.jpg);
	height: 40px;
	width: 1008px;
	clear: none;
	background-repeat: no-repeat;
	float: right;
}
#wrapper #footer div font {
	font-size: 14px;
	font-weight: bold;
	color: #999;

}
