diff --git a/en/index.xsl b/en/index.xsl
index c6b3351639..8b5fb69374 100644
--- a/en/index.xsl
+++ b/en/index.xsl
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: www/en/index.xsl,v 1.136 2005/10/09 16:14:38 ceri Exp $ -->
+<!-- $FreeBSD: www/en/index.xsl,v 1.137 2005/10/12 19:25:12 murray Exp $ -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
@@ -6,7 +6,7 @@
   <xsl:import href="news/includes.xsl"/>
 
   <xsl:variable name="base" select="'.'"/>
-  <xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.136 2005/10/09 16:14:38 ceri Exp $'"/>
+  <xsl:variable name="date" select="'$FreeBSD: www/en/index.xsl,v 1.137 2005/10/12 19:25:12 murray Exp $'"/>
   <xsl:variable name="title" select="'The FreeBSD Project'"/>
 
   <!-- these params should be externally bound. The values
@@ -54,30 +54,30 @@
 
       <body>
 
-   <div id="containerwrap">
-    <div id="container">
+   <div id="CONTAINERWRAP">
+    <div id="CONTAINER">
       <xsl:copy-of select="$header2"/>
-      <div id="content">
+      <div id="CONTENT">
 
-        <div id="frontcontainer">
-          <div id="frontmain">
-            <div id="frontfeaturecontainer">
+        <div id="FRONTCONTAINER">
+          <div id="FRONTMAIN">
+            <div id="FRONTFEATURECONTAINER">
 
