
document.write('<STYLE TYPE="text/css">');
document.write('.footer { ');
document.write('	font-family:  Arial, sans-serif;');
document.write('	font-size: 10pt;');
document.write('	text-decoration: none;');
document.write('	color: #000000;');
document.write('}  ');


document.write('   test   ');



document.write('.headerlink {');
document.write('	font-family : Arial, sans-serif ;');
document.write('	font-size : 10pt;');
document.write('	text-decoration: underline;');
document.write('	color: #ffffff;');
document.write('}  ');


document.write('a.headerlink {');
document.write('	font-family : Arial, sans-serif ;');
document.write('	font-size : 10pt;');
document.write('	text-decoration: underline;');
document.write('	color: #ffffff;');
document.write('}  ');

document.write('a.headerlink:hover {');
document.write('	text-decoration: underline;');
document.write('	font-family: Arial, sans-serif;');
document.write('	font-size: 10pt;');
document.write('	color: #000000;');
document.write('	background: #ffffff');
document.write('} ');




document.write('</STYLE>');

document.write('<center>');
document.write('<img src="http://www.fbcwilliams.org/fbc_top2.jpg">');
document.write('<table width=740 height=28 cellpadding=0 cellspacing=0 border=0><tr><td bgcolor=01A719 background=http://www.fbcwilliams.org/green_bg.gif align=center><font face=arial size=2 color=ffffff><a href="http://www.fbcwilliams.org/index.html"  class=headerlink>Home</a> &nbsp;|&nbsp; <a href="http://www.fbcwilliams.org/welcome.html" class=headerlink>Pastor\'s Welcome</a> &nbsp;|&nbsp; <a href="http://www.fbcwilliams.org/aboutourchurch.html"  class=headerlink>About our Church</a> &nbsp;|&nbsp; <a href="http://www.fbcwilliams.org/staff"  class=headerlink>Church Staff</a> &nbsp;|&nbsp; <a href="http://www.fbcwilliams.org/ministries.html"  class=headerlink>Ministries</a> &nbsp;|&nbsp; <a href="http://www.fbcwilliams.org/daycare.html" class=headerlink>FBC Daycare</a> &nbsp;|&nbsp; <a href="http://www.fbcwilliams.org/cgi-bin/calendar.pl"  class=headerlink>Church Calendar</a></td></tr></table>');
document.close();

