@charset "utf-8";
/* CSS Document */

div#mainbody h1 { 
	color: #FFFFFF;
	background: url(/images/backgrounds/bg_title_news.jpg) no-repeat; 
	width: 944px; 
	height: 72px; 
	text-align: letf;
	line-height: 68px;
	padding-left: 10px;
	margin: 0px 0px 25px 0px;
}
#mainbody #maintext.home p { color: #9A9999; font-family: Georgia, Times, serif; font-size: 2.4em; line-height: 1.4em;  }

#preslink { 
	position: absolute; 
	top: 0px; 
	right: 23px;  
	z-index: 2; 
	width: 210px; 
	height: 20px; 
	text-align: center; 
	background: #F7F7F7; 
	padding-top: 3px;
}
#preslink a { text-decoration: none; font-size: 1.1em; }
#preslink a:hover { text-decoration: underline; }
#preslink img { vertical-align: middle;}

div#centretext a.back_news  { 
	color:#B4263E; 
	font-size: 1em;
	margin-bottom: 5px;
	display: block; 
	background: url(../images/backgrounds/bg_grey_arrow.gif) no-repeat;
	padding-left: 15px;
}
