body {
	font-family: Arial, Helvetica, sans-serif;
}

p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt
}


h1 {
	font-size: 16pt
}

h2 {
	font-size: 10pt
}


table.bgimg{
	background-attachment: fixed;
	background: url(images/ribbon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.buff {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FCFAED; 
}
td.rust {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #500C19; 
}

td.swf1{
	background-attachment: fixed;
	background: url(headerpics/image1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.swf2{
	background-attachment: fixed;
	background: url(headerpics/image6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.swf3{
	background-attachment: fixed;
	background: url(headerpics/image11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.swf4{
	background-attachment: fixed;
	background: url(headerpics/image16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
td.swf5{
	background-attachment: fixed;
	background: url(headerpics/image21.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


td.callingkids{
	background-attachment: fixed;
	background: url(images/callingkids.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.childborn{
	background-attachment: fixed;
	background: url(images/childborn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.comesee{
	background-attachment: fixed;
	background: url(images/comesee.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.community{
	background-attachment: fixed;
	background: url(images/community.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.exploreChristian{
	background-attachment: fixed;
	background: url(images/exploreChristian.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.greattidings{
	background-attachment: fixed;
	background: url(images/greattidings.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.laughter{
	background-attachment: fixed;
	background: url(images/bestmediciine.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.listeningears{
	background-attachment: fixed;
	background: url(images/listeningears.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.lookfurther{
	background-attachment: fixed;
	background: url(images/lookfurther.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.loveheighbour{
	background-attachment: fixed;
	background: url(images/loveheighbour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.findbargain{
	background-attachment: fixed;
	background: url(images/findbargain.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.safeplace{
	background-attachment: fixed;
	background: url(images/safeplace.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

td.seekfind{
	background-attachment: fixed;
	background: url(images/seekfind.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

A.menulink {
	display: block;
	width: 146px;
	text-align: right;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FCFAED;
	padding-right: 30px;
	padding-left: 3px;
}

A.menulink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #FCFAED;
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #FCFAED;
	padding-right: 6px;
	padding-left: 2px;
}





