Try style sheets.
diff --git a/documentation/contents/index.html b/documentation/contents/index.html
index 4424f67..0e35732 100644
--- a/documentation/contents/index.html
+++ b/documentation/contents/index.html
@@ -1,5 +1,41 @@
+<html>
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Agent Modeling Guide</title>
+<link href="book.css" rel="stylesheet" type="text/css">
+<meta content="DocBook XSL Stylesheets V1.75.1" name="generator">
+<link rel="home" href="index.html" title="Agent Modeling Guide">
+<link rel="next" href="Introduction.html" title="Chapter&nbsp;1.&nbsp;Introduction">
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/yui/2.6.0/build/reset-fonts-grids/reset-fonts-grids.css" />
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/yui/2.6.0/build/menu/assets/skins/sam/menu.css" />
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/themes/Nova/css/reset.css"/>
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/themes/Nova/css/layout.css" media="screen" />
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/themes/Nova/css/header.css" media="screen" />
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/themes/Nova/css/footer.css" media="screen" />
+	<link rel="stylesheet" type="text/css" href="/eclipse.org-common/themes/Nova/css/visual.css" media="screen" />
+	</head>
+<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
+<div class="navheader">
+<table summary="Navigation header" width="100%">
+<tr>
+<th align="center" colspan="3">Agent Modeling Guide</th>
+</tr>
+<tr>
+<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">
+<div>
+<div>
 <h1 class="title">
 <a name="N10001"></a>Agent Modeling Guide</h1>
+</div>
+</div>
+<hr>
+</div>
 <div class="toc">
 <p>
 <b>Table of Contents</b>
@@ -316,8 +352,18 @@
 <dt>
 <span class="section"><a href="Programer_Guide.html#Interface_and_Base_Class_Generation">Interface and Base Class Generation</a></span>
 </dt>
+</dl>
+</dd>
 <dt>
-<span class="section"><a href="Programer_Guide.html#Converting_Existing_Ascape_models">Converting Existing Ascape models</a></span>
+<span class="section"><a href="Programer_Guide.html#Converting_Existing_Ascape_Models">Converting Existing Ascape Models</a></span>
+</dt>
+<dd>
+<dl>
+<dt>
+<span class="section"><a href="Programer_Guide.html#Model">Model</a></span>
+</dt>
+<dt>
+<span class="section"><a href="Programer_Guide.html#View">View</a></span>
 </dt>
 </dl>
 </dd>
@@ -408,4 +454,18 @@
 </dl>
 </dd>
 </dl>
-</div>
\ No newline at end of file
+</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>
+</tr>
+<tr>
+<td valign="top" align="left" width="40%">&nbsp;</td><td align="center" width="20%">&nbsp;</td><td valign="top" align="right" width="40%">&nbsp;Chapter&nbsp;1.&nbsp;Introduction</td>
+</tr>
+</table>
+</div>
+</body>
+</html>