.content {
	padding: 0px 0px 26px 0px;
	margin: 0px auto 40px auto;
	width: 930px;
	height: 485px;
	overflow: hidden;
	border-bottom: 1px solid #cccdcf;
}
.frame {
	border: 4px double #cdced0;
	padding: 13px 23px 20px 23px;
	height: 444px;
	overflow: hidden;
}
.content .page-title {
	padding: 0px 0px 20px 0px;
}
.content .page-title h1 {
	line-height: 120%;
	font-size: 36px;
	padding: 0px 200px 11px 5px;
	border-bottom: 1px solid #d2d3d5;
}
.content .page-content img {
	margin: 0px 10px 10px 0px;
}
.content .page-content a h3 {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 3px 0px;
	color: #636363;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
.content .page-content p {
	clear: both;
	padding: 0px 0px 0px 0px;
	line-height: 110%;
	color: #898989;
}
.content .page-content a {
	color: #898989;
	text-decoration: none;
}
.content .page-content a:hover {
	font-weight:bold;
}
.content .page-content a:hover h3 {
	font-weight:bold;
}