
#information {
	padding:1em 30px;
	height:800px;
	min-height:800px;
}

#primaryContent div p {
	margin-top:1em;
	text-align:justify;
}

#registration {
	float:right;
	margin:1em 0px 0px 20px;
	padding:1em 20px;
	border:1px solid #ff9900;
	width:288px;
	background-color:#ffcc7f;
	color:black;
}

#registration a:hover {color:white;}

div#illustrations {
	overflow:hidden;
	clear:both;
	margin:1em 0px;
	padding:0px;
	width:100%;
	text-align:center;
}

#illustrations span img {
	margin:0px;
	padding:0px;
	width:31.9%;
	height:33%;
	border:1px solid #e1e1eb;
}
