Index: afridex/theme/sidebar.php
===================================================================
--- afridex/theme/sidebar.php (revision 14)
+++ afridex/theme/sidebar.php (revision 14)
@@ -0,0 +1,9 @@
+<div id="sidebar">
+
+	<h2>Top 10 in Afridex</h2>
+
+	<br /><br />
+	<h2>All Tags</h2>
+		<?php wp_tag_cloud('smallest=10&largest=18&unit=px&format=flat'); ?>
+
+</div>
