@charset "utf-8";
/* CSS Document */
body 
{
	background-repeat: repeat;
	color: #000000;
	background-color: #CCCCCC;
}


a:link {
    color: #000033;
	text-decoration: underline;
}

a:visited
{
	color: #000033;
	text-decoration: underline;
}

a:hover
{
    text-decoration: underline;
}

a:active
{
    color: #000000;
    text-decoration: underline;	
}


div#footer, a:link#footerlink, a:visited#footerlink, a:hover#footerlink, a:active#footerlink
{ 
color: #ffffff;
}

#page_content {
	font-family: Arial, Helvetica, sans-serif;
}

#news-items
{
line-height:150%;
}

#pastors_links
{
  line-height:175%;
}
