#about_top
{
background-image:url(../images/top_bg.jpg); background-repeat: no-repeat;
width: 864px;
height: 207px;
}


#about_top .top_left 
{
float: left;
margin-left: 20px;
width: 410px;
}


#about_top .top_right
{
margin-left: 445px;
padding-top: 33px;
width: 400px;
}


.people_header
{
background-image: url(../images/people_bg.gif);
}


#people
{
height: auto;
background-color: #9863bc;
background-image: url(../images/people_halftone.gif); background-repeat: no-repeat; background-position: right;
margin-bottom: 2px;
}


#profile
{
height: 138px;
width: 823px;
margin-left: 17px;
border: 1px solid #422456;
}


#profile .profile_left
{
float: left;
width: 369px;
height: 138px;
background-image: url(../images/profile_bg.jpg); background-repeat: no-repeat; background-position: left;
}


#profile .profile_left .staffphoto
{
float: left;
width: 144px;
margin-top: 17px;
margin-left: 15px;
}


#profile .profile_left .staffname
{
text-align: right;
margin-right: 15px;
margin-top: 17px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 22px;
}

.name
{
font-size: 20px;
}


.title
{
font-size: 14px;
color: #93af4c;
}


#profile .profile_right
{
margin-left: 369px;
border-left: 1px solid #93af4c;
padding-top: 15px;
height: 124px;
background-color: #2b1d35;
}


#profile .profile_right .staffbio
{
margin-left: 15px;
width:420px;
font-size: 12px;
}