.wordsmadeflesh {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
}
.semtext {
	top: 0px;
	position: absolute;
	right: 0px;
	left: auto;
	z-index: 2;
	clear: left;
	float: left;
}
.strip {
	position: absolute;
	width: 80%;
	top: 0px;
	z-index: 1;
	left: 80px;
}
.homebody {
	background-image: url(graphics/bg.gif);
	background-repeat: repeat-y;
	background-color: #568298;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	left: 106px;
	z-index: 3;
	padding: 10px 4px;
	margin: 10px 0px;
	height: 335px;
	width: 293px;
	text-align: justify;
}
.publications {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	left: 0px;
	font-size: 8pt;
	width: 95%;
	height: auto;
	top: 380px;
	text-align: justify;
	padding-left: 30px;
	position: relative;
	z-index: 4;
}
.phutyle {
	position: absolute;
	z-index: 4;
	right: 5px;
	bottom: 5px;
}
a.textlink:link {
	color: #568298;
	text-decoration: underline;
}
a.textlink:active {
	color: #568298;
	text-decoration: underline;
}
a.textlink:visited {
	color: #568298;
	text-decoration: line-through;
}
a.textlink:hover {
	color: #BBCDD6;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	left: 25px;
	bottom: 5px;
}
a.footerlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footerlink:hover {
	color: #BBCDD6;
	text-decoration: none;
}
a.footerlink:active {
	color: #FFFFFF;
	text-decoration: none;
}