-		<div id="frontfeatureleft">
-			<div id="frontfeaturecontent">
+		<div id="FRONTFEATURELEFT">
+			<div id="FRONTFEATURECONTENT">
 				<h1>
 				  Based on BSD UNIX&#174;
 				</h1>
 				<p>
 				  FreeBSD is an advanced operating system for x86 compatible (including Pentium&#174; and Athlon &#8482;), amd64 compatible (including Opteron &#8482;, Athlon 64, and EM64T), Alpha/AXP, IA-64, PC-98 and UltraSPARC&#174; architectures. It is derived from BSD, the version of UNIX&#174; developed at the University of California, Berkeley. It is developed and maintained by a <a href="{$base}/doc/en_US.ISO8859-1/articles/contributors/index.html">large team of individuals</a>. Additional <a href="{$base}/platforms/">platforms</a> are in various stages of development.
 				</p>
-				<div id="txtfrontfeaturelink">
+				<div id="TXTFRONTFEATURELINK">
 				&#187;<a href="{$base}/about.html" title="Learn More">Learn More</a>
-				</div> <!-- txtfrontfeaturelink -->
-			</div> <!-- frontfeaturecontent -->
-		</div> <!-- frontfeatureleft -->
+				</div> <!-- TXTFRONTFEATURELINK -->
+			</div> <!-- FRONTFEATURECONTENT -->
+		</div> <!-- FRONTFEATURELEFT -->
 
-		<div id="frontfeaturemiddle">
+		<div id="FRONTFEATUREMIDDLE">
 			<div class="frontgetroundbox">
 			  <div class="frontgettop"><div><b style="display: none">.</b></div></div>
 				<div class="frontgetcontent">
@@ -86,10 +86,10 @@
 			  <div class="frontgetbot"><div><b style="display: none">.</b></div></div>
 			</div> <!-- frontgetroundbox -->
 			
-			<div id="frontreleases">
-			  <div id="frontreleasescontent" class="txtshortcuts">
+			<div id="FRONTRELEASES">
+			  <div id="FRONTRELEASESCONTENT" class="txtshortcuts">
 				  <h2>LATEST RELEASES</h2>
-				  <ul id="frontreleaseslist">
+				  <ul id="FRONTRELEASESLIST">
 					<li>
 					  <a href="{$u.rel.announce}">Production Release <xsl:value-of select="$rel.current"/></a>
 					</li>
@@ -103,14 +103,14 @@
 					</li>
 				    </xsl:if>
 				  </ul>
-			  </div> <!-- frontreleasescontent -->
-			</div> <!-- frontreleases -->
-		</div> <!-- frontfeaturemiddle -->
+			  </div> <!-- FRONTRELEASESCONTENT -->
+			</div> <!-- FRONTRELEASES -->
+		</div> <!-- FRONTFEATUREMIDDLE -->
 
-		<div id="frontfeatureright">
+		<div id="FRONTFEATURERIGHT">
 			<h2 class="blockhide">Language Links</h2>
-			<div id="languagenav">
-				<ul id="languagenavlist">
+			<div id="LANGUAGENAV">
+				<ul id="LANGUAGENAVLIST">
 				  <li>
 					<a href="{$base}/de/" title="German">de</a>
 				  </li>
@@ -135,11 +135,11 @@
 				</ul>
 			</div> <!-- languagenav -->
 
-			<div id="mirror">
+			<div id="MIRROR">
 			  <form action="{$cgibase}/mirror.cgi" method="get">
 				<div>
 				  <h2 class="blockhide"><label for="mirrorsel">Mirror</label></h2>
-				  <select id="mirrorsel" name="goto">
+				  <select id="MIRRORSEL" name="goto">
 					  <xsl:call-template name="html-index-mirrors-options-list">
 					    <xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
 					  </xsl:call-template>
@@ -147,12 +147,12 @@
 				</div> <!-- unnamed -->
 				<input type="submit" value="Go" />
 			  </form>
-			</div> <!-- mirror -->
+			</div> <!-- MIRROR -->
 
-			<div id="frontshortcuts">
-			  <div id="frontshortcutscontent" class="txtshortcuts">
+			<div id="FRONTSHORTCUTS">
+			  <div id="FRONTSHORTCUTSCONTENT" class="txtshortcuts">
 				  <h2>SHORTCUTS</h2>
-				  <ul id="frontshortcutslist">
+				  <ul id="FRONTSHORTCUTSLIST">
 					<li>
 					  <a href="{$base}/community/mailinglists.html" title="Mailing Lists">Mailing Lists</a>
 					</li>
@@ -173,8 +173,8 @@
 					</li>
 
 				  </ul>
-			  </div> <!-- frontshortcutscontent -->
-			</div> <!-- frontshortcuts -->
+			  </div> <!-- FRONTSHORTCUTSCONTENT -->
+			</div> <!-- FRONTSHORTCUTS -->
 
 			<div class="frontnewroundbox">
 			  <div class="frontnewtop"><div><b style="display: none">.</b></div></div>
@@ -183,14 +183,14 @@
 			    </div> <!-- frontnewcontent -->
 			  <div class="frontnewbot"><div><b style="display: none">.</b></div></div>
 			</div> <!-- frontnewroundbox -->
-		</div> <!-- featureright -->
+		</div> <!-- FEATURERIGHT -->
 				
-            </div> <!-- frontfeaturecontainer -->
+            </div> <!-- FRONTFEATURECONTAINER -->
 
 	    <br class="clearboth" />
-            <div id="frontnemscontainer">
-            	<div id="frontnews">
-            	   <div id="frontnewscontent" class="txtnewsevent">
+            <div id="FRONTNEMSCONTAINER">
+            	<div id="FRONTNEWS">
+            	   <div id="FRONTNEWSCONTENT" class="txtnewsevent">
 			<h2>LATEST NEWS</h2>
 			<div class="newseventswrap">
 
@@ -214,8 +214,8 @@
             	   </div> <!-- frontnewscontent -->
             	</div> <!-- frontnews -->
             	<div class="frontseparator"><b style="display: none">.</b></div>
-            	<div id="frontevents">
-		   <div id="fronteventscontent" class="txtnewsevent">
+            	<div id="FRONTEVENTS">
+		   <div id="FRONTEVENTSCONTENT" class="txtnewsevent">
 
 			<h2>UPCOMING EVENTS</h2>
 			<div class="newseventswrap">
@@ -235,11 +235,11 @@
 			  </div> <!-- unnamed -->
 			</div> <!-- newseventswrap -->
 
-		   </div> <!-- frontnewsevents -->
-            	</div> <!-- frontevents -->
+		   </div> <!-- FRONTNEWSEVENTS -->
+            	</div> <!-- FRONTEVENTS -->
             	<div class="frontseparator"><b style="display: none">.</b></div>
-            	<div id="frontmedia">
-		   <div id="frontmediacontent" class="txtnewsevent">
+            	<div id="FRONTMEDIA">
+		   <div id="FRONTMEDIACONTENT" class="txtnewsevent">
 
 			<h2>IN THE MEDIA</h2>
 			<div class="newseventswrap">
@@ -258,11 +258,11 @@
 			  </div> <!-- unnamed -->
 			</div> <!-- newseventswrap -->
 
-		   </div> <!-- frontmediacontent -->
-            	</div> <!-- frontmedia -->
+		   </div> <!-- FRONTMEDIACONTENT -->
+            	</div> <!-- FRONTMEDIA -->
 		<div class="frontseparator"><b style="display: none">.</b></div>
-		<div id="frontsecurity">
-		   <div id="frontsecuritycontent" class="txtnewsevent">
+		<div id="FRONTSECURITY">
+		   <div id="FRONTSECURITYCONTENT" class="txtnewsevent">
 
 			<h2>SECURITY ADVISORIES</h2>
 			<div class="newseventswrap">
@@ -298,22 +298,22 @@
 
 			</div> <!-- newseventswrap -->
 
-		   </div> <!-- frontsecuritycontent -->
-            	</div> <!-- frontsecurity -->
+		   </div> <!-- FRONTSECURITYCONTENT -->
+            	</div> <!-- FRONTSECURITY -->
 
 		<br class="clearboth" />
 
-            </div> <!-- frontnemscontainer -->
-          </div> <!-- frontmain -->
-        </div> <!-- frontcontainer -->
+            </div> <!-- FRONTNEMSCONTAINER -->
+          </div> <!-- FRONTMAIN -->
+        </div> <!-- FRONTCONTAINER -->
 
-      </div> <!-- content -->
-      <div id="footer">
+      </div> <!-- CONTENT -->
+      <div id="FOOTER">
         <xsl:copy-of select="$copyright"/><br />
         <xsl:copy-of select="$date"/>
-      </div> <!-- footer -->
-    </div> <!-- container -->
-   </div> <!-- containerwrap -->
+      </div> <!-- FOOTER -->
+    </div> <!-- CONTAINER -->
+   </div> <!-- CONTAINERWRAP -->
 
       </body>
     </html>
diff --git a/share/sgml/includes.header.sgml b/share/sgml/includes.header.sgml
index a35d6cd0b0..b69a540057 100644
--- a/share/sgml/includes.header.sgml
+++ b/share/sgml/includes.header.sgml
@@ -1,4 +1,4 @@
-<!-- $FreeBSD: www/share/sgml/includes.header.sgml,v 1.6 2005/10/04 06:13:33 murray Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.header.sgml,v 1.7 2005/10/06 19:27:37 ceri Exp $ -->
 
 <!-- Images -->
 <!ENTITY i.daemon '<img src="&base;/gifs/daemon.gif" alt="" align="left"  width="80" height="76">'>
@@ -30,21 +30,21 @@
 <script type="text/javascript" src="&base;/layout/js/styleswitcher.js"></script>
 </head>
 <body>
-   <div id="containerwrap">
-    <div id="container">
-      <span class="txtoffscreen"><a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span>
-      <span class="txtoffscreen"><a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span>
-      <div id="headercontainer">
+   <div id="CONTAINERWRAP">
+    <div id="CONTAINER">
+      <span class="txtoffscreen"><a href="#CONTENT" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span>
+      <span class="txtoffscreen"><a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span>
+      <div id="HEADERCONTAINER">
 
-        <div id="header">
+        <div id="HEADER">
 	      <h2 class="blockhide">Header And Logo</h2>
-          <div id="headerlogoleft">
+          <div id="HEADERLOGOLEFT">
             <a href="&base;" title="FreeBSD"><img src="&base;/layout/images/logo.png" width="360" height="40" alt="FreeBSD"></a>
-          </div> <!-- headerlogoleft -->
-          <div id="headerlogoright">
+          </div> <!-- HEADERLOGOLEFT -->
+          <div id="HEADERLOGORIGHT">
 			<h2 class="blockhide">Peripheral Links</h2>
-			  <div id="searchnav">
-				<ul id="searchnavlist">
+			  <div id="SEARCHNAV">
+				<ul id="SEARCHNAVLIST">
 				  <li>
 					Text Size: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Normal Text&#39;); return false;" title="Normal Text Size">Normal</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Large Text&#39;); return false;" title="Large Text Size">Large</a>
 				  </li>
@@ -55,22 +55,22 @@
 					<a href="&base;/mailto.html" title="Contact">Contact</a>
 				  </li>
 				</ul>
-			  </div> <!-- searchnav -->
-			<div id="search">
+			  </div> <!-- SEARCHNAV -->
+			<div id="SEARCH">
 			  <form action="&cgibase;/search.cgi" method="get">
 				<div>
 			      <h2 class="blockhide"><label for="words">Search</label></h2>
-				  <input type="hidden" name="max" value="25"> <input type="hidden" name="source" value="www"><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;" value="Search"> <input id="submit" name="submit" type="submit" value="Search">
+				  <input type="hidden" name="max" value="25"> <input type="hidden" name="source" value="www"><input id="WORDS" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;" value="Search"> <input id="SUBMIT" name="submit" type="submit" value="Search">
 				</div>
 			  </form>
-			</div> <!-- search -->
-          </div> <!-- headerlogoright -->
+			</div> <!-- SEARCH -->
+          </div> <!-- HEADERLOGORIGHT -->
 
-        </div> <!-- header -->
+        </div> <!-- HEADER -->
 
   	<h2 class="blockhide">Site Navigation</h2>
-        <div id="topnav">
-          <ul id="topnavlist">
+        <div id="TOPNAV">
+          <ul id="TOPNAVLIST">
 	  <li>
 		<a href="&base;/" title="Home">Home</a>
 	  </li>
@@ -93,29 +93,29 @@
 		<a href="&base;/support.html" title="Support">Support</a>
 	  </li>
 	  </ul>
-        </div> <!-- topnav -->
-      </div> <!-- headercontainer -->
+        </div> <!-- TOPNAV -->
+      </div> <!-- HEADERCONTAINER -->
 
-<div id="content">
-<div id="sidewrap">
+<div id="CONTENT">
+<div id="SIDEWRAP">
 &nav;
-</div> <!-- sidewrap -->
+</div> <!-- SIDEWRAP -->
 
-<div id="contentwrap">
+<div id="CONTENTWRAP">
 
 <h1>&title;</h1>'>
 
-<!ENTITY footer '</div> <!-- contentwrap -->
+<!ENTITY footer '</div> <!-- CONTENTWRAP -->
 <br class="clearboth">
 
-      </div> <!-- content -->
-      <div id="footer">
+      </div> <!-- CONTENT -->
+      <div id="FOOTER">
         &copyright;<br>
         &date;
-      </div> <!-- footer -->
+      </div> <!-- FOOTER -->
 
-    </div> <!-- container -->
-   </div> <!-- containerwrap -->'>
+    </div> <!-- CONTAINER -->
+   </div> <!-- CONTAINERWRAP -->'>
 
 <!-- macro for webbuild paper -->
 <!ENTITY webbuild '
diff --git a/share/sgml/includes.header.xsl b/share/sgml/includes.header.xsl
index 9443c03e4b..da626d4a61 100644
--- a/share/sgml/includes.header.xsl
+++ b/share/sgml/includes.header.xsl
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 
-<!-- $FreeBSD: www/share/sgml/includes.header.xsl,v 1.8 2005/10/08 00:09:20 marcel Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.header.xsl,v 1.9 2005/10/14 09:12:17 ale Exp $ -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 
@@ -45,19 +45,19 @@
   </xsl:variable>
   
   <xsl:variable name="header2">
-            <span class="txtoffscreen"><a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span>
-            <span class="txtoffscreen"><a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span>
-            <div id="headercontainer">
+            <span class="txtoffscreen"><a href="#CONTENT" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span>
+            <span class="txtoffscreen"><a href="#CONTENTWRAP" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span>
+            <div id="HEADERCONTAINER">
       
-              <div id="header">
+              <div id="HEADER">
       	      <h2 class="blockhide">Header And Logo</h2>
-                <div id="headerlogoleft">
+                <div id="HEADERLOGOLEFT">
                   <a href="{$base}" title="FreeBSD"><img src="{$base}/layout/images/logo.png" width="360" height="40" alt="FreeBSD" /></a>
-                </div> <!-- headerlogoleft -->
-                <div id="headerlogoright">
+                </div> <!-- HEADERLOGOLEFT -->
+                <div id="HEADERLOGORIGHT">
       			<h2 class="blockhide">Peripheral Links</h2>
-      			  <div id="searchnav">
-      				<ul id="searchnavlist">
+      			  <div id="SEARCHNAV">
+      				<ul id="SEARCHNAVLIST">
       				  <li>
       					Text Size: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Normal Text'); return false;" title="Normal Text Size">Normal</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Large Text'); return false;" title="Large Text Size">Large</a>
       				  </li>
