Index: /issm/trunk/doc/index.html
===================================================================
--- /issm/trunk/doc/index.html	(revision 592)
+++ /issm/trunk/doc/index.html	(revision 593)
@@ -12,48 +12,63 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="index.html"><img src="website/doc_html/headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
-				<h1 class="article-title" title="Welcome">Welcome !</h1>
-				<p>Welcome to ISSM's website. Ice Sheet System Model is a multi-purpose finite element code dedicated to ice sheet systems modeling.
-				It includes several features such as steady-states diagnostics, control methods, thermal simulations, and more to come...</p>
-				<p>ISSM has been developed at JPL and is under Caltech copyright</p>
 
-				<h1 class="article-title" title="Website">What can you find in this Website ?</h1>
-				<p>In this website, you can:</p>
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="#" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
 				<ul>
-					<li>Download the code</li>
-					<li>Download the documentations</li>
-					<li>Report a bug</li>
-					<li>...</li>
+					<li><a href="website/doc_html/features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="website/doc_html/about.html" title="About us">About us<span>&nbsp;</span></a></li>
 				</ul>
+				</li>
+				<li><a href="website/doc_html/installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="website/doc_html/download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="website/doc_html/installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="website/doc_html/quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="website/doc_html/faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="website/doc_html/documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
 
-				<h1 class="article-title" title="News">What's new ?</h1>
-				<p>A first stable version "ICE2" has been tagged. The next stable version of ISSM will be released in the coming months. It will include a serial and a parallel solver.</p>
+		<!-- content start-->
+		<div id="content">
+			<h1 class="article-title" title="Welcome">Welcome !</h1>
+			<p>Welcome to ISSM's website. Ice Sheet System Model is a multi-purpose finite element code dedicated to ice sheet systems modeling.
+			It includes several features such as steady-states diagnostics, control methods, thermal simulations, and more to come...</p>
+			<p>ISSM has been developed at JPL and is under Caltech copyright</p>
 
-			</div>
+			<h1 class="article-title" title="Website">What can you find in this Website ?</h1>
+			<p>In this website, you can:</p>
+			<ul>
+				<li>Download the code</li>
+				<li>Download the documentations</li>
+				<li>Report a bug</li>
+				<li>...</li>
+			</ul>
 
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="#" title="Home">Home</a></li>
-					<li><a href="website/doc_html/about.html" title="About us">About us</a></li>
-					<li><a href="website/doc_html/features.html" title="Features">Features</a></li>
-					<li><a href="website/doc_html/documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="website/doc_html/download.html" title="Download">Download</a></li>
-					<li><a href="website/doc_html/installation.html" title="Installation">Installation</a></li>
-					<li><a href="website/doc_html/quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="website/doc_html/faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
+			<h1 class="article-title" title="News">What's new ?</h1>
+			<p>A first stable version "ICE2" has been tagged. The next stable version of ISSM will be released in the coming months. It will include a serial and a parallel solver.</p>
 		</div>
