@import url("individual_bio.css");

#content-shadow-container div#the-content
{
	background: transparent url(../../images/css/team/backgrounds/team-content-top.jpg) no-repeat left top;
	padding: 29px 0 0 25px;
}

#leftnav
{
	background: transparent url(../../images/css/team/backgrounds/team-left-top.jpg) no-repeat left top;
	padding-top: 8px;
}

#leftnav img
{
	padding-top: 80px;
	padding-bottom: 40px;
}

#leftnav a
{
	color: #003366;
	text-decoration: none;
}

#leftnav a:hover
{
	color: white;
}

#leftnav ul
{
	padding: 0;
	margin: 0 0 0 16px;
}

#leftnav ul li
{
	font-weight: bold;
	list-style-type: none;
	line-height: 125%;
	margin: 0 0 1em 0;
	font-size: 1.3em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#leftnav ul li ul li
{
	font-weight: normal;
	margin-bottom: .25em;
	font-size: 1em;
}

#sidebar
{
	background: #666666 url( ../../images/css/global/backgrounds/sidebar-gray-top.gif) no-repeat left top;
}

#sidebar img.top
{
	margin: 0;
	padding: 0;
}

#sidebar #vault
{
	margin-top: 0;
}

#content-leftnav-bg-container
{
	background-image: url( ../../images/css/global/backgrounds/leftnav-brown-bg.gif);
}

#the-content .team-list
{
	margin-bottom: 2em;
}

#the-content .team-list h1
{
	font-size: 1.08em;
	color: #996633;
	font-weight: normal;
}

#the-content .team-list .bio-list-name
{
	font-size: 1.08em;
	font-weight: bold;
	line-height: 1.08em;
}

#the-content .team-list .bio-list-title
{
	line-height: 1.3em;
}

#the-content .team-list a
{
	color: black;
	text-decoration: none;
}

#the-content .team-list a:hover
{
	text-decoration: underline;
	color: #6699cc;
}

#leftnav
{

	padding-top: 2em;
}

#leftnav .team-list
{
	padding-bottom: 1.5em;
}

#leftnav .team-list h1
{
	font-size: 0.9em;
	margin: 0;
	padding: 0 1em 0 1em;
	font-weight: bold;	
	line-height: 1.4em;
}

#leftnav .team-list p
{
	font-size: 0.9em;
	margin: 0;
	padding: 0 1em 0 1em;
	font-weight: normal;	
	line-height: 1.75em;
}

#leftnav .team-list a
{
	color: #333333;
	text-decoration: none;
}

#leftnav .team-list .selected
{
	color: white;
}

#leftnav .team-list a:hover
{
	text-decoration: underline;
	color: white;
}

#leftnav .back
{
	margin: 0;
	padding: 0 1em 1em 1em;
}

#leftnav .back a
{
	color: #996633;
	font-size: 0.9em;
	font-weight: normal;	
	line-height: 1.75em;
	text-decoration: none;
}

#the-content a
{
	color: #996633;
}
