Update site
diff --git a/_projectCommon.php b/_projectCommon.php
index 096c5f8..1d30d26 100755
--- a/_projectCommon.php
+++ b/_projectCommon.php
@@ -39,11 +39,11 @@
 
 	# top navigation bar
 	# To override and replace the navigation with your own, uncomment the line below.
-	# $Menu->setMenuItemList(array());
+	$Menu->setMenuItemList(array());
 	# $Menu->addMenuItem("Home", "/project", "_self");
 	# $Menu->addMenuItem("Download", "/project/download.php", "_self");
 	# $Menu->addMenuItem("Documentation", "/project/documentation.php", "_self");
-	# $Menu->addMenuItem("Support", "/project/support.php", "_self");
+	$Menu->addMenuItem("Support", "/libra/support", "_self");
 	# $Menu->addMenuItem("Developers", "/project/developers", "_self");
 	
 	# To define additional CSS or other pre-body headers
diff --git a/pages/_index.html b/pages/_index.html
index e460441..fcabf61 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -57,7 +57,7 @@
 </div>
 
 <div id="rightcolumn">
-<div class="sideitem">
+<div class="sideitem" style="padding-top: 5px;">
 <h6>Incubation</h6>
 <div align="center"><a href="/projects/what-is-incubation.php"><img
 	align="center" src="/images/egg-incubation.png" border="0"