body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #5F5F80;
}

div.title {
	color: #6A6A8F;
	font-size: 36px;
	position: absolute;
	top: 0px;
	left: 10%;
}

div.topline {
   position: absolute;
	top: 51px;
	left: 0px;
	width: 100%;
	border-bottom: 1px solid #D2D2E6;
}

div.nav {
	padding-right: 5px;
	position: absolute;
	top: 70px;
	left: 10%;
}

a.nav:link {color: #5F5F80;text-decoration: none;}
a.nav:visited {color: #5F5F80;text-decoration: none;}
a.nav:hover {color: #6D6DBF;text-decoration: underline;}
a.nav:active {color: #5F5F80;text-decoration: none;}

div.centertext {
   width: 440px;
   height: 470px;
   background-image: url("dragonfly.jpg");
   background-repeat: no-repeat;
   background-color: #FFFFFF;
   position: absolute;
   top: 70px;
   left: 30%;
   color: #000000;
}

div.bio {
width: 440px;
height: 470px;
position: absolute;
top: 70px;
left: 30%;
color: #606060;
}

div.paragraph {
   padding: 5px;
   text-align: left;
}

div.spacer {
   line-height: 21px;
}
font.namea {
   color: #499b5c;
   font-weight: bold;
}
font.nameb {
   color: #005BA9;
   font-weight: bold;
}
font.namec {
   color: #ef0000;
   font-weight: bold;
}
