diff --git a/site/login/default.css b/site/login/default.css
new file mode 100644
index 00000000..d412ca56
--- /dev/null
+++ b/site/login/default.css
@@ -0,0 +1,20 @@
+#legal {
+	clear: both;
+	line-height: 30px;
+	padding-top:10px;
+	text-align: center;
+	color: #375C69;
+	margin-bottom: 0px;
+}
+#footer {
+	background: white url(footer.gif) bottom repeat-x;
+	font-size:11px;
+	position:relative;
+
+	min-height: 40px;
+	height:40px;
+	vertical-align:middle;
+
+	width:100%;
+	text-align: center;
+	}
\ No newline at end of file
diff --git a/site/login/footer.gif b/site/login/footer.gif
new file mode 100644
index 00000000..ba2b1a33
Binary files /dev/null and b/site/login/footer.gif differ
diff --git a/site/login/login/default.css b/site/login/login/default.css
new file mode 100644
index 00000000..f7ae1fa3
--- /dev/null
+++ b/site/login/login/default.css
@@ -0,0 +1,20 @@
+#legal {
+	clear: both;
+	line-height: 30px;
+	padding-top:10px;
+	text-align: center;
+	color: #375C69;
+	margin-bottom: 0px;
+}
+#footer {
+	background: white url(image/footer.gif) bottom repeat-x;
+	font-size:11px;
+	position:relative;
+
+	min-height: 40px;
+	height:40px;
+	vertical-align:middle;
+
+	width:100%;
+	text-align: center;
+	}
\ No newline at end of file
diff --git a/site/login/login/downloads.php b/site/login/login/downloads.php
index 6bdaf4c0..e410e975 100644
--- a/site/login/login/downloads.php
+++ b/site/login/login/downloads.php
@@ -1,2 +1,3 @@
 <? require('libs/menu.php'); ?>
 <p>Get your copy of Mibew 1.6.1 at <b > <a href="http://sourceforge.net/project/showfiles.php?group_id=195701&package_id=231073">Download Here</a></p>
+<? include('libs/footer.php'); ?>
\ No newline at end of file
diff --git a/site/login/login/features.php b/site/login/login/features.php
index b1d8ceef..016011f4 100644
--- a/site/login/login/features.php
+++ b/site/login/login/features.php
@@ -1 +1 @@
-<? require('libs/menu.php'); ?>
<p> </p>
<b><font color="#99CC00">Version 1.6.1 Released</font></b></p>
<p>We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.</p>

<p><dd>[!] 404 installation problem</dd><p></p>
<dd>new permission: "Ability to modify profile"</dd><p></p>
<dd>new project name: Mibew Messenger </dd><p></p>
<dd>[!] fixed localization of dates for all languages, nice formatting: Today/Yesterday</dd><p></p>
<dd>[!] fixed online/offline image for groups</dd><p></p>
<dd>ability to delete operators, confirmation dialog when deleting group/operator/blocked address </dd><p></p>
<dd>Information about last activity for operators: Online, Today at 22, 01 Jan.., or Never </dd><p></p>
<dd>new theme: simplicity (by Sheldmandu) </dd><p></p>
<dd>[!] chat templates are fixed according to html standards </dd><p></p>


<b><font color="#99CC00">Version 1.6.0 Released</font></b></p>


<p>We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.</p>
<dl>
    <dd>* operator groups</dd>
    <dd>* pre-chat survey</dd>
    <dd>* statistics</dd>
    <dd>* canned messages</dd>
    <dd>* new operator console</dd>
\ No newline at end of file
+<? require('libs/menu.php'); ?>
<p> </p>
<b><font color="#99CC00">Version 1.6.1 Released</font></b></p>
<p>We are pleased to announce the immediate availability of 1.6.1. This is a major release with new features and improvements.</p>

<p><dd>[!] 404 installation problem</dd><p></p>
<dd>new permission: "Ability to modify profile"</dd><p></p>
<dd>new project name: Mibew Messenger </dd><p></p>
<dd>[!] fixed localization of dates for all languages, nice formatting: Today/Yesterday</dd><p></p>
<dd>[!] fixed online/offline image for groups</dd><p></p>
<dd>ability to delete operators, confirmation dialog when deleting group/operator/blocked address </dd><p></p>
<dd>Information about last activity for operators: Online, Today at 22, 01 Jan.., or Never </dd><p></p>
<dd>new theme: simplicity (by Sheldmandu) </dd><p></p>
<dd>[!] chat templates are fixed according to html standards </dd><p></p>


