@charset "utf-8";
/* CSS Document */
#gcicr-splash {
	padding: 5px 0;
}
#gcicr-content {
	font-size: 16px;
	padding: 14px 0;
}
	#gcicr-content p {
		color: darkblue;
		font-family: Georgia, "Times New Roman", Times, serif;
		line-height: 20px;
		margin: 10px 15px;
		text-align: justify;
	}
	#gcicr-content .outline {
		background: transparent url(../img/about/aboutbg.jpg);
		height: 220px;
		padding: 10px;
		position: relative;
	}
