<!--
body,td,th {
	font-family: Gill Sans, Gill Sans MT, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}

body {
	background-color: #FFFFFF;
	text-align: center; 
}
#apDiv1 {
	position:absolute;
	left:234px;
	top:118px;
	width:346px;
	height:216px;
	z-index:1;
}
#infotop {
	position:relative;
	top:20px;
	width:950px;
	height:100px;
	text-align:left;
}
#info {
	position:relative;
	top:20px;
	width:950px;
	height:auto;
	text-align:left;
}
#footer {
	position:relative;
	top:30px;
	width:500px;
	height:auto;
	text-align:center;
}
#blogbox {
	width:900px;
	height:auto;
	text-align: left;
}
#blogtop {
	width:950px;
	text-align:left;
}
#illustration {
	width:900px;
	margin-left:37px;
	height:auto;
	text-align: left;
	font-size: 14px;
}
#video {
	width:900px;
	margin-left:37px;
	height:auto;
	text-align: left;
	font-size: 14px;
}
#cv {
	width:900px;
	margin-left:120px;
	height:auto;
	text-align: left;
	font-size: 14px;
}
img { border: none;}

a:link {
	color: #104e7e;
}
a:visited {
	color: #104e7e;
}
a:hover {
	color: #1b9cff;
}

a { outline: none;}

.date {
	font-size: 18px
}

.style2 {
	font-size: 12px;
	color: #999999;
}
.blue {
	font-size: 14px;
	color: #00477f;
}
.cvsmall {
	font-size: 12px;
}
.style4 {font-size: 14px;
		 }
-->



