@charset "UTF-8";

/* Styles for Content Formatting */
#content_container .para {
	float: left;
	width: 230px;
}
#content_container .para h1 {
	font: small-caps xx-large Georgia, "Times New Roman", Times, serif;
	color: #264D6D;
letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 10px;
}
