<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>dear list,</FONT></DIV>
<DIV><FONT face=Arial size=2>thanks for everybody who offered help in changing 
the colors, specially kobus, that is now successfully done.</FONT></DIV>
<DIV><FONT face=Arial size=2>my second issue and I think may be the final issue, 
is there a way I can intigrate mission and slogon into the goofy 
theme?</FONT></DIV>
<DIV><FONT face=Arial size=2>I tried to write the following in the code but it 
didn't work:</FONT></DIV>
<DIV><FONT face=Arial size=2>----------</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;div id="headerimg"&gt; &lt;div 
class="titleheader"&gt;<BR>&nbsp;&lt;a href="&lt;?php print url() ?&gt;" 
title="&lt;?php print($site_name) ?&gt;"&gt;&lt;?php print($site_name) 
?&gt;&lt;/a&gt; &lt;/div&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;div 
class="slogan"&gt;&lt;?php print($site_slogan) 
?&gt;&lt;/div&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/div&gt; <BR>&nbsp; 
&lt;/div&gt;&nbsp;<BR></FONT><FONT face=Arial size=2>&lt;?php if ($mission != 
""): ?&gt; <BR>&nbsp;&nbsp;&nbsp; &lt;div id="mission"&gt;&lt;?php print 
$mission ?&gt;&lt;/div&gt; <BR>&nbsp;&nbsp;&nbsp; &lt;?php endif; ?&gt; 
<BR>---------</FONT></DIV>
<DIV><FONT face=Arial size=2>regards,</FONT></DIV>
<DIV><FONT face=Arial size=2>mohammed.&nbsp;&nbsp;&nbsp; 
</FONT></DIV></BODY></HTML>