+		<!-- content end-->
+
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="website/doc_html/logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="website/doc_html/logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="website/doc_html/logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/about.html
===================================================================
--- /issm/trunk/doc/website/doc_html/about.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/about.html	(revision 593)
@@ -12,66 +12,81 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
+
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
+
+		<!-- content start-->
+		<div id="content">
 
 
-				<!--<h1>Table of content</h1>
-				<ul>
-					<li><a href="#ISSM team" title="ISSM team">ISSM team</a></li>
-					<li><a href="#Funding" title="Funding">Funding</a></li>
-					<li><a href="#Contact us" title="Contact us">Contact us</a></li>
-				</ul>-->
+			<!--<h1>Table of content</h1>
+			<ul>
+				<li><a href="#ISSM team" title="ISSM team">ISSM team</a></li>
+				<li><a href="#Funding" title="Funding">Funding</a></li>
+				<li><a href="#Contact us" title="Contact us">Contact us</a></li>
+			</ul>-->
 
 
-				<h1 id="ISSM team">ISSM team</h1>
-				<p>Team manager: <a href="mailto:eric.rignot@jpl.nasa.gov?subject=[Email from ISSM Website]">Eric Rignot<sup> 1,3</sup></a></p>
-				<p>Code manager: <a href="mailto:eric.larour@jpl.nasa.gov?subject=[Email from ISSM Website]">Eric Larour<sup> 1</sup></a></p>
-				<p>The current developers are:</p>
-				<ul>
-					<li><a href="mailto:eric.larour@jpl.nasa.gov?subject=[Email from ISSM Website]">Eric Larour<sup> 1</sup></a></li>
-					<li><a href="mailto:helene.seroussi@jpl.nasa.gov?subject=[Email from ISSM Website]">Helene Seroussi<sup> 1,2</sup></a></li>
-					<li><a href="mailto:mathieu.morlighem@jpl.nasa.gov?subject=[Email from ISSM Website]">Mathieu Morlighem<sup> 1,2</sup></a></li>
-				</ul>
-				<p>Model implementation: <a href="mailto:ala.khazendar@jpl.nasa.gov?subject=[Email from ISSM Website]">Ala Khazendar<sup> 1</sup></a></p>
-				<p><sup>1</sup> Jet Propulsion Laboratory - California Institute of Technology, Pasadena, CA 91109-8099,USA<br>
-				<sup>2</sup> Laboratoire MSSMat - CNRS U.M.R 8579, Ecole Centrale Paris, France<br>
-				<sup>3</sup> University of California Irvine, Croul Hall, Irvine CA 92697, USA
-				</p>
+			<h1 id="ISSM team">ISSM team</h1>
+			<p>Team manager: <a href="mailto:eric.rignot@jpl.nasa.gov?subject=[Email from ISSM Website]">Eric Rignot<sup> 1,3</sup></a></p>
+			<p>Code manager: <a href="mailto:eric.larour@jpl.nasa.gov?subject=[Email from ISSM Website]">Eric Larour<sup> 1</sup></a></p>
+			<p>The current developers are:</p>
+			<ul>
+				<li><a href="mailto:eric.larour@jpl.nasa.gov?subject=[Email from ISSM Website]">Eric Larour<sup> 1</sup></a></li>
+				<li><a href="mailto:helene.seroussi@jpl.nasa.gov?subject=[Email from ISSM Website]">Helene Seroussi<sup> 1,2</sup></a></li>
+				<li><a href="mailto:mathieu.morlighem@jpl.nasa.gov?subject=[Email from ISSM Website]">Mathieu Morlighem<sup> 1,2</sup></a></li>
+			</ul>
+			<p>Model implementation: <a href="mailto:ala.khazendar@jpl.nasa.gov?subject=[Email from ISSM Website]">Ala Khazendar<sup> 1</sup></a></p>
+			<p><sup>1</sup> Jet Propulsion Laboratory - California Institute of Technology, Pasadena, CA 91109-8099,USA<br>
+			<sup>2</sup> Laboratoire MSSMat - CNRS U.M.R 8579, Ecole Centrale Paris, France<br>
+			<sup>3</sup> University of California Irvine, Croul Hall, Irvine CA 92697, USA
+			</p>
 
 
-				<h1 id="Funding">Funding</h1>
-				<p>ISSM is funded by JPL R&TD (Research and Technology Development) and NASA's Cryosphere Science Program. Development has been performed at the California Institute of Technology's Jet Propulsion Laboratory under a contract
-				with the National Aeronautics and Space Administration's Cryosphere Science Program.</p>
+			<h1 id="Funding">Funding</h1>
+			<p>ISSM is funded by JPL R&TD (Research and Technology Development) and NASA's Cryosphere Science Program. Development has been performed at the California Institute of Technology's Jet Propulsion Laboratory under a contract
+			with the National Aeronautics and Space Administration's Cryosphere Science Program.</p>
 
 
-				<h1 id="Contact us">Contact us</h1>
-				<p>for any question or concern, please do not hesitate to <a href="mailto:eric.larour@jpl.nasa.gov?subject=[Email from ISSM Website]">contact</a>
-				us. We will be pleased to help you.</p> 
+			<h1 id="Contact us">Contact us</h1>
+			<p>for any question or concern, please do not hesitate to <a href="mailto:eric.larour@jpl.nasa.gov?subject=[Email from ISSM Website]">contact</a>
+			us. We will be pleased to help you.</p> 
+		</div>
+		<!-- content end-->
 
