conor       2003/04/03 19:58:10

  Modified:    docs     ant15_todo.html antnews.html bindownload.html
                        contributors.html cvs.html external.html faq.html
                        guidelines.html index.html legal.html license.html
                        mail.html mission.html page.css problems.html
                        projects.html resources.html srcdownload.html
               docs/projects index.html
               docs/projects/antidote design.html index.html module.html
               xdocs/stylesheets templates.vm
  Log:
  More CSS - less tables
  
  Revision  Changes    Path
  1.37      +38 -40    ant/docs/ant15_todo.html
  
  Index: ant15_todo.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/ant15_todo.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -w -u -r1.36 -r1.37
  --- ant15_todo.html   3 Apr 2003 04:14:40 -0000       1.36
  +++ ant15_todo.html   4 Apr 2003 03:58:08 -0000       1.37
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Ant 1.5 Release To-Do List</h1>
               <h3 class="section">
  
  
  
  1.65      +38 -40    ant/docs/antnews.html
  
  Index: antnews.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/antnews.html,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -w -u -r1.64 -r1.65
  --- antnews.html      3 Apr 2003 04:14:41 -0000       1.64
  +++ antnews.html      4 Apr 2003 03:58:08 -0000       1.65
  @@ -20,9 +20,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -30,16 +33,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -48,10 +50,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -72,13 +75,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -165,7 +163,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">News</h1>
               <h3 class="section">
  
  
  
  1.25      +38 -40    ant/docs/bindownload.html
  
  Index: bindownload.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/bindownload.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -w -u -r1.24 -r1.25
  --- bindownload.html  3 Apr 2003 04:14:41 -0000       1.24
  +++ bindownload.html  4 Apr 2003 03:58:08 -0000       1.25
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Downloading Ant - Binary Distribution</h1>
               <h3 class="section">
  
  
  
  1.13      +38 -40    ant/docs/contributors.html
  
  Index: contributors.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/contributors.html,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -w -u -r1.12 -r1.13
  --- contributors.html 3 Apr 2003 04:14:41 -0000       1.12
  +++ contributors.html 4 Apr 2003 03:58:08 -0000       1.13
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Contributors</h1>
               <h3 class="section">
  
  
  
  1.14      +38 -40    ant/docs/cvs.html
  
  Index: cvs.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/cvs.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -w -u -r1.13 -r1.14
  --- cvs.html  3 Apr 2003 04:14:41 -0000       1.13
  +++ cvs.html  4 Apr 2003 03:58:08 -0000       1.14
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">CVS Repositories</h1>
               <h3 class="section">
  
  
  
  1.108     +38 -40    ant/docs/external.html
  
  Index: external.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/external.html,v
  retrieving revision 1.107
  retrieving revision 1.108
  diff -u -w -u -r1.107 -r1.108
  --- external.html     3 Apr 2003 04:14:41 -0000       1.107
  +++ external.html     4 Apr 2003 03:58:08 -0000       1.108
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">External Tools and Tasks</h1>
               <h3 class="section">
  
  
  
  1.65      +38 -40    ant/docs/faq.html
  
  Index: faq.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/faq.html,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -w -u -r1.64 -r1.65
  --- faq.html  3 Apr 2003 04:14:41 -0000       1.64
  +++ faq.html  4 Apr 2003 03:58:08 -0000       1.65
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Frequently Asked Questions</h1>
       
  
  
  
  1.10      +38 -40    ant/docs/guidelines.html
  
  Index: guidelines.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/guidelines.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -u -r1.9 -r1.10
  --- guidelines.html   3 Apr 2003 04:14:41 -0000       1.9
  +++ guidelines.html   4 Apr 2003 03:58:09 -0000       1.10
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Project Guidelines</h1>
               <h3 class="section">
  
  
  
  1.274     +38 -40    ant/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/index.html,v
  retrieving revision 1.273
  retrieving revision 1.274
  diff -u -w -u -r1.273 -r1.274
  --- index.html        3 Apr 2003 04:13:48 -0000       1.273
  +++ index.html        4 Apr 2003 03:58:09 -0000       1.274
  @@ -18,9 +18,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -28,16 +31,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -46,10 +48,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -70,13 +73,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -163,7 +161,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Welcome</h1>
               <h3 class="section">
  
  
  
  1.10      +38 -40    ant/docs/legal.html
  
  Index: legal.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/legal.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -u -r1.9 -r1.10
  --- legal.html        3 Apr 2003 04:14:41 -0000       1.9
  +++ legal.html        4 Apr 2003 03:58:09 -0000       1.10
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Legal</h1>
               <h3 class="section">
  
  
  
  1.10      +38 -40    ant/docs/license.html
  
  Index: license.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/license.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -w -u -r1.9 -r1.10
  --- license.html      3 Apr 2003 04:14:41 -0000       1.9
  +++ license.html      4 Apr 2003 03:58:09 -0000       1.10
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">License</h1>
               <h3 class="section">
  
  
  
  1.14      +38 -40    ant/docs/mail.html
  
  Index: mail.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/mail.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -w -u -r1.13 -r1.14
  --- mail.html 3 Apr 2003 04:14:41 -0000       1.13
  +++ mail.html 4 Apr 2003 03:58:09 -0000       1.14
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Mailing Lists</h1>
               <h3 class="section">
  
  
  
  1.11      +38 -40    ant/docs/mission.html
  
  Index: mission.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/mission.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -w -u -r1.10 -r1.11
  --- mission.html      3 Apr 2003 04:14:41 -0000       1.10
  +++ mission.html      4 Apr 2003 03:58:09 -0000       1.11
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Apache Ant Mission</h1>
               <h3 class="section">
  
  
  
  1.8       +23 -1     ant/docs/page.css
  
  Index: page.css
  ===================================================================
  RCS file: /home/cvs/ant/docs/page.css,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -w -u -r1.7 -r1.8
  --- page.css  3 Apr 2003 04:13:48 -0000       1.7
  +++ page.css  4 Apr 2003 03:58:09 -0000       1.8
  @@ -41,7 +41,7 @@
       color: #ffcc00;
   }
   
  -.tab { font-size : 85%; border: 0 }
  +.tab { font-size : 85%; border: 0; background-color: #294563;}
   .tab a:link {   text-decoration : none;  }
   .tab a:visited { text-decoration : none; color: #2A4A6D }
   .tab a:hover { color: #000066; }
  @@ -57,6 +57,7 @@
       font : small Verdana, Helvetica, sans-serif;  
       font-size : 90%; 
       margin-left: 280px;
  +    margin-right: 5px;
   }
   
   .content .ForrestTable { width: 100%; background-color: #7099C5; color: 
#ffffff; font-size : 90%;}
  @@ -145,12 +146,33 @@
   
   .bluebar {
       padding: 5px 5px 5px 10px; 
  +    background-color: #4C6C8F;
  +    margin: 0px;
  +}
  +
  +.lightbluebar {
  +    padding: 5px 5px 5px 10px; 
       background-color: #CFDCED;
       margin: 0px;
       border-top: 1px solid #294563; 
       border-bottom: 1px solid #294563;
   }
   
  +.logobar {
  +    background-color: #294563;
  +    text-align: center;
  +    padding-right: 10px;
  +    margin: 0px;
  +}
  +
  +.searchcaption {
  +    color: #FFFFFF;
  +    text-align: left;
  +    font-family: arial,helvetica,sanserif;
  +    font-size: 90%;
  +    background-color: #4C6C8F;
  +    margin: 0px;
  +}
   
   @media print {
      .menu {
  
  
  
  1.42      +38 -40    ant/docs/problems.html
  
  Index: problems.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/problems.html,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -w -u -r1.41 -r1.42
  --- problems.html     3 Apr 2003 04:14:41 -0000       1.41
  +++ problems.html     4 Apr 2003 03:58:09 -0000       1.42
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Having Problems?</h1>
               <h3 class="section">
  
  
  
  1.37      +38 -40    ant/docs/projects.html
  
  Index: projects.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects.html,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -w -u -r1.36 -r1.37
  --- projects.html     3 Apr 2003 04:14:42 -0000       1.36
  +++ projects.html     4 Apr 2003 03:58:09 -0000       1.37
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Related Projects</h1>
               <h3 class="section">
  
  
  
  1.53      +38 -40    ant/docs/resources.html
  
  Index: resources.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/resources.html,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -w -u -r1.52 -r1.53
  --- resources.html    3 Apr 2003 04:14:42 -0000       1.52
  +++ resources.html    4 Apr 2003 03:58:09 -0000       1.53
  @@ -16,9 +16,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -161,7 +159,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Resources</h1>
               <h3 class="section">
  
  
  
  1.24      +38 -40    ant/docs/srcdownload.html
  
  Index: srcdownload.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/srcdownload.html,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -w -u -r1.23 -r1.24
  --- srcdownload.html  3 Apr 2003 04:14:42 -0000       1.23
  +++ srcdownload.html  4 Apr 2003 03:58:09 -0000       1.24
  @@ -14,9 +14,12 @@
           <script src="./breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="./images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="./images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="./images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -24,16 +27,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="./images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="./images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="./images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="./images/search-left.gif"></td>
  @@ -42,10 +44,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="./images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -66,13 +69,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="./images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="./images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                       
     <div class="menucontainer">
       <div class="menu">
  @@ -159,7 +157,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="./images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="./images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Downloading Ant - Source Distribution</h1>
               <h3 class="section">
  
  
  
  1.8       +38 -40    ant/docs/projects/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects/index.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -w -u -r1.7 -r1.8
  --- index.html        3 Apr 2003 04:14:43 -0000       1.7
  +++ index.html        4 Apr 2003 03:58:10 -0000       1.8
  @@ -16,9 +16,12 @@
           <script src="../breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="../images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="../images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="../images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="../images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="../images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="../images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="../images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="../images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="../images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="../images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="../images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="../images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                                                                 
     <div class="menucontainer">
       <div class="menu">
  @@ -104,7 +102,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="../images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="../images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Welcome</h1>
               <h3 class="section">
  
  
  
  1.8       +38 -40    ant/docs/projects/antidote/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects/antidote/design.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -w -u -r1.7 -r1.8
  --- design.html       3 Apr 2003 04:14:43 -0000       1.7
  +++ design.html       4 Apr 2003 03:58:10 -0000       1.8
  @@ -18,9 +18,12 @@
           <script src="../../breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="../../images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="../../images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="../../images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="../../images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -28,16 +31,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="../../images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="../../images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="../../images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="../../images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="../../images/search-left.gif"></td>
  @@ -46,10 +48,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="../../images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -70,13 +73,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="../../images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="../../images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                                                                 
     <div class="menucontainer">
       <div class="menu">
  @@ -106,7 +104,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="../../images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="../../images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Design Overview</h1>
               <h3 class="section">
  
  
  
  1.8       +38 -40    ant/docs/projects/antidote/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects/antidote/index.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -w -u -r1.7 -r1.8
  --- index.html        3 Apr 2003 04:14:43 -0000       1.7
  +++ index.html        4 Apr 2003 03:58:10 -0000       1.8
  @@ -16,9 +16,12 @@
           <script src="../../breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="../../images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="../../images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="../../images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="../../images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -26,16 +29,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="../../images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="../../images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="../../images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="../../images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="../../images/search-left.gif"></td>
  @@ -44,10 +46,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="../../images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -68,13 +71,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="../../images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="../../images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                                                                 
     <div class="menucontainer">
       <div class="menu">
  @@ -104,7 +102,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="../../images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="../../images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">About Antidote</h1>
               <h3 class="section">
  
  
  
  1.8       +38 -40    ant/docs/projects/antidote/module.html
  
  Index: module.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/projects/antidote/module.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -w -u -r1.7 -r1.8
  --- module.html       3 Apr 2003 04:14:43 -0000       1.7
  +++ module.html       4 Apr 2003 03:58:10 -0000       1.8
  @@ -18,9 +18,12 @@
           <script src="../../breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="#294563"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" src="../../images/group-logo.gif"></a></td><td 
width="100%" align="center" bgcolor="#294563"><a 
href="http://ant.apache.org/";><img alt="Apache Ant logo" border="0" 
src="../../images/project-logo.gif"></a></td><td valign="top" rowspan="2" 
bgcolor="#294563">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="../../images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="../../images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="#4C6C8F">
                   <tr>
  @@ -28,16 +31,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="../../images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="../../images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="../../images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="../../images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="../../images/search-left.gif"></td>
  @@ -46,10 +48,11 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="#294563"><img height="10" width="10" alt="" 
src="../../images/spacer.gif"></td>
  +            </td>
           </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="#294563" colspan="2">
  +        </table>
  +      </div>
  +
                           <div class="tab">
                 <table summary="tab bar" border="0" cellpadding="0" 
cellspacing="0">
                   <tr>
  @@ -70,13 +73,8 @@
                               </tr>
                 </table>
               </div>
  -          </td><td bgcolor="#294563"><img alt="" width="1" height="1" 
src="../../images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="#4C6C8F" colspan="4"><img width="1" height="10" 
alt="" src="../../images/spacer.gif"></td>
  -        </tr>
  -      </table>
   
  +      <div class="bluebar"></div>
                                                                 
     <div class="menucontainer">
       <div class="menu">
  @@ -106,7 +104,7 @@
       <img style="float: left" height="10" width="10" border="0" alt="" 
src="../../images/menu-left.gif">
       <img style="float: right" height="10" width="10" border="0" alt="" 
src="../../images/menu-right.gif">
     </div>  
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
     <div class="content">
       <h1 class="title">Module HOW-TO</h1>
               <h3 class="section">
  
  
  
  1.23      +38 -40    ant/xdocs/stylesheets/templates.vm
  
  Index: templates.vm
  ===================================================================
  RCS file: /home/cvs/ant/xdocs/stylesheets/templates.vm,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -w -u -r1.22 -r1.23
  --- templates.vm      3 Apr 2003 04:13:48 -0000       1.22
  +++ templates.vm      4 Apr 2003 03:58:10 -0000       1.23
  @@ -261,9 +261,12 @@
           <script src="$relativePath/breadcrumbs.js" language="JavaScript" 
type="text/javascript"></script>
         </p>
   
  -      <table summary="header with logos" width="100%" border="0" 
cellpadding="0" cellspacing="0">
  +      <div class="logobar">
  +        <table width="100%" border="0" cellspacing="0" cellpadding="0">
           <tr>
  -          <td bgcolor="$blue3"><a href="http://ant.apache.org/";><img 
border="0" alt="Apache Ant site" 
src="$relativePath/images/group-logo.gif"></a></td><td width="100%" 
align="center" bgcolor="$blue3"><a href="http://ant.apache.org/";><img 
alt="Apache Ant logo" border="0" 
src="$relativePath/images/project-logo.gif"></a></td><td valign="top" 
rowspan="2" bgcolor="$blue3">
  +            <td align="left"><img border="0" alt="Apache Ant site" 
src="$relativePath/images/group-logo.gif"></td>
  +            <td><img alt="Apache Ant logo" border="0" 
src="$relativePath/images/project-logo.gif"></td>
  +            <td align="right">
               <form target="_blank" onsubmit="q.value = query.value + ' 
site:ant.apache.org'" action="http://www.google.com/search"; method="get">
                 <table summary="search" border="0" cellspacing="0" 
cellpadding="0" bgcolor="$blue2">
                   <tr>
  @@ -271,16 +274,15 @@
                   </tr>
                   <tr>
                     <td><img height="1" width="1" alt="" 
src="$relativePath/images/spacer.gif"></td>
  -                  <td nowrap="nowrap">
  +                    <td nowrap="nowrap" class="searchcaption">
                       <input name="q" type="hidden">
                       <input size="15" id="query" type="text">
                       <img height="1" width="5" alt="" 
src="$relativePath/images/spacer.gif">
                       <input name="Search" value="Search" type="submit">
                       <br>
  -                    <font face="Arial, Helvetica, Sans-serif" size="2" 
color="white">
                           the Apache Ant site
  -                    </font></td><td><img height="1" width="1" alt="" 
src="$relativePath/images/spacer.gif">
                     </td>
  +                    <td><img height="1" width="1" alt="" 
src="$relativePath/images/spacer.gif"></td>
                   </tr>
                   <tr>
                     <td><img alt="" border="0" height="10" width="9" 
src="$relativePath/images/search-left.gif"></td>
  @@ -289,20 +291,16 @@
                   </tr>
                 </table>
               </form>
  -          </td><td bgcolor="$blue3"><img height="10" width="10" alt="" 
src="$relativePath/images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td valign="bottom" bgcolor="$blue3" colspan="2">
  -            #makeTabs()
  -          </td><td bgcolor="$blue3"><img alt="" width="1" height="1" 
src="$relativePath/images/spacer.gif"></td>
  -        </tr>
  -        <tr>
  -          <td bgcolor="$blue2" colspan="4"><img width="1" height="10" alt="" 
src="$relativePath/images/spacer.gif"></td>
  +            </td>
           </tr>
         </table>
  +      </div>
  +
  +      #makeTabs()
   
  +      <div class="bluebar"></div>
         #makeMainNavigation()
  -      <div class="bluebar">&nbsp;</div>
  +      <div class="lightbluebar">&nbsp;</div>
   #end
   
   #macro (footer)
  
  
  

Reply via email to