#illustrations {
	clear:both;
	background:#7F82B3;
	float:left;
}
#illustrations .illustrationspad {
	padding:0px 0px 0px 1px;
}
#illustrations .illustration {
	background:#7F82B3;
	width:259px;
	float:left;
}
#illustrations .illustration h3 {
	background:#DCD9C1;
	height:22px;
	margin:1px 1px 1px 0px;
}
#illustrations .illustration h3 a {
	display:block;
	background:#DCD9C1;
	color:#000566;
	font-weight:bold;
	padding:4px 0px;
	text-align:center;
}
#illustrations .illustration p {
	background:white;
	display:block;
	height:230px;
	margin:1px 1px 0px 0px;
	padding:0px;
}



#illustration {
	clear:both;
	background:#7F82B3;
	float:left;
}
#illustration img {
	margin:1px;
	float:left;
}
