Index: src/documentation/skinconf.xml
===================================================================
--- src/documentation/skinconf.xml	(revision 515699)
+++ src/documentation/skinconf.xml	(working copy)
@@ -66,10 +66,10 @@
 
   <!-- mandatory project logo
        default skin: renders it at the top -->
-  <project-name>Lucene</project-name>
-  <project-description>Apache Lucene is a high-performance, full-featured text search engine library written entirely in
+  <project-name>Lucene Java</project-name>
+  <project-description>Apache Lucene Java is a high-performance, full-featured text search engine library written entirely in
       Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.</project-description>
-  <project-url>http://lucene.apache.org/java/</project-url>
+  <project-url>http://lucene.apache.org/</project-url>
   <project-logo>http://lucene.apache.org/images/lucene_green_300.gif</project-logo>
     <!-- http://lucene.apache.org/images/lucene_green_300.gif -->
   <!-- Alternative static image:
@@ -79,8 +79,8 @@
        default skin: renders it at the top-left corner -->
     <!-- group logo -->
     <group-name>Lucene</group-name>
-    <group-description>Apache Lucene</group-description>
-    <group-url>http://lucene.apache.org/</group-url>
+    <group-description>Apache</group-description>
+    <group-url>http://www.apache.org/</group-url>
     <group-logo>http://www.apache.org/images/asf_logo_simple.png</group-logo>
 
     <!-- Alternative static image:
@@ -113,7 +113,7 @@
   <trail>
     <link1 name="Apache" href="http://www.apache.org/"/>
     <link2 name="Lucene" href="http://lucene.apache.org/"/>
-    <link3 name="" href="/"/>
+    <link3 name="Java" href="http://lucene.apache.org/java/"/>
   </trail>
 
   <!-- Configure the TOC, i.e. the Table of Contents.
Index: src/documentation/content/xdocs/whoweare.xml
===================================================================
--- src/documentation/content/xdocs/whoweare.xml	(revision 515699)
+++ src/documentation/content/xdocs/whoweare.xml	(working copy)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <document>
 	<header>
-        <title>	Apache Lucene - Who We Are</title>
+        <title>	Apache Lucene Java - Who We Are</title>
 	</header>
 <properties>
 <author email="husted@apache.org">Ted Husted</author>
Index: src/documentation/content/xdocs/index.xml
===================================================================
--- src/documentation/content/xdocs/index.xml	(revision 515699)
+++ src/documentation/content/xdocs/index.xml	(working copy)
@@ -2,7 +2,7 @@
 <document>
 	<header>
         <title>
-	Apache Lucene - Overview
+	Apache Lucene Java - Overview
 		</title>
 	</header>
     <properties>
@@ -12,21 +12,21 @@
         <author email="carlson at apache.org">Peter Carlson</author>
     </properties>
     <body>
-        <section id="Apache Lucene">
-            <title>Apache Lucene</title>
+        <section id="Apache Lucene Java">
+            <title>Apache Lucene Java</title>
             <p>
-                Apache Lucene is a high-performance, full-featured text search engine
+                Apache Lucene Java is a high-performance, full-featured text search engine
                 library written entirely in Java.  It is a technology suitable for nearly any
                 application that requires full-text search, especially cross-platform.
             </p>
             <p>
-                Apache Lucene is an open source project available for
+                Apache Lucene Java is an open source project available for
                 <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">free download</a>.
                 Please use the links on the left to access Lucene.
             </p>
         </section>
 
-        <section id="Lucene News">
+        <section id="Lucene Java News">
           <title>Lucene News</title>
           <section>
             <title>18 February 2007 - Lucene at ApacheCon Europe</title>
