div#fp_main {
	border-left: 1px solid #669999;
	border-right: 1px solid #669999;
	border-bottom: 1px solid #669999;
	text-align: left;
	min-width: 675px;
	/*width: 100%;*/
}
div#fp_main div#coverimgdiv {
	clear: both;
	height: 104px;
	overflow: hidden;
	min-width: 675px;
	width: 100%;
	background-color: #000000;
}
div#fp_main div#definition {
	border-bottom: 1px solid #669999;
	clear: both;
	color: #669999;
	font-weight: bold;
	height: 15px;
	padding: 4px;
	text-align: center;
}
div#fp_main div#middle {
	margin-top: 20px;
	min-height: 100px;
	min-width: 675px;
}
div#fp_main div#leftbar {
	display: inline;
	float: left;
	margin: 0 15px;
	width: 165px;
}
div#fp_main div#notleftbar {
	margin-left: 200px;
}
div#fp_main div#fpg_items {
	margin-right: 130px;
}
div#fp_main div#fpg_items .head {
	background-image: url('/images_new/head_bar.gif');
	padding: 0 0 20px;
}
div#fp_main div#fpg_items .headline {
	clear:both;
	font-size: 11px;
	line-height: 130%;
	margin: 20px 16px 4px 10px;
	text-indent: -3px;
}
div#fp_main div#fpg_items .headline.large {
	font-size: 15px;
	margin-top: 10px;
}
div#fp_main div#fpg_items .headline a {
	color: #333333;
	font-weight: bold;
}
div#fp_main div#fpg_items .headline a:hover {
	color: #669999;
	font-weight: bold;
}
div#fp_main div#fpg_items .summary {
	font-size: 10px;
	line-height: 130%;
	margin-left: 10px;
	margin-right: 16px;
}
div#fp_main div#fpg_items div#news {
	float: right;
	width: 46%;
}
div#fp_main div#fpg_items div#eventsandsports {
	float: right;
	width: 46%;
}
div#fp_main img.newshead {
	float: right;
	margin: 0;
	padding: 0;
}
div#fp_main div#rightbar {
	float: right;
	padding: 0 5px;
	text-align: center;
	width: 120px;
}
div#fp_main div#rightbar div.slidebox {
	border: 1px solid #999999;
	margin: 0 auto;
	min-height: 63px;
	width: 80px;
	padding: 0;
}
div#fp_main div#rightbar div.slidebox .head {
	background-color: #afc5c1;
	color: #333333;
	font-size: 9px;
	line-height: 10px;
	padding: 2px 1px;
	text-align: center;
}
