#content .capstext {
	font-size: 14pt;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style:italic;
	color:#555555;
	padding-left: 30px;
	padding-bottom: 5px;
	line-height: 150%;
	border-color: gray;
	border-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
}

#content .info {
	width: 490px;
} 

#content .info img {
	float: left;
	margin-right: 30px;
}

#content .info h1 {
	font-family: Trebuchet MS;
	font-size: 14pt;
	text-align: left;
	color: red;
	margin: 0;
	margin-bottom: 15px;
}

#content .info p {
	line-height: 130%;
	margin-bottom: 20px;
	text-indent: 50px;
}


#content .news {
	float: right;
	width: 225px;
	height: 50px;
	padding-left: 25px;
	padding-right: 10px;
}

#content .news h1 {
	margin: 0;
	font-size: 17pt;
}

#content .news p {
	width: 230px;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 0px;
}

#content .news p.date {
	font-size: 10pt;
	color: #5a9700;
	font-weight: bold;
}

#content .news p a  {
	color: #3a90e5;
	font-weight: bold;
}

#content .news img {
	float: left;
	margin: 0;
	padding: 0;
}

#content .news a {
	color: #fc561c;
	font-weight: bold;
}

#content h2 {
	font-size: 10pt;
	margin-top: 10px;
}

#content div.quote {
	font-style: italic;
	font-size: 10pt;
	margin-top: 10px;
	text-indent: 60px;
}

#content div.quote p.original {
	font-weight: bold;
}

#content div.quote p.original:first-letter {
	font-size: 20pt;
}

#content div.quote p.author {
	margin-top: 5px;
	padding: 0;
	text-indent: 60px;
}

#content div.quote a {
	color: #ed3616;
}