-			</div>
-
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
-		</div>
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/documentation.html
===================================================================
--- /issm/trunk/doc/website/doc_html/documentation.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/documentation.html	(revision 593)
@@ -12,42 +12,57 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
 
-				<h1 class="article-title" title="User Guide">User Guide</h1>
-				<p>Here is the [pdf] <a href="../../userguide.pdf" title="pdfuserguide"><u>user guide</u></a>. It describes how to install ISSM and how to get strated.</p>
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
 
-				<h1 class="article-title" title="Theory Guide">Theory Guide</h1>
-				<p>Here is the [pdf] <a href="../../theoryguide.pdf" title="pdftheoryguide"><u>theory guide</u></a> for users who want to know more about the theory of ice sheet modeling and finite element.</p>
+		<!-- content start-->
+		<div id="content">
 
-				<h1 class="article-title" title="developer Guide">Developer Guide</h1>
-				<p>ISSM is hosted on Matlab coded in C, C++. Here are the corresponding documentation:</p>
-				<li><a href="../doc_m/matlabhtml/trunk/menu.html" title="Mhtml"><u>Matlab code documentation</u></a></li>
-				<li><a href="../doc_c/chtml/index.html" title="Chtml"><u>C  and C++ code documentation</u></a></li>
-			</div>
+			<h1 class="article-title" title="User Guide">User Guide</h1>
+			<p>Here is the [pdf] <a href="../../userguide.pdf" title="pdfuserguide"><u>user guide</u></a>. It describes how to install ISSM and how to get strated.</p>
 
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
+			<h1 class="article-title" title="Theory Guide">Theory Guide</h1>
+			<p>Here is the [pdf] <a href="../../theoryguide.pdf" title="pdftheoryguide"><u>theory guide</u></a> for users who want to know more about the theory of ice sheet modeling and finite element.</p>
+
+			<h1 class="article-title" title="developer Guide">Developer Guide</h1>
+			<p>ISSM is hosted on Matlab coded in C, C++. Here are the corresponding documentation:</p>
+			<li><a href="../doc_m/matlabhtml/trunk/menu.html" title="Mhtml"><u>Matlab code documentation</u></a></li>
+			<li><a href="../doc_c/chtml/index.html" title="Chtml"><u>C  and C++ code documentation</u></a></li>
 		</div>
+		<!-- content end-->
+
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/download.html
===================================================================
--- /issm/trunk/doc/website/doc_html/download.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/download.html	(revision 593)
@@ -12,49 +12,62 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
 
-				<h1>Requirements</h1>
-				<p>ISSM should work on any LINUX/UNIX based (Mac OS X) operating system. Still, several tweaks need to be
-				made to compile the modules correctly.</p>
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
 
-				<h1>Download ISSM</h1>
-				<p>ISSM is a work in progress, several versions are available. Here are the latest versions:</p>
-				<ul>
-					<li> The latest stable version <a href="#">ISSM_stable.tar.gz</a>
-					<li> The latest version <a href="#">ISSM.tar.gz</a>
-				</ul>
-				<p>You can download the preivous stable versions here:</p>
-				<ul>
-					<li> ICE2 (1/2009) <a href="#">ICE2.tar.gz</a>
-					<li> ICE1 (4/2009) <a href="#">ICE1.tar.gz</a>
-				</ul>
-				<p>
+		<!-- content start-->
+		<div id="content">
+			<h1>Requirements</h1>
+			<p>ISSM should work on any LINUX/UNIX based (Mac OS X) operating system. Still, several tweaks need to be
+			made to compile the modules correctly.</p>
 
-			</div>
+			<h1>Download ISSM</h1>
+			<p>ISSM is a work in progress, several versions are available. Here are the latest versions:</p>
+			<ul>
+				<li> The latest stable version <a href="#">ISSM_stable.tar.gz</a>
+				<li> The latest version <a href="#">ISSM.tar.gz</a>
+			</ul>
+			<p>You can download the preivous stable versions here:</p>
+			<ul>
+				<li> ICE2 (1/2009) <a href="#">ICE2.tar.gz</a>
+				<li> ICE1 (4/2009) <a href="#">ICE1.tar.gz</a>
+			</ul>
+			<p>
+		</div>
+		<!-- content end-->
 
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
-		</div>
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/faq.html
===================================================================
--- /issm/trunk/doc/website/doc_html/faq.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/faq.html	(revision 593)
@@ -12,37 +12,52 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
-				<h1>Is it possible to install ISSM on a Windows machine?</h1>
-				<p>No. In the future this possibility could be investigated...</p>
 
