@charset"utf-8";

div#primary-contents{
	font-family: Century;
}
div#primary-contents h1{
	border-bottom:1px dotted #969696;
	padding-bottom: 3px;
	margin-bottom: 25px;
}

div#primary-contents h2{
	border-bottom:1px dotted #969696;
	padding-bottom: 3px;
	font-size: 17px;
	margin-bottom: 0;
	color: #5f5d5a;
	font-weight: 400;
}
div#primary-contents p{
	font-family: Verdana;
	line-height: 1.4;
	margin-bottom: 6px;
}
div#primary-contents a{
	color: #c5c5c5;
	text-decoration: underline;
}
div#primary-contents a:hover{
	color: #c5c5c5;
	text-decoration: underline;
}
div#primary-contents div.publishDate{
	padding: 10px 0;
}
div#primary-contents div.publishDate p{
	color: #5f5d5a;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Georgia;
	margin-bottom: 0;
}
div#pageContainer div#container{
	float: left;
}
