testing.
diff --git a/documentation/contents/test.html b/documentation/contents/test.html
index 03d94fd..39c9f1c 100644
--- a/documentation/contents/test.html
+++ b/documentation/contents/test.html
@@ -17,6 +17,7 @@
 	<!-- Source File -->
 	<link rel="stylesheet" type="text/css" href="style.css"/>
 	<link rel="stylesheet" type="text/css" href="style2.css"/>
+	<link rel="stylesheet" type="text/css" href="book.css"/>
 	</head>
 
 <body>
@@ -74,8 +75,9 @@
 <li><a href="/amp/developers/building.php" target="_blank">Building</a></li>
 <li class="separator"><a class="separator" href="/amp/documentation">
 				Documentation<img src="/eclipse.org-common/themes/Nova/images/separator.png"/></a></li>
+<li><a href="/amp/documentation/contents/index.php" target="_blank">Online</a></li>
+<li><a href="/amp/documentation/amp.pdf" target="_blank">PDF</a></li>
 <li><a href="http://wiki.eclipse.org/AMP" target="_blank">Wiki</a></li>
-<li><a href="http://wiki.eclipse.org/AMP/UserGuide/Contents" target="_blank">User Guide (Wiki)</a></li>
 <li><a href="http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.amp/?root=Modeling_Project" target="_blank">Browse CVS</a></li>
 <li class="separator"><a class="separator" href="/amp/support">
 				Community<img src="/eclipse.org-common/themes/Nova/images/separator.png"/></a></li>
@@ -85,6 +87,7 @@
 </ul>
 
 </div>
+    <div id="maincontent">
 <div id="midcolumn"><div class="navheader">
 <table summary="Navigation header" width="100%">
 <tr>
@@ -94,7 +97,6 @@
 <td align="left" width="20%">&nbsp;</td><th align="center" width="60%">&nbsp;</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="Introduction.html">Next</a></td>
 </tr>
 </table>
-<hr>
 </div>
 <div class="book" title="Agent Modeling Guide">
 <div class="titlepage">
@@ -104,7 +106,6 @@
 <a name="N10001"></a>Agent Modeling Guide</h1>
 </div>
 </div>
-<hr>
 </div>
 <div class="toc">
 <p>
@@ -117,13 +118,32 @@
 <dd>
 <dl>
 <dt>
+<span class="section"><a href="Introduction.html#Quick_Start">Quick Start</a></span>
+</dt>
+<dd>
+<dl>
+<dt>
+<span class="section"><a href="Introduction.html#Install">Install</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Introduction.html#Welcome.21">Welcome!</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Introduction.html#Cheat.21">Cheat!</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Introduction.html#Follow_the_Tutorial">Follow the Tutorial</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Introduction.html#Follow_your_Interest">Follow your Interest</a></span>
+</dt>
+</dl>
+</dd>
+<dt>
 <span class="section"><a href="Introduction.html#Agent-Based_Modeling">Agent-Based Modeling</a></span>
 </dt>
 <dt>
-<span class="section"><a href="Introduction.html#Other_Uses">Other Uses</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Introduction.html#Credits">Credits</a></span>
+<span class="section"><a href="Introduction.html#Other_Domains">Other Domains</a></span>
 </dt>
 <dt>
 <span class="section"><a href="Introduction.html#The_Agent_Modeling_Platform_.28AMP.29">The Agent Modeling Platform (AMP)</a></span>
@@ -145,30 +165,8 @@
 </dl>
 </dd>
 <dt>
-<span class="section"><a href="Introduction.html#Getting_Started">Getting Started</a></span>
+<span class="section"><a href="Introduction.html#Credits">Credits</a></span>
 </dt>
-<dd>
-<dl>
-<dt>
-<span class="section"><a href="Introduction.html#Setting_up_Eclipse">Setting up Eclipse</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Introduction.html#Get_the_Example_Projects">Get the Example Projects</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Introduction.html#ABM_Researchers">ABM Researchers</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Introduction.html#ABM_Modelers">ABM Modelers</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Introduction.html#ABM_Java_Developers">ABM Java Developers</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Introduction.html#Eclipse_Plugin_Developers">Eclipse Plugin Developers</a></span>
-</dt>
-</dl>
-</dd>
 </dl>
 </dd>
 <dt>
@@ -360,68 +358,117 @@
 <span class="section"><a href="Programer_Guide.html#Overview_6">Overview</a></span>
 </dt>
 <dt>
-<span class="section"><a href="Programer_Guide.html#Getting_Started_2">Getting Started</a></span>
+<span class="section"><a href="Programer_Guide.html#Documentation">Documentation</a></span>
 </dt>
 <dd>
 <dl>
 <dt>
-<span class="section"><a href="Programer_Guide.html#Documentation_and_other_Resources">Documentation and other Resources</a></span>
+<span class="section"><a href="Programer_Guide.html#Online">Online</a></span>
 </dt>
 <dt>
