// Header with Logo
// External CSS : style.css

document.write("<div style=\"background-color:#f2f2f2;\">");
document.write("<div style=\"text-align: center; position:relative; left:0px; bottom:-10px; background-color:#f2f2f2; color:#d0aecf; \"><a class=footermenu href=index.php target=_self>HOME</a>|<a class=footermenu href=aboutus.php target=_self>ABOUT US</a>|<a class=footermenu href=programs.php target=_self>PROGRAMS</a>|<a class=footermenu href=newsandevents.php target=_self>NEWS &amp; EVENTS</a>|<a class=footermenu href=gallery.php target=_self>GALLERY</a>|<a class=footermenu href=joinus.php target=_self>JOIN US</a>|<a class=footermenu href=donate.html target=_self>DONATE</a>|<a class=footermenu href=contactus.html target=_self>CONTACT US</a></div>");

document.write("<div style=\"text-align: center; position:relative; left:0px; bottom: -22px;  font-family:Arial, Helvetica, sans-sefont-weight:bold;rif; font-size:10px; \"><span style=\"font-size:11px;\">135 N. Mission Road, Los Angeles, CA 90033 - Phone: \(323\) 881-0018 - Fax: \(323\) 268-7228</span></div>");

document.write("<div style=\"text-align: center; position:relative; left:0px; bottom: -25px;  font-family:Arial, Helvetica, sans-sefont-weight:bold;rif; font-size:10px; \"><span style=\"font-size:11px;\">&copy; 2008 Proyecto Pastoral, All Rights Reserved</span></div>");
document.write("<img src=\"images/footer.jpg\" border=\"0\" width=\"980\" height=\"30\" />");
document.write("</div>");