@@ -68,22 +68,22 @@
       					<a href="{$base}/mailto.html" title="Contact">Contact</a>
       				  </li>
       				</ul>
-      			  </div> <!-- searchnav -->
-      			<div id="search">
+      			  </div> <!-- SEARCHNAV -->
+      			<div id="SEARCH">
       			  <form action="{$cgibase}/search.cgi" method="get">
       				<div>
       			      <h2 class="blockhide"><label for="words">Search</label></h2>
-      				  <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" />&#160;<input id="submit" name="submit" type="submit" value="Search" />
+      				  <input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="WORDS" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Search" />&#160;<input id="SUBMIT" name="submit" type="submit" value="Search" />
       				</div>
       			  </form>
-      			</div> <!-- search -->
-                </div> <!-- headerlogoright -->
+      			</div> <!-- SEARCH -->
+                </div> <!-- HEADERLOGORIGHT -->
       
-              </div> <!-- header -->
+              </div> <!-- HEADER -->
       
         	<h2 class="blockhide">Site Navigation</h2>
-              <div id="topnav">
-                <ul id="topnavlist">
+              <div id="TOPNAV">
+                <ul id="TOPNAVLIST">
 		  <li>
 			<a href="{$base}/" title="Home">Home</a>
 		  </li>
@@ -106,8 +106,8 @@
 			<a href="{$base}/support.html" title="Support">Support</a>
 		  </li>
 		</ul>
