body { 
	font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif;
	background-color: rgb(255,255,255);
	background-image: url("images/bg.gif");
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
 a:active { color: rgb(255,0,0);}
 a:link { color: rgb(0,51,204);}
 a:visited { color: rgb(153,0,153);}
 .TextNavBar { font-size: xx-small;}
 a:hover { color: rgb(255,0,0);}

.navbar {
	position: absolute;
	width: 173px;
	left: 0px;
	top: 245px;
}

.image {
	position: absolute;
	width: 522px;
	height: 325px;
	left: 250px;
	top: 245px;
}

.bioimage {
	position: absolute;
	width: 522px;
	height: 325px;
	left: 250px;
	top: 274px;
}

.title {
	position: absolute;
	width: 181px;
	height: 38px;
	left: 404px;
	top: 235px;
}

p.text {
	position: absolute;
	width: 523px;
	left: 250px;
	top: 575px;

}

p.textbio {
	position: absolute;
	width: 523px;
	left: 250px;
	top: 603px;
}

p.textcon {
	position: absolute;
	width: 523px;
	left: 250px;
	top: 275px;
}

p.textint {
	position: absolute;
	width: 500px;
	height: 1087px;
	left: 255px;
	top: 401px;
}

.intbox {
	position: absolute;
	width: 283px;
	height: 112px;
	left: 361px;
	top: 251px;
}

.letter {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: large;
}

.list {
	position: absolute;
	width: 523px;
	left: 250px;
	top: 835px;
	font-weight: bold;
}
 

