body {
	background-color: #2B6EE9;
	text-align: center;
	padding:0;
	margin: 0;

	
}
#main {
	width: 800px;
	margin: 0 auto;
	padding: 99px 0 0 0;
	position: relative;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#news_home {
	width: 201px;
	position: absolute;
	top: 37px;
	right: 6px;
	background-image: url(pattern_home_news.jpg);
	background-repeat: repeat-y;
	
}
#fcea {
	position: absolute;
	top: 0;
	left: 0;
	
}
#foot {
	color: White;
	font-size: 9px;
	text-align: left;

}
#foot a {
	color: White;
	text-decoration: none;
}
#foot a:hover {
	text-decoration: underline;
}
#news {
	margin: 0 15px 0 18px;
	font-size: 10px;
}
#news h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#news p {
margin: 0;
padding: 0 0 7px 0;
}
#news a {
	color: Black;
}

#orchextra {
	position: absolute;
	top: 520px;
	left: 450px;
}