@charset "UTF-8";
/* CSS Document */

#bio{
	width:320px;
	float:left;
	padding-top:15px;
}

#interview{
	background-image:url(images/interviewbg.png);
	width:653px;
	height:287px;
	overflow:auto;
}

p{
	font-size:1.2em;
	color:#969696;
	line-height:1.3em;
}

strong{
	color:#000;
	font-weight:normal;
}