@charset "UTF-8";
/* CSS Document */


#newsRounded{
	float:right;
	font-size:0.9em;
	width: 187px;
	padding-left: 3px;
	margin:20px 0px 5px 10px;	
	}

#newsTop{
	background-image:url(../images/newsEventsTop.gif);
	background-repeat:no-repeat;
	height:26px;
	}
	
#newsContent{
	background-image:url(../images/newsEventsBG.gif);
	background-repeat:repeat-y;
	padding: 10px;
	}
	
#newsBottom{
	background-image:url(../images/newsEventsBottom.gif);
	background-repeat:no-repeat;
	height:8px;
	}
	
#news a{ color: #300; text-decoration: underline;} 
#news a:visited{ color: #300; text-decoration: underline; } 
#news a:hover{ color: #300; text-decoration: underline;}