-              </div> <!-- topnav -->
-            </div> <!-- headercontainer -->
+              </div> <!-- TOPNAV -->
+            </div> <!-- HEADERCONTAINER -->
   </xsl:variable>
   
   <xsl:variable name="header3">
@@ -115,9 +115,9 @@
   </xsl:variable>
   
   <xsl:variable name="sidenav">
-	<div id="sidewrap">
+	<div id="SIDEWRAP">
 	
-	<div id="sidenav">
+	<div id="SIDENAV">
 	<h2 class="blockhide">Section Navigation</h2>
 	
 	<xsl:if test="$section = 'about'" >
@@ -229,16 +229,16 @@
 		</ul>
     	</xsl:if>
 	
-	</div> <!-- sidenav -->
+	</div> <!-- SIDENAV -->
 	
-	</div> <!-- sidewrap -->
+	</div> <!-- SIDEWRAP -->
   </xsl:variable>
   
   <xsl:variable name="footer">
-	<div id="footer">
+	<div id="FOOTER">
 	<xsl:copy-of select="$copyright"/><br />
 	<xsl:copy-of select="$date"/>
-	</div> <!-- footer -->
+	</div> <!-- FOOTER -->
   </xsl:variable>
    
 </xsl:stylesheet>
diff --git a/share/sgml/includes.navabout.sgml b/share/sgml/includes.navabout.sgml
index 8a62c5b181..74dd7d135a 100644
--- a/share/sgml/includes.navabout.sgml
+++ b/share/sgml/includes.navabout.sgml
@@ -1,6 +1,6 @@
-<!-- $FreeBSD: www/share/sgml/includes.navabout.sgml,v 1.1 2005/10/04 07:37:03 murray Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.navabout.sgml,v 1.2 2005/10/06 15:27:30 simon Exp $ -->
 
