p#NFText { font-family:Tahoma; font-size:12px; line-height:16px; color:#446780; padding:0 40px; }
.homebody {
	height: 100%;
	background: #f4e38d;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}
#distance { 
	width:100%;
	height:50%;
	margin-bottom:-380px; /* half of container's height */
	float:left;
	}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:760px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:1024px;
			height:760px;
			margin: 0 auto;
			text-align: left;
			}
			
			.hp_news
			{
			
			color: #383f86;
			font-family:Tahoma;
			font-size: 12px;
			line-height: 24px; 
			
			}
			
			/*Link*/
a,
a:link,
a:hover,
a:active,
a:visited {
	
	text-decoration : underline;
}
a:hover {
	text-decoration: none;
}




.btn_more:visited {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 24px; 
	color : #286d6d;
	text-decoration : underline;
}
.btn_more {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 24px; 
	color : #286d6d;
	text-decoration : underline;
}
.btn_more:active {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 24px; 
	color : #286d6d;
	text-decoration : underline;
}
.btn_more:hover {
	font-family:Tahoma;
	font-size: 11px;
	line-height: 24px; 
	color : #286d6d;
	text-decoration : none;
}




.news_links:visited {
	color: #383f86;
			font-family:Tahoma;
			font-size: 12px;
			line-height: 24px; 
	text-decoration : underline;
}
.news_links {
	color: #383f86;
			font-family:Tahoma;
			font-size: 12px;
			line-height: 24px; 
	text-decoration : underline;
}
.news_links:active {
	color: #383f86;
			font-family:Tahoma;
			font-size: 12px;
			line-height: 24px; 
	text-decoration : underline;
}
.news_links:hover {
	color: #383f86;
			font-family:Tahoma;
			font-size: 12px;
			line-height: 24px; 
	text-decoration : none;
}

#search-container{
	width: 145px;
	height:19px;
	background:url(/images/search_bg.jpg) no-repeat;
	margin-left:24px;
	padding-left: 4px;
	}
	#search-bg{
		width: 128px;
		height:19px;
		float:left;
		}
		#search-bg input{
			border:none;
			background: none;
			outline: none;
			width:128px;
			height:19px;
			color: #ffffff;
		}
	#search-container a{
		float:left;
		display:block;
		width: 15px;
		text-indent: -9999px;
		font-size: 5px;
		line-height: 5px;
		height:19px;
	}
	
.clear{clear:both;}