/* CSS Document */
/*******DIV STYLES********/
div#main div#content {
width:630px;
height:auto;
margin:10px 0 0 0;
float:left;
}
div#main div#lowercontent {
width:630px;
height:auto;
margin:10px 0 0 0;
float:left;
}
div#main div#separator {
width:630px;
height:auto;
margin:10px 0 0 -30px;
float:left;
}
div.bioThumb{
width:130px;
height:140px;
float:left;
margin:0 0px 0 10px;
font:12px/1.2em "Times New Roman" Times, serif;
}
div.bioThumb a {
display:block;
width:60px;
height:100px;
padding:0 -2px;
background:transparent url(../images/profile.gif) bottom left no-repeat;
margin:0 0 5px 0;
}
div.bioThumb a:hover {
width:60px;
height:100px;
background:transparent url(../images/profile.gif) bottom right no-repeat;
margin:0 0 5px 0;
}
div.bioThumb img {
width:58px;
}
div#content h1, div#lowercontent h1 {
margin-bottom:15px;
}
div#main {
width:815px;
}
div#container {
float:left;
width:600px;
height:auto;
clear:right;
}
/************************************************/
/****************CONTENT STYLES******************/
/************************************************/