<b><font color="#99CC00">Version 1.6.0 Released</font></b></p>


<p>We are pleased to announce the immediate availability of 1.6.0. This is a major release with new features and improvements.</p>
<dl>
    <dd>* operator groups</dd>
    <dd>* pre-chat survey</dd>
    <dd>* statistics</dd>
    <dd>* canned messages</dd>
    <dd>* new operator console</dd>

    <? include('libs/footer.php'); ?>
\ No newline at end of file
diff --git a/site/login/login/image/footer.gif b/site/login/login/image/footer.gif
new file mode 100644
index 00000000..ba2b1a33
Binary files /dev/null and b/site/login/login/image/footer.gif differ
diff --git a/site/login/login/index.php b/site/login/login/index.php
index c0e249c3..71b2dc9a 100644
--- a/site/login/login/index.php
+++ b/site/login/login/index.php
@@ -24,5 +24,5 @@
   </table>
 </form><p></p>
 <div align="center"></font>Not a Member? <a href="register-form.php">Click Here</a></div>
-</body>
-</html>
+
+<? include('libs/footer.php'); ?>
\ No newline at end of file
diff --git a/site/login/login/libs/footer.php b/site/login/login/libs/footer.php
new file mode 100644
index 00000000..ef44f94a
--- /dev/null
+++ b/site/login/login/libs/footer.php
@@ -0,0 +1,5 @@
+
+<link href="default.css" rel="stylesheet" type="text/css" />
+<div id="footer">
+	<p id="legal"><a href="http://mibew.com/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
+</div>
diff --git a/site/login/login/logout.php b/site/login/login/logout.php
index 5bff72b5..ab2fc3bd 100644
--- a/site/login/login/logout.php
+++ b/site/login/login/logout.php
@@ -19,5 +19,5 @@
 <p align="center">&nbsp;</p>
 <h4 align="center" class="err">You have been logged out.</h4>
 <p align="center">Click here to <a href="index.php">Login</a></p>
-</body>
-</html>
+
+<? include('libs/footer.php'); ?>
diff --git a/site/login/login/member-index.php b/site/login/login/member-index.php
index f17a062f..d300d3ff 100644
--- a/site/login/login/member-index.php
+++ b/site/login/login/member-index.php
@@ -7,3 +7,4 @@
 <p>This is also where you can get the current news, downloads, and more!</p>
 </body>
 </html>
+<? include('libs/footer.php'); ?>
\ No newline at end of file
diff --git a/site/login/login/member-profile.php b/site/login/login/member-profile.php
index e7b9864a..da1954cb 100644
--- a/site/login/login/member-profile.php
+++ b/site/login/login/member-profile.php
@@ -26,3 +26,4 @@
       <th>Email </th>
       <td><input name="email" type="text" class="textfield" id="lname" /></td>
     </tr>
+    <? include('libs/footer.php'); ?>
diff --git a/site/login/login/register-form.php b/site/login/login/register-form.php
index 1b8b2f7b..de5ee7a0 100644
--- a/site/login/login/register-form.php
+++ b/site/login/login/register-form.php
@@ -21,6 +21,8 @@
 	
 ?>
 
+<? include('libs/footer.php'); ?>
+
 <form id="loginForm" name="loginForm" method="post" action="register-exec.php">
   <table width="300" border="0" align="center" cellpadding="2" cellspacing="0">
     <tr>
diff --git a/site/login/register-hosting.php b/site/login/register-hosting.php
index 11f387df..c2e7ec6d 100644
--- a/site/login/register-hosting.php
+++ b/site/login/register-hosting.php
@@ -58,3 +58,7 @@
 <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 <img align="center" alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
 </form>
+<link href="default.css" rel="stylesheet" type="text/css" />
+<div id="footer">
+	<p id="legal"><a href="http://openwebim.org/" class="flink">Open Web Messenger</a> 1.6.1 | (c) 2009 openwebim.org</p>
+</div>