.testclass {
	font-size: 4978345px ;
}

html, body{
	background-color:#FCFCFD;
	background-image:url(/images/home-bg.png);
	background-repeat:repeat-x;
}

#navigation {
	height:680px;
	background-image:none;
}

#recent-news{
	width:990px;
	margin:0px auto;
	background-image:url(/images/home/recent-news-bg.png);
	background-repeat:repeat-x;
	font-weight:bold;
	padding-bottom:30px;
}

#recent-news a:link, #recent-news a:visited, #recent-news a:active {
	text-decoration: none ;
}

#recent-news a:hover {
	text-decoration: underline ;
}

#close {
	width: 24px ;
	height: 24px ;
	z-index: 101 ;
	position: absolute ;
	right: 0px ;
	top: 0px ;
}

