#wrapper{
padding-bottom: 20%;
width: 1150px;
margin-left: auto;
margin-right: auto;
background-color: #d3d3d3;
}
.text{
font-family: 'Helvetica', 'Arial', 'sans-serif';
font-size: 14px;
font-weight: bold;
color: #424242;
}
#top{
height: 350px;
}
#info{
width: 350px;
position:relative;
left:775px;
top:-300px;
}
#bio{
padding: 10px;
}
#backgrnd{
background-color:#dedede;
height: 100%;
}
#img{
background-color:white;
width:100%;
}
.italic{
font-style: italic;
font-size: 12px;
}
#right{
position: relative;
left: 500px;
top: -165px;
}
.normtext{
font-weight: normal;
}
.submenu{
background-color:#828282;

}
.submenu a{
text-transform: uppercase;
text-decoration: none;
padding-left: 20px;
color: black;
}
#research_pic{
position: relative;
left: 350px;
top: -110px;
}
#content{
width: 100%;
}
