/* Start of CMSMS style sheet 'Home Theme' */
#Content a:link, #Content a:visited {
	color: #307FCA;
	text-decoration: underline;
}
#Content a:hover, #Content a:active {
	color: #72ADEF;
	text-decoration: underline;
}
#Content p span
{
	color:#f0a70b;
}
#Content #Home-Row2 #Col3
{
	background-image:url("uploads/images/news_bg.jpg");
background-position:0px 3px;
	background-repeat: repeat-x;
	padding:20px;
}
#NewsHeader
{
	background-image:url("uploads/images/home_newstitle.jpg");
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding-bottom:10px;
}
/* End of 'Home Theme' */

