#staff_left
{
	position:relative;
	width:249px;
	height:297px;
	background-color:#786A9D;
	background-image: url('/img/staff_image.jpg');
	background-repeat: no-repeat;	
}

#spotlight
{
	margin-top: 171px;
}

#leftNav
{
	position:absolute;
	bottom:126px;
	right:0px;
	background-color:#B0A5C8;
	padding: 3px 5px 3px 5px;

}

#leftNav div.nav,#leftNav div.navSelected
{
	font-size:0.9em;
}

#staff_right
{
	position:absolute;
	top:0px;
	right:0px;
	background-color:#E3E0EB;
	width:499px;/*509*/
	height:287px;/*297*/
	padding:5px;
}

#stylistBox
{
	border:1px solid #999;
	background-color:#FFF;
	width:434px; /*454*/
	height:169px; /*189*/
	margin-left:36px;
	padding:10px;
	overflow:auto;
	overflow-x:hidden;
}

#stylistBox h2
{
	margin-bottom:-6px;
}

#stylistBox h5
{
	margin-bottom: 5px;
}


#names
{
	margin-left:36px;
	margin-top:5px;
	color:#706096;
}

#intro
{
	width:80%;
	margin-left:45px;
}