-				<h1>What can I do if the modules won't compile?</h1>
-				<p>This is a big issue. A lot depend on your operating system and there is no general rule... You can have a look at the 
-				files etc/environment_variables and the install.sh files of each package and change what needs to be changed.</p>
-			</div>
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
 
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
+		<!-- content start-->
+		<div id="content">
+			<h1>Is it possible to install ISSM on a Windows machine?</h1>
+			<p>No. In the future this possibility could be investigated...</p>
+
+			<h1>What can I do if the modules won't compile?</h1>
+			<p>This is a big issue. A lot depend on your operating system and there is no general rule... You can have a look at the 
+			files etc/environment_variables and the install.sh files of each package and change what needs to be changed.</p>
 		</div>
+		<!-- content end-->
+
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/features.html
===================================================================
--- /issm/trunk/doc/website/doc_html/features.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/features.html	(revision 593)
@@ -12,32 +12,46 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
-				<center><img src="at_work.gif" alt="Under Construction"></center>
-			</div>
 
-			<div id="menu">
-				<h1>Menu</h1>
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
 				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
 				</ul>
-			</div>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
 		</div>
+		<!-- Menu end-->
+
+		<!-- content start-->
+		<div id="content">
+			<center><img src="at_work.gif" alt="Under Construction"></center>
+		</div>
+
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/installation.html
===================================================================
--- /issm/trunk/doc/website/doc_html/installation.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/installation.html	(revision 593)
@@ -12,112 +12,127 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
-			<div id="content">
 
-				<h1>Table of content</h1>
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
 				<ul>
-					<li><a href="#Downloading the code" title="Downloading the code">Downloading the code</a></li>
-					<li><a href="#Configuration of your .bashrc" title="Configuration of your .bashrc">Configuration of your .bashrc</a></li>
-					<li><a href="#External packages installation" title="External packages installation">External packages installation</a></li>
-					<li><a href="#Development packages installation" title="Development packages installation">Development packages installation</a></li>
-					<li><a href="#ISSM compilation" title="ISSM compilation">ISSM compilation</a></li>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
 				</ul>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
+
+		<!-- content start-->
+		<div id="content">
+
+			<h1>Table of content</h1>
+			<ul>
+				<li><a href="#Downloading the code" title="Downloading the code">Downloading the code</a></li>
+				<li><a href="#Configuration of your .bashrc" title="Configuration of your .bashrc">Configuration of your .bashrc</a></li>
+				<li><a href="#External packages installation" title="External packages installation">External packages installation</a></li>
+				<li><a href="#Development packages installation" title="Development packages installation">Development packages installation</a></li>
+				<li><a href="#ISSM compilation" title="ISSM compilation">ISSM compilation</a></li>
+			</ul>
 
 
 
-				<h1 id="Downloading the code">Downloading the code</h1>
-				<p>To download ISSM, you can either use the link on the right panel or use <a href="http://subversion.tigris.org/">SVN</a>.</p> 
-				<p>ISSM is actively managed using a code versioning  system called <a href="http://subversion.tigris.org/">SVN</a>.
-				The code is stored in a repository, and can be remotely fetched, modified, updated, and uploaded.
-				This allows for multiple users to develop the code in an organized way.
-				In order to fetch a version of the code, users will need to install <a href="http://subversion.tigris.org/">SVN</a> on their machine.</p>
-				<p>Once <a href="http://subversion.tigris.org/">SVN</a> has been installed, ISSM can be downloaded by the following command:</p>
-				<div class="fragment"> > svn checkout http://s383-rhat/issm/svn</div>
-				<p>This command will download the last version of the code ISSM from the repository, onto the current local directory.
-				Users are free to choose whichever location they want and to rename issm.</p>
+			<h1 id="Downloading the code">Downloading the code</h1>
+			<p>To download ISSM, you can either use the link on the right panel or use <a href="http://subversion.tigris.org/">SVN</a>.</p> 
+			<p>ISSM is actively managed using a code versioning  system called <a href="http://subversion.tigris.org/">SVN</a>.
+			The code is stored in a repository, and can be remotely fetched, modified, updated, and uploaded.
+			This allows for multiple users to develop the code in an organized way.
+			In order to fetch a version of the code, users will need to install <a href="http://subversion.tigris.org/">SVN</a> on their machine.</p>
+			<p>Once <a href="http://subversion.tigris.org/">SVN</a> has been installed, ISSM can be downloaded by the following command:</p>
+			<div class="fragment"> > svn checkout http://s383-rhat/issm/svn</div>
+			<p>This command will download the last version of the code ISSM from the repository, onto the current local directory.
+			Users are free to choose whichever location they want and to rename issm.</p>
 
 
-				<h1 id="Configuration of your .bashrc">Configuration of your .bashrc</h1>
-				<p>In order for ISSM to work correctly, you should add the following lines in your shell
-				environment script (.bashrc or .cshrc). </p>
-				<div class="fragment"> #ISSM<br>
-					export ISSM_DIR=ISSMPATH<br>
-					source $ISSM_DIR/etc/environment.sh
-				</div>
-				<p>Where ISSMPATH is the path of ISSM main directory (ex: /home/user1/svn/issm/trunk).
-				When this is done, type in the prompt:</p>
-				<div class="fragment"> > bash</div>
+			<h1 id="Configuration of your .bashrc">Configuration of your .bashrc</h1>
+			<p>In order for ISSM to work correctly, you should add the following lines in your shell
+			environment script (.bashrc or .cshrc). </p>
+			<div class="fragment"> #ISSM<br>
+				export ISSM_DIR=ISSMPATH<br>
+				source $ISSM_DIR/etc/environment.sh
+			</div>
+			<p>Where ISSMPATH is the path of ISSM main directory (ex: /home/user1/svn/issm/trunk).
+			When this is done, type in the prompt:</p>
+			<div class="fragment"> > bash</div>
 
 
-				<h1 id="External packages installation">External packages installation</h1>
-				<p>For the next step, go to packages directory:</p>
-				<div class="fragment"> > cd $ISSM_DIR/externalpackages</div>
-				<p>several packages may be installed depending on what users want to do.
-				At least the following for packages must be installed:</p>
-				<ul>
-					<li>mpich2</li>
-					<li>petsc</li>
-					<li>metis</li>
-					<li>triangle</li>
-				</ul>
-				<p>To install all the ISSM libraries: type make, or go into each library folder and type:</p>
-				<div class="fragment"> > sh install.sh</div>
-				<p>We advise to do the latter, should any problems arise during the libraries compilation,
-				users will be able to spot the problematic library more easily. Just remember to compile
-				the libraries in the same order as the Makefile.</p>
-				<p>There is no guarantee the compilation will work on all systems. A lot of tweaking of the
-				install.sh files will probably be involved. Especially, the configuration part of the install.</p>
+			<h1 id="External packages installation">External packages installation</h1>
+			<p>For the next step, go to packages directory:</p>
+			<div class="fragment"> > cd $ISSM_DIR/externalpackages</div>
+			<p>several packages may be installed depending on what users want to do.
+			At least the following for packages must be installed:</p>
+			<ul>
+				<li>mpich2</li>
+				<li>petsc</li>
+				<li>metis</li>
+				<li>triangle</li>
+			</ul>
+			<p>To install all the ISSM libraries: type make, or go into each library folder and type:</p>
+			<div class="fragment"> > sh install.sh</div>
+			<p>We advise to do the latter, should any problems arise during the libraries compilation,
+			users will be able to spot the problematic library more easily. Just remember to compile
+			the libraries in the same order as the Makefile.</p>
+			<p>There is no guarantee the compilation will work on all systems. A lot of tweaking of the
+			install.sh files will probably be involved. Especially, the configuration part of the install.</p>
 
 
-				<h1 id="Development packages installation">Development packages installation</h1>
-				<p>To generate the MakeFiles, one needs to install automake and autoconf that automatically generate
-				them. To do so, go to devpackages directory</p>
-				<div class="fragment"> > cd $ISSM_DIR/devpackages</div>
-				<p>and install these two packages by typing:</p>
-				<div class="fragment"> > make</div>
-				<p>To generate the MakeFiles needed to compile ISSM, go to ISSM's main directory and use the following commands:</p>
-				<div class="fragment"> > cd $ISSM_DIR <br>
-					> ./reconfigure.sh <br>
-					> ./configure.sh </div>
-				<p>One might need to modify the configure.sh file that holds all the options needed by automake and autoconf. These options
-				are only valid for JPL user's.</p>
+			<h1 id="Development packages installation">Development packages installation</h1>
+			<p>To generate the MakeFiles, one needs to install automake and autoconf that automatically generate
+			them. To do so, go to devpackages directory</p>
+			<div class="fragment"> > cd $ISSM_DIR/devpackages</div>
+			<p>and install these two packages by typing:</p>
+			<div class="fragment"> > make</div>
+			<p>To generate the MakeFiles needed to compile ISSM, go to ISSM's main directory and use the following commands:</p>
+			<div class="fragment"> > cd $ISSM_DIR <br>
+				> ./reconfigure.sh <br>
+				> ./configure.sh </div>
+			<p>One might need to modify the configure.sh file that holds all the options needed by automake and autoconf. These options
+			are only valid for JPL user's.</p>
 
 
-				<h1 id="ISSM compilation">ISSM compilation</h1>
-				<p>The final step consists in compiling all the modules of ISSM. Go to ISSM main directory and type:</p>
-				<div class="fragment"> > cd $ISSM_DIR <br>
-					> make 
-				</div>
-				<p>Once the compilation has ended without error, the installation can be completed with:</p>
-				<div class="fragment"> > cd $ISSM_DIR <br>
-					> make 
-				</div>
-				<p>ISSM installation is done!</p>
+			<h1 id="ISSM compilation">ISSM compilation</h1>
+			<p>The final step consists in compiling all the modules of ISSM. Go to ISSM main directory and type:</p>
+			<div class="fragment"> > cd $ISSM_DIR <br>
+				> make 
 			</div>
+			<p>Once the compilation has ended without error, the installation can be completed with:</p>
+			<div class="fragment"> > cd $ISSM_DIR <br>
+				> make 
+			</div>
+			<p>ISSM installation is done!</p>
+		</div>
+		<!-- content end-->
 
-
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
-		</div>
+		<!-- footer start-->
 		<div id="footer"> 
 			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
-				Copyright &copy; 2009 Caltech
-				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
-			</div>
-		</body>
-	</html>
+			Copyright &copy; 2009 Caltech
+			<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
+		</div>
+		<!-- footer end-->
+
+	</body>
+</html>
Index: /issm/trunk/doc/website/doc_html/quickstart.html
===================================================================
--- /issm/trunk/doc/website/doc_html/quickstart.html	(revision 592)
+++ /issm/trunk/doc/website/doc_html/quickstart.html	(revision 593)
@@ -12,32 +12,47 @@
 	<body>
 		<a name="top"></a>
+
+		<!-- header-->
 		<div id="header">
 			<a href="../../index.html"><img src="headerissm.png" alt="header"></a>
 		</div>
-		<div id="page">
+
+		<!-- Menu start-->
+		<div id="menu">
+			<ul>
+				<li><a href="../../index.html" title="Home">Home<span>&nbsp;</span></a></li>
+				<li><a href="#" title="About ISSM">About ISSM<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="features.html" title="Features">Features<span>&nbsp;</span></a></li>
+					<li><a href="about.html" title="About us">About us<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a>
+				<ul>
+					<li><a href="download.html" title="Download">Download<span>&nbsp;</span></a></li>
+					<li><a href="installation.html" title="Installation">Installation<span>&nbsp;</span></a></li>
+					<li><a href="quickstart.html" title="Quick start">Quick start<span>&nbsp;</span></a></li>
+					<li><a href="faq.html" title="FAQ">FAQ<span>&nbsp;</span></a></li>
+				</ul>
+				</li>
+				<li><a href="documentation.html" title="Documentation">Documentation<span>&nbsp;</span></a></li>
+				<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site<span>&nbsp;</span></a></li>
+			</ul><div id="navspacer">&nbsp;</div>
+		</div>
+		<!-- Menu end-->
+
+		<!-- content start-->
 			<div id="content">
 				<center><img src="at_work.gif" alt="Under Construction"></center>
 			</div>
+			<!-- content end-->
 
-			<div id="menu">
-				<h1>Menu</h1>
-				<ul>
-					<li><a href="../../index.html" title="Home">Home</a></li>
-					<li><a href="about.html" title="About us">About us</a></li>
-					<li><a href="features.html" title="Features">Features</a></li>
-					<li><a href="documentation.html" title="Documentation">Documentation</a></li>
-					<li><a href="download.html" title="Download">Download</a></li>
-					<li><a href="installation.html" title="Installation">Installation</a></li>
-					<li><a href="quickstart.html" title="Quick start">Quick start</a></li>
-					<li><a href="http://s383-rhat/trac/issm/" title="Developers Site">Developers Site</a></li>
-					<li><a href="faq.html" title="FAQ">FAQ</a></li>
-				</ul>
-			</div>
-		</div>
-		<div id="footer"> 
-			<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
+			<!-- footer start-->
+			<div id="footer"> 
+				<p style="float: left"><a href="http://www.nasa.gov"><img src="logo_NASA.png" alt="Logo NASA" height=50px/></a></p>
 				Copyright &copy; 2009 Caltech
 				<p style="float: right"><a href="http://www.jpl.nasa.gov"><img src="logo_JPL.png" alt="Logo JPL" height=30px/></a></p>
 			</div>
+			<!-- footer end-->
 		</body>
 	</html>
Index: /issm/trunk/doc/website/doc_html/style.css
===================================================================
--- /issm/trunk/doc/website/doc_html/style.css	(revision 592)
+++ /issm/trunk/doc/website/doc_html/style.css	(revision 593)
@@ -7,5 +7,5 @@
 	background: none;
 	color:white;
-	margin: 5px auto 30px auto; 
+	margin: 5px auto 10px auto; 
 } 
 
@@ -23,17 +23,143 @@
 
 /**************************************/
+/*               MENU                 */
+/**************************************/
+#menu {
+	margin:0 auto 30px;
+	padding: 0em 0em 0.6em 6px;
+	width: 890px;
+	background: #f0f0f0;
+	font-size: large;
+	position: relative; /*for konqueror*/
+	left: 0;
+	border-top: 2px solid #404040;
+	border-bottom: 1px solid #404040;
+	border-right: 1px solid #404040;
+	border-left: 2px solid #404040;
+	-webkit-border-top-left-radius: 8px;
+	-webkit-border-top-right-radius: 8px;
+	-moz-border-radius-topleft: 8px;
+	-moz-border-radius-topright: 8px;
+	-webkit-border-bottom-left-radius: 8px ;
+	-webkit-border-bottom-right-radius: 8px;
+	-moz-border-radius-bottomleft: 8px;
+	-moz-border-radius-bottomright: 8px;
+}
+
+/* no chip end no shifting*/
+#menu ul {
+	padding: 0;
+	margin: 0;
+	list-style-type: none;
+}
+
+#menu li ul {
+	display: block;
+	position: absolute;
+	left: -999em;
+	border-top: 1px solid #a0a0a0;
+	background: #6495ed; /* IE*/
+}
+
+#menu li:hover ul,
+#menu a:hover ul,
+#menu li.iehover ul { /* IE and Opera */
+	left: auto;
+}
+
+#menu li {
+	float: left;
+	border-right: 1px solid #404040;
+	background: none;
+}
+
+/* under-menu display */
+#menu ul ul li {
+	float: none;
+	background: white;
+	border-left: 1px solid #a0a0a0;
+	border-right: 1px solid #a0a0a0;
+	border-bottom: 1px solid #a0a0a0;					
+}	
+
+#menu a {
+	display: block;
+	text-decoration: none;
+	color: #404040;
+	padding: 0.3em 0.6em 0.3em;
+}
+
+/* under-menu */
+#menu ul ul a {
+	font-size: medium;
+	color: #6495ed;
+}
+
+/* show the user that his mouse is on the menu */
+#menu ul ul a:hover, #menu a:hover {
+	background: #f0f0f0;
+	color: #A020F0;
+}
+
+@media print {
+	/*Hide menu*/
+	.menu, .ssmenu {
+		visibility:hidden;
+}
+}
+
+.menu, .ssmenu {
+	background: #F0F0F0;
+	font-size:large;
+	padding:0px;
+	width:15em;
+}
+
+.menu {
+	text-align:center;
+}
+
+.menu span, .ssmenu span {
+	/* vocal synthesis compatibility*/
+	display:none;
+}
+
+.ssmenu ul,.ssmenu li{
+	padding:0;
+	margin:0;
+	list-style-type:none;
+}
+
+.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
+	text-decoration:none;
+	display:block;
+	margin:0px;
+	width:100%;
+}
+
+.ssmenu a, .ssmenu a:visited {
+	padding-left:5px;
+}
+
+.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
+	background: none;
+	text-decoration:none;
+	margin:0px;
+	width:100%;
+}
+
+/**************************************/
 /*            MAIN CONTENT            */
 /**************************************/
 body {
-background:none;
-font-family: Arial, Verdana, Tahoma;
-font-size: medium;
-color: #404040;
-border: 0;
-margin: 0;
+	background:none;
+	font-family: Arial, Verdana, Tahoma;
+	font-size: medium;
+	color: #404040;
+	margin: 0;
 }
 
 h1 {
-	margin-top:2em;
+	margin-top:1em;
 	background: transparent;
 	color: #6495ed;
@@ -52,14 +178,11 @@
 	color:white;
 }
