body{
text-align: center;
margin: 0;
}

div#container{
width: 800px;
height: auto;
top: 10px;
margin: 0 auto 0 auto;
text-align: center;
}

div#header{
width: 800px;
height: 100px;
text-align: center;
background-color: #BABABA;
font-color: #F6EEF3;
}

div#footer{
width: 800px;
height: 60px;
float: left;
text-align: center;
background-color: #BABABA;
}

div#content{
width: 800px;
height: 460px;
float: left;
background-color: #BABABA;
text-align: left;
}


p.header{
font-family: helvetica, arial, sans-serif;
font-color: #F6EEF3;
font-size: 1.1em;
padding-top: 40px;
}

p.bio{
font-family: helvetica, arial, sans-serif;
font-color: #000000;
font-size: 0.7em;
text-align: left;
margin-left: 18px;
margin-top: 0px;
}

ul{
list-style: none;
}
li{
display: inline;
} 

a{
font-family: helvetica, arial, sans-serif;
text-decoration: none;
font-color: #000000;
font-weight: bold;
padding: 3px 3px 3px 3px;
}

a:link, a:visited{
color:#000000;
}

a:hover, a:active{
color:#FFDAE7;
}

div#biolinks{
width: 400px;
height: 480px;
float: left;
background-color: #transparent;
text-align: left;
{

div#biorechts{
width: 400px;
height: 480px;
float: left;
background-color: #transparent;
text-align: left;
{



