#home {
	background-color:#FFF;
	text-align:center;
	margin: 0 auto;
	/*cursor:pointer;*/
}
#homePicture{
	position:relative;
}
#homeNewsText{
	height:18px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	color:#C5C6C8;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
	overflow:hidden;
}
	.homeNewsTextHighlight{
		color:#004493;
	}