+<span class="section"><a href="Programer_Guide.html#Update_Site">Update Site</a></span>
+</dt>
+</dl>
+</dd>
+<dt>
 <span class="section"><a href="Programer_Guide.html#Installation">Installation</a></span>
 </dt>
-</dl>
-</dd>
 <dt>
-<span class="section"><a href="Programer_Guide.html#Developing_Models">Developing Models</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Programer_Guide.html#More_Information">More Information</a></span>
-</dt>
-<dd>
-<dl>
-<dt>
-<span class="section"><a href="Programer_Guide.html#Integrating_Java_and_AMF_Models">Integrating Java and AMF Models</a></span>
-</dt>
-<dt>
-<span class="section"><a href="Programer_Guide.html#Converting_Existing_Ascape_models">Converting Existing Ascape models</a></span>
-</dt>
-</dl>
-</dd>
-<dt>
-<span class="section"><a href="Programer_Guide.html#Running_Agent_Models">Running Agent Models</a></span>
+<span class="section"><a href="Programer_Guide.html#Example_Java_Models">Example Java Models</a></span>
 </dt>
 <dd>
 <dl>
 <dt>
 <span class="section"><a href="Programer_Guide.html#Exploring_Example_ABM_Models">Exploring Example ABM Models</a></span>
 </dt>
+</dl>
+</dd>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Developing_Models">Developing Models</a></span>
+</dt>
+<dd>
+<dl>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Cheatsheet">Cheatsheet</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Steps">Steps</a></span>
+</dt>
+</dl>
+</dd>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Executing_Models">Executing Models</a></span>
+</dt>
+<dd>
+<dl>
 <dt>
 <span class="section"><a href="Programer_Guide.html#Tutorial">Tutorial</a></span>
 </dt>
+</dl>
+</dd>
 <dt>
-<span class="section"><a href="Programer_Guide.html#Classic_Java_ABM_Models">Classic Java ABM Models</a></span>
+<span class="section"><a href="Programer_Guide.html#Extending_and_Customizing_AMP">Extending and Customizing AMP</a></span>
 </dt>
-</dl>
-</dd>
-</dl>
-</dd>
 <dt>
-<span class="chapter"><a href="Resources.html">6. Resources</a></span>
+<span class="section"><a href="Programer_Guide.html#Integrating_Java_and_AMF_Models">Integrating Java and AMF Models</a></span>
 </dt>
 <dd>
 <dl>
 <dt>
-<span class="section"><a href="Resources.html#Obtaining_Example_Models">Obtaining Example Models</a></span>
+<span class="section"><a href="Programer_Guide.html#Method_Action">Method Action</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Protected_Code_Regions">Protected Code Regions</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Interface_and_Base_Class_Generation">Interface and Base Class Generation</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Converting_Existing_Ascape_models">Converting Existing Ascape models</a></span>
+</dt>
+</dl>
+</dd>
+</dl>
+</dd>
+<dt>
+<span class="chapter"><a href="Installation_Guide.html">6. Installation Guide</a></span>
 </dt>
 <dd>
 <dl>
 <dt>
-<span class="section"><a href="Resources.html#Import_from_CVS"></a></span>
+<span class="section"><a href="Installation_Guide.html#Tools">Tools</a></span>
+</dt>
+<dd>
+<dl>
+<dt>
+<span class="section"><a href="Installation_Guide.html#Complete_IDE">Complete IDE</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Installation_Guide.html#Eclipse_and_the_Agent_Modeling_Tools">Eclipse and the Agent Modeling Tools</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Installation_Guide.html#Extensions">Extensions</a></span>
 </dt>
 </dl>
 </dd>
 <dt>
+<span class="section"><a href="Installation_Guide.html#Models">Models</a></span>
+</dt>
+<dd>
+<dl>
+<dt>
+<span class="section"><a href="Installation_Guide.html#Obtaining_Example_Models">Obtaining Example Models</a></span>
+</dt>
+</dl>
+</dd>
+</dl>
+</dd>
+<dt>
+<span class="chapter"><a href="Resources.html">7. Resources</a></span>
+</dt>
+<dd>
+<dl>
+<dt>
 <span class="section"><a href="Resources.html#Websites">Websites</a></span>
 </dt>
 <dt>
@@ -430,7 +477,7 @@
 </dl>
 </dd>
 <dt>
-<span class="chapter"><a href="Support.html">7. Support</a></span>
+<span class="chapter"><a href="Support.html">8. Support</a></span>
 </dt>
 <dd>
 <dl>
@@ -471,7 +518,6 @@
 </div>
 </div>
 <div class="navfooter">
-<hr>
 <table summary="Navigation footer" width="100%">
 <tr>
 <td align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td align="right" width="40%">&nbsp;<a accesskey="n" href="Introduction.html">Next</a></td>
@@ -481,6 +527,7 @@
 </tr>
 </table>
 </div>
+</div>
 
 </div>		<script type="text/javascript">
 		var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");