﻿#site-container-wrapper 
{
    background: url(../images/inner-bg.jpg) repeat-x;
}
#middle-panel 
{ 
	height: 90px !important; 
	background: #1d1d1d url(../images/black-bg.jpg) no-repeat 116px !important;
}
#middle-panel h1 
{
	color: white; 
	margin: 0 0 0 337px;
	padding-top: 35px;
	font-size: 270%;
}

#right-content .top-image
{
	padding: 0 0 5px 0;
}
.news-top
{
	color: #6f6f6f; 
	font-size: 110%; 
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 4px;
}
.bio-pic 
{
	margin-top: -5px;
	float: left;
	padding: 10px 15px 10px 0;
}
#team-content
{
	width:600px;
    margin: 43px 49px 0 40px;
    float:left;
}
#team-content p
{
	width: 332px;
	margin-top: 0px;
	margin-left: 135px;
}
#team-content h2
{
	font-size: 140%;
	margin: 0; padding: 0;
}
#team-content .section-blurb
{
    color:#6e6e6e;
    border-top:solid 1px #6e6e6e;
    border-bottom:solid 1px #6e6e6e;
    padding:15px 0;
	width: 467px;
	margin-bottom: 20px;
}