a:link {color:#360;
line-height:150%;}

a:visited {color:#036;
text-decoration:none;
line-height:150%;}

a:hover {color:#f00; 
text-decoration: underline;
background:#fff;
line-height:150%;}

a:active {color:#000;}

p a:hover {
padding:0;
background:none;
background-image: none;
}




body {
	font-family : verdana, arial, san-serif;
	font-size:12px;
	text-align: left;
	background-color: #eeeeee;
	background:url(media/background.jpg);
	}
	




h1, h2, h3 {
	color: #466C5B;
	text-align: center;
	}

h1, h2 {	
	border-bottom: #CBCD00 4px solid;
	}


table {	
	margin-right:auto;
	margin-left:auto;
	border:0px;
	font: normal 12px verdana, sans-serif;
	border-collapse:collapse;
	}
	
td {
	vertical-align:top;
	background-color:#ffffff;
	border:0px;
	padding:0px;
        }





#churchname
	{position: absolute;
	left: 320px;
	top: 30px;
	color:#fffafa;
        font-weight: bold;
	font-family: verdana;}
#footer
	{padding:0px;
	margin: 0px;
	text-align:center;
	font-family: verdana;
	font-size: 10px;
	}

.greybackground {background-color:#dddddd;}
.bold {font-weight:bold; color:#360; font-size: 15px;}