-#page {
-	width: 1000px;
-	margin: -30px auto;
-}
 
 #content {
-	width: 800px;
-	float: left;
-	padding: 5px 10px 5px 10px;
+	width: 900px;
+	margin: auto;
 	margin-bottom: 20px;
+	float: center;
+
 	background: none;
 	text-align: justify;
@@ -77,94 +200,4 @@
 }
 
-.article-title a{
-	color: #6495ed;
-	font-size: 22px;
-	text-decoration: none;
-}
-
-.article-title a:hover {
-	text-decoration: underline;
-}
-
-/**************************************/
-/*             PANEL                  */
-/**************************************/
-#menu {
-	width: 150px;
-	float: right;
-	padding: 0px 10px 5px 5px;
-	margin-bottom: 20px;
-	background: none;
-	text-align: center;
-}
-
-#menu a {
-	font-weight: normal;
-	color: #404040;
-	text-decoration: none;
-}
-
-#menu a:hover {
-	color: #6495ed;
-	text-decoration: underline;
-}
-
-#menu li {
-	list-style: none;
-	/*disposition of the boxes*/
-	width: 150px;
-	height: 35px;
-	position: relative;
-	left: -37px;
-	top: 0;
-}
-
-#menu li a{
-	color: #404040;
-	padding: 6px 14px 13px 6px;
-	background: none;
-	text-decoration: none;
-	display: block;
-	width: 150px;
-	height: 10px;
-	border-top: 2px solid #404040;	
-	border-bottom: 1px solid #6495ed;	
-	border-right: 1px solid #6495ed;	
-	border-left: 2px solid #404040;	
-	-webkit-border-top-left-radius: 4px;
-	-webkit-border-top-right-radius: 4px;
-	-moz-border-radius-topleft: 4px;
-	-moz-border-radius-topright: 4px;
-	-webkit-border-bottom-left-radius: 4px ;
-	-webkit-border-bottom-right-radius: 4px;
-	-moz-border-radius-bottomleft: 4px;
-	-moz-border-radius-bottomright: 4px;
-}
-
-#menu li a:hover {
-	border-top: 2px solid black;	
-	border-bottom: 1px solid #404040;	
-	border-right: 1px solid #404040;	
-	border-left: 2px solid black;	
-	color: white;
-	background: #a0a0a0;
-	text-decoration: none;
-}
-
-#menu h1 {
-	font-size: large;
-	text-align: center;
-	color: #6495ed;
-	margin: 50px 0 -3px 19px;
-	padding: 0;
-}
-
-/*#menu li.current a
-{
-	color: #6495ed;
-	background: #b0b0b0;
-	text-decoration: none;
-}*/
-
 /**************************************/ 
 /*              FOOTERS               */ 
@@ -172,5 +205,5 @@
 #footer {
 	font-size: small;
-	width: 1000px;
+	width: 900px;
 	text-align: center;
 	margin: 0 auto;