-<!ENTITY nav '<div id="sidenav">
+<!ENTITY nav '<div id="SIDENAV">
 <h2 class="blockhide">Section Navigation</h2>
 <ul>
 <li><a href="&base;/about.html">About</a></li>
diff --git a/share/sgml/includes.navcommunity.sgml b/share/sgml/includes.navcommunity.sgml
index 6c3978e193..41545b3d2a 100644
--- a/share/sgml/includes.navcommunity.sgml
+++ b/share/sgml/includes.navcommunity.sgml
@@ -1,6 +1,6 @@
-<!-- $FreeBSD: www/share/sgml/includes.navcommunity.sgml,v 1.1 2005/10/04 07:37:03 murray Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.navcommunity.sgml,v 1.2 2005/10/06 15:27:30 simon Exp $ -->
 
-<!ENTITY nav '<div id="sidenav">
+<!ENTITY nav '<div id="SIDENAV">
 <h2 class="blockhide">Section Navigation</h2>
 <ul>
 <li><a href="&base;/community.html">Community</a></li>
diff --git a/share/sgml/includes.navdevelopers.sgml b/share/sgml/includes.navdevelopers.sgml
index c236c4d94b..fa96112493 100644
--- a/share/sgml/includes.navdevelopers.sgml
+++ b/share/sgml/includes.navdevelopers.sgml
@@ -1,6 +1,6 @@
-<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.3 2005/10/08 00:09:20 marcel Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.4 2005/10/14 08:59:22 flz Exp $ -->
 
