/* david almond 2435 */
.keyAuthor {
	position:relative;
	display:block;
	background-image:url(bground.jpg);
	background-repeat:no-repeat;
	height:466px;
	width:571px;
	background-color:none;
}
.keyAuthor h3 {
	padding-left:.5em;
	padding-top:.5em;
	font-size:2em;
	color:#ffffff;	
}
.keyAuthor h3 em {
	color:#CCCC99;
	font-style:normal;
}
.keyAuthor .copySpace {
	color:#ffffff;
	width:370px;
	padding-left:1em;
	padding-bottom:1em;
	font-size:1.2em;
}

.questionsAnswers{
	color:#573558;
	background-color:#ffffff;
	background-image: url(box_loop.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-bottom:5px;
}
	.questionsAnswers .top {
		height:19px;
		display:block;
		background-image: url(box_top.gif);
		background-repeat: no-repeat;
		background-position: left top;	
		margin-bottom:.5em;
	}
	.questionsAnswers .bottom {
		height:9px;
		display:block;
		background-image: url(box_bottom.gif);
		background-repeat: no-repeat;
		background-position: left bottom;		
	}

/* leave the classes below- this strips out the sites default settings for 
   these elements, allowing them to be styled */
.top {
	display:none;
}
#content .keyAuthor .bottom {
	position:absolute;
	background:none;
	bottom:0px;
}
.withButtonSpace {
	background:none;
}

.authorBiogCopy
{
	color:#FFFFFF;
	font-size:1.1em;
	padding-left:1em;
	padding-right:1em;
}
