#content {
	padding-top: 0;
}
#center-content {
	text-align: justify;
	padding: 10px;
	float: left;
	width: 375px;
	background-color: #FFF;
	height: 750px;
	font-size: 9pt;
	color: #333333;
}
#pridecover {
	border: 1px solid #666666;
}
#center-content h1 {
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	text-align: center;
	color: #000033;
}
#Advancement-News h1 {
	background-image: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	text-align: left;
	color: #000033;
}
#Advancement-News ul li {
	list-style-type: none;
}
#sidebar {
	text-align: justify;
	padding-bottom: 10px;
	width: 190px;
	float: right;
	background-color: #D7DAC7;
	height: 760px;
}
#sidebar p {
	padding: 10px;
}
#center-content h2 {
	font-size: 10pt;
	color: #000033;
	margin-bottom: -8pt;
}