-<!ENTITY nav '<div id="sidenav">
+<!ENTITY nav '<div id="SIDENAV">
 <h2 class="blockhide">Section Navigation</h2>
 <ul>
 <li><a href="&base;/projects/index.html">Developers</a></li>
diff --git a/share/sgml/includes.navdocs.sgml b/share/sgml/includes.navdocs.sgml
index 06ca24bca7..b5ecdeaacb 100644
--- a/share/sgml/includes.navdocs.sgml
+++ b/share/sgml/includes.navdocs.sgml
@@ -1,6 +1,6 @@
-<!-- $FreeBSD: www/share/sgml/includes.navdocs.sgml,v 1.3 2005/10/06 15:30:24 simon Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.navdocs.sgml,v 1.4 2005/10/06 19:27:37 ceri Exp $ -->
 
-<!ENTITY nav '<div id="sidenav">
+<!ENTITY nav '<div id="SIDENAV">
 <h2 class="blockhide">Section Navigation</h2>
 <ul>
 <li><a href="&base;/docs.html">Documentation</a></li>
diff --git a/share/sgml/includes.navdownload.sgml b/share/sgml/includes.navdownload.sgml
index 84f2f7a633..8bec71946b 100644
--- a/share/sgml/includes.navdownload.sgml
+++ b/share/sgml/includes.navdownload.sgml
@@ -1,8 +1,8 @@
-<!-- $FreeBSD: www/share/sgml/includes.navdownload.sgml,v 1.2 2005/10/06 15:27:30 simon Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.navdownload.sgml,v 1.3 2005/10/07 14:15:48 ceri Exp $ -->
 
 <!ENTITY % relincludes SYSTEM "includes.release.sgml"> %relincludes;
 
-<!ENTITY nav '<div id="sidenav">
+<!ENTITY nav '<div id="SIDENAV">
 <h2 class="blockhide">Section Navigation</h2>
 <ul>
 <li><a href="&base;/where.html">Get FreeBSD</a></li>
diff --git a/share/sgml/includes.navsupport.sgml b/share/sgml/includes.navsupport.sgml
index eb34a009f0..9d5d881301 100644
--- a/share/sgml/includes.navsupport.sgml
+++ b/share/sgml/includes.navsupport.sgml
@@ -1,6 +1,6 @@
-<!-- $FreeBSD: www/share/sgml/includes.navsupport.sgml,v 1.1 2005/10/04 07:37:03 murray Exp $ -->
+<!-- $FreeBSD: www/share/sgml/includes.navsupport.sgml,v 1.2 2005/10/06 15:27:30 simon Exp $ -->
 
-<!ENTITY nav '<div id="sidenav">
+<!ENTITY nav '<div id="SIDENAV">
 <h2 class="blockhide">Section Navigation</h2>
 <ul>
 <li><a href="&base;/support.html">Support</a></li>
diff --git a/share/sgml/templates.usergroups.xsl b/share/sgml/templates.usergroups.xsl
index 5ea46b78fb..4a8645099f 100644
--- a/share/sgml/templates.usergroups.xsl
+++ b/share/sgml/templates.usergroups.xsl
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 
-<!-- $FreeBSD: www/share/sgml/templates.usergroups.xsl,v 1.2 2005/09/18 06:25:01 hrs Exp $ -->
+<!-- $FreeBSD: www/share/sgml/templates.usergroups.xsl,v 1.3 2005/10/04 17:18:41 hrs Exp $ -->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
   xmlns:cvs="http://www.FreeBSD.org/XML/CVS"
@@ -25,14 +25,14 @@
       <xsl:copy-of select="$header1"/>
 
       <body xsl:use-attribute-sets="att.body">
-        <div id="containerwrap">
-          <div id="container">
+        <div id="CONTAINERWRAP">
+          <div id="CONTAINER">
 	    <xsl:copy-of select="$header2"/>
 
-	    <div id="content">
+	    <div id="CONTENT">
       	      <xsl:copy-of select="$sidenav"/>
 
-      	      <div id="contentwrap">
+      	      <div id="CONTENTWRAP">
 		<xsl:copy-of select="$header3"/>
 
 	<xsl:call-template name="html-usergroups-list-header" />
@@ -47,14 +47,14 @@
           <xsl:with-param name="usergroups-local.xml" select="$usergroups-local.xml" />
 	</xsl:call-template>
 
-	      </div> <!-- contentwrap -->
+	      </div> <!-- CONTENTWRAP -->
 	      <br class="clearboth" />
-	    </div> <!-- content -->
+	    </div> <!-- CONTENT -->
 
 	    <xsl:copy-of select="$footer"/>
 
-	  </div> <!-- container -->
-	</div> <!-- containerwrap -->
+	  </div> <!-- CONTAINER -->
+	</div> <!-- CONTAINERWRAP -->
       </body>
     </html>
   </xsl:template>