diff --git a/web/art/fxrubylogo.png b/web/art/fxrubylogo.png
deleted file mode 100755
index c50c35c1596e822ee8864c716fb5ebde1f11680b..0000000000000000000000000000000000000000
Binary files a/web/art/fxrubylogo.png and /dev/null differ
diff --git a/web/art/fxrubylogo_small.png b/web/art/fxrubylogo_small.png
deleted file mode 100755
index 6bec6291d2036180703a9a3e7e614f9584d316a8..0000000000000000000000000000000000000000
Binary files a/web/art/fxrubylogo_small.png and /dev/null differ
diff --git a/web/art/line.gif b/web/art/line.gif
deleted file mode 100755
index ae0382d9640deffba60d29eccadab9991d768f5f..0000000000000000000000000000000000000000
Binary files a/web/art/line.gif and /dev/null differ
diff --git a/web/art/oul_grey.gif b/web/art/oul_grey.gif
deleted file mode 100755
index e24f395e358720d2df7e4a34ec9ff2109f56a1ed..0000000000000000000000000000000000000000
Binary files a/web/art/oul_grey.gif and /dev/null differ
diff --git a/web/art/our.gif b/web/art/our.gif
deleted file mode 100755
index f1ade3768a82d4bc8bb0732e5432183fdb595d46..0000000000000000000000000000000000000000
Binary files a/web/art/our.gif and /dev/null differ
diff --git a/web/home.html b/web/home.html
deleted file mode 100755
index 0b2b549674108f53f04844bdae92407334c47543..0000000000000000000000000000000000000000
--- a/web/home.html
+++ /dev/null
@@ -1,113 +0,0 @@
-<html>
-<head>
-<link rel="stylesheet" href="page.css" type="text/css">
-<title>Home</title>
-</head>
-<body bgcolor=#ffffff link=#990033 vlink=#990033 alink=#990033 text=#000000>
-
-
-<!---- TOPIC TITLE WITH LOGO--->
-<table border=0 cellpadding= cellspacing=2 width=100% ><tr><td><a href='http://www.fxruby.org' target=_top><img src='art/fxrubylogo_small.png' border=0></a></td><td width=100% valign=bottom id="HEADLINE"><b>
-Welcome to FXRuby 
-<br><img src='art/line.gif' width=100% height=1></b></td></tr></table>
-</p>
-<!--- TOPIC TITLE WITH LOGO --->
-<blockquote>
-FXRuby is a <a href="http://www.ruby-lang.org" target=_top>Ruby</a> extension
-module that provides an interface to the <a href="http://www.fox-toolkit.com" target=_top>FOX</a>
-GUI library. It is Copyright 2001-2004 by <a href="mailto:lyle@rubyforge.org">Lyle
-Johnson</a> and released under the <a href="http://www.gnu.org/copyleft/lesser.html" target=_top>GNU
-Lesser General Public License</a>
-</blockquote>
-
-
-
-<!--- TOPIC TITLE -->
-<p>
-<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
-Versions
-<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
-</p>
-<!--- TOPIC TITLE -->
-<blockquote>
-As of the FOX 1.0 release, any FXRuby version 1.0.x release should be compatible with any FOX 1.0.x release.
-Similarly, any FXRuby version 1.2.x release should be compatible with any FOX 1.2.x release,
-and any FXRuby version 1.4.x release should be compatible with any FOX 1.4.x release.<p>
-</blockquote>
-
-
-<!--- TOPIC TITLE -->
-<p>
-<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
-Mailing Lists
-<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
-</p>
-<!--- TOPIC TITLE -->
-<ul>
-<b>Announcements</b><p>
-<ul>
-The announcements list is a low-traffic list on which new releases of FXRuby, as well as software based on FXRuby, will
-be announced. Discussions on various topics however should preferably take place in the users list, to prevent
-swamping people's mailboxes.
-To subscribe, fill out the web-based
-<a href="http://rubyforge.org/mailman/listinfo/fxruby-announce" target=_top>subscription form</a>.
-</ul><p>
-<b>General Discussion</b><p>
-<ul>
-The users list is intended for discussion on various FOX and FXRuby topics between developers and/or users
-of FXRuby and applications based on it. If you have questions, feel free to post your questions here, as many people
-are only too happy to answer them.
-To subscribe, fill out the web-based
-<a href="http://rubyforge.org/mailman/listinfo/fxruby-users" target=_top>subscription form</a>.
-</ul>
-</ul>
-
-<!--- TOPIC TITLE -->
-<p>
-<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
-Screenshots
-<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
-</p>
-<!--- TOPIC TITLE -->
-<blockquote>
-If you need to whet your appetite with a few screenshots before committing
-to an actual download, I understand completely. <a href="../doc/examples.html">This
-page</a> from the <a href="../doc/book.html">FXRuby User's Guide</a> displays
-screenshots from some representative FOX and FXRuby programs. The <a href="http://www.fox-toolkit.com" target=_top>FOX
-home page</a> also devotes a section to FOX-based Projects and Screen Shots,
-which you may also want to check out.
-</blockquote>
-
-
-<!--- TOPIC TITLE -->
-<p>
-<table width=100% cellpadding=0 cellspacing=2><tr><td width=100% valign=bottom id="HEADLINE"><b>
-Projects Using FXRuby
-<br><img src='art/line.gif' width='100%' height=1></b></td></tr></table>
-</p>
-<!--- TOPIC TITLE -->
-<blockquote>
-Projects using FXRuby include:
-<ul>
-  <li><a href="http://www.insula.cz/dbtalk" target=_top>DbTalk</a> is an interactive GUI-based tool for database querying, programming, administration, etc. It is developed by Dalibor Sramek.</li>
-  <li><a href="http://freeride.rubyforge.org/wiki/wiki.pl" target=_top>FreeRIDE</a> is an IDE for the Ruby programming language.</li>
-  <li><a href="http://www.fisica.uniud.it/~glast/FRED" target=_top>FRED</a> is a high energy physics event display built out of Ruby and FOX by Riccardo Giannitrapani and Marco Frailis.</li>
-  <li><a href="http://www.mondrian-ide.com/" target=_top>Mondrian</a> is a cross-platform project-manager and editor for the Ruby language. Written in 100% native Ruby using the FOX GUI toolkit, Mondrian has the familiar look and feel of a modern IDE while remaining dedicated to the uniqueness of the Ruby language and its community.</li>
-  <li><a href="http://fox-tool.rubyforge.org/" target=_top>foxGUIb</a> is an interactive gui builder and codegenerator for FXRuby. This tool makes it easy to quickly build complex and good looking graphical user interfaces for Ruby.</li>
-</ul>
-If your project uses FXRuby for its user interface, and you'd like to see it listed
-here, please send me an e-mail with the information.
-</blockquote>
-
-
-<!--- COPYRIGHT -->
-<p>
-<table width=100% cellpadding=0 cellspacing=0><tr><td width=100% valign=top id=HEADLINE align=right>
-<img src='art/line.gif' width=100% height=1><font size=-1>
-Copyright &copy; 2001-2004 Lyle Johnson</font>
-</td></tr></table>
-</p>
-<!--- COPYRIGHT -->
-
-</body>
-</html>
diff --git a/web/menu.html b/web/menu.html
deleted file mode 100755
index 09ece845069026de46f4899853c8802e5276cf82..0000000000000000000000000000000000000000
--- a/web/menu.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>FXRuby - menu page</title>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<link rel="stylesheet" href="menu.css" type="text/css">
-<base target=page>
-</head>
-<body bgcolor='#ffffff' leftmargin=0 topmargin=0 link='#404040' vlink='#404040' alink='#404040' marginwidth=0 marginheight=0>
-
-<table border=0 cellpadding=0 cellspacing=0 align=center width=170 height='100%' hspace=0 vspace=0 frame=void>
-<tr><td bgcolor='#efc3a5' height='100%' width=18>&nbsp;</td><td bgcolor='#efc3a5' width=152 valign=top>
-<font face='verdana,sans-serif' size=2 >
-
-<!---- START MENU ---->
-<br>
-<img src='art/line.gif' width='152' height=1><br>
-<a href="home.html"><b>Home</b></a><br>
-<a href="http://rubyforge.org/news/?group_id=300" target=_top><b>News</b></a><br>
-<a href="downloads.html"><b>Downloads</b></a><br>
-<a href="../doc/book.html"><b>User's Guide</b></a><br>
-<a href="../doc/api"><b>API Reference Docs</b></a><br>
-<a href="../doc/examples.html"><b>Screenshots</b></a><br>
-<a href="http://rubyforge.org/tracker/?atid=1223&group_id=300&func=browse" target=_top><b>Bugs</b></a><br>
-<a href="../doc/cvs.html"><b>CVS</b></a><br>
-<a href="http://www.gnu.org/copyleft/lesser.html" target=_top><b>License</b></a><br>
-<p>
-
-<!---- Links ---->
-<img src='art/line.gif' width='152' height=1><br>
-<a href="http://www.fox-toolkit.com" target=_top><B>FOX</B></a><br>
-<a href="http://www.fox-toolkit.net" target=_top><B>FOX Community</B></a><br>
-<a href="http://www.ruby-lang.org" target=_top><B>Ruby</B></a><br>
-<a href="http://www.swig.org" target=_top><B>SWIG</B></a><br>
-<a href="http://rubyforge.org/projects/fxruby" target=_top><B>RubyForge</B></a><br>
-</font>
-<p>
-
-<font face='verdana,sans-serif' size=1 color='#404040'>
-<img src='art/line.gif' width='152' height=1><br>
-<address>Copyright &copy; 2001-2004<br><a href='mailto:lyle@rubyforge.org'><font face='verdana,sans-serif' size=1 >Lyle Johnson</font></a>.</address>
-<address>FXRuby Logo images provided by Sander Jansen.</address>
-</font >
-
-<!---- END MENU ---->
-</td></tr>
-</TABLE>
-</BODY>
-</HTML>
-
diff --git a/web/styles.css b/web/styles.css
deleted file mode 100755
index 3feb86829e909384f651f0e1ea6039f7b077ae8f..0000000000000000000000000000000000000000
--- a/web/styles.css
+++ /dev/null
@@ -1,167 +0,0 @@
-
-BODY
-{
-
-
-}
-
-
-.DECORTHING
-{
-color:silver;
-background-color:gray;
-width:20px;
-height:100%
-}
-
-.SEPHOR
-{
-color:silver;
-background-color:#000000;
-height:1px;
-
-width:100%;
-}               
-
-.SEPVER
-{
-color:silver;
-background-color:#000000;
-width:1px;
-height:100%
-}               
-
-UL
-{
-list-style-type:square;
-}
-LI
-{
-white-space:pre;
-}
-
-
-
-
-
-
-#TOPTITLE
-{
-color: silver;
-background-color:black;
-font-family:verdana,sans-serif;
-font-size:10pt;
-font-variant:small-caps;
-font-weight:bolder;
-letter-spacing:4pt;
-text-align:center;
-}       
-
-#LOGO
-{
-color: silver;
-background-color: silver;
-font-family:verdana,sans-serif;
-font-size:10pt;
-font-variant:small-caps;
-font-weight:bolder;
-letter-spacing:4pt;
-text-align:right;
-}
-
-#MENU
-{
-color:black;
-background-color:#6495ED;
-font-family:verdana,sans-serif;
-font-size:10pt;
-font-weight:bolder;
-vertical-align:text-top;
-padding-left:5px;
-padding-top:20px;
-margin-top:0px;
-width:130px;
-height:100%;
-}
-
-
-.MENULINK
-{
-color:black;
-text-decoration:none;
-background-color:#6495ED;
-}
-
-.MENULINK:hover
-{
-color:silver;
-text-decoration:none;
-background-color:#6495ED;
-}
-
-.PAGEMENULINK
-{
-color:#6495ED;
-text-decoration:none;
-background-color:white;
-}
-
-.PAGEMENULINK:hover
-{
-color:#6495ED;
-text-decoration:underline;
-background-color:white;
-}
-
-#submenuitem
-{
-color:black;
-background-color:#B0C4DE;
-font-family:verdana,sans-serif;
-font-size:10pt;
-font-weight:normal;
-text-align:left;
-vertical-align:top;
-padding-left:2px;
-padding-top:2px;
-width:200px;
-
-}               
-
-#PAGETITLE
-{
-color:black;
-background-color:gray;
-font-family:verdana,sans-serif;
-font-size:10pt;
-font-variant:small-caps;
-font-weight:bolder;
-letter-spacing:4pt;
-text-align:left;
-padding-left:3pt;
-}
-
-.PAGE
-{
-color:black;
-background-color:white;
-font-family:times,serif;
-font-size:11pt;
-font-weight:normal;
-text-align:left;
-vertical-align:top;
-padding-left:10px;
-padding-top:10px;
-padding-right:10px;
-
-}       
-
-
-
-.NEWSSECTION
-{
-padding-left:30px;
-}
-
-DIV.ah { background-color: black; font-weight: bold; color: #ffffff; margin-bottom: 3px; margin-top: 3px }
-     
\ No newline at end of file
diff --git a/web/top.html b/web/top.html
deleted file mode 100755
index 0104aa9f81dd52491a6209df57a71c720c42c6d5..0000000000000000000000000000000000000000
--- a/web/top.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<HTML>
-<HEAD>
-<LINK REL="stylesheet" HREF="styles.css" TYPE="text/css">
-<TITLE>FOX-Toolkit</TITLE>
-</HEAD>
-<BODY bgcolor=#ffffff link=#993300 vlink=#993300 alink=#993300 text=#000000 leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 >
-<TABLE border=0 cellpadding=0 cellspacing=0 align=center width=100% height=55>
-<tr><td height=50 bgcolor=#cccccc valign=top align=right width=100%><img src=art/oul_grey.gif  align=left  border=0 hspace=0 vspace=0><img src=art/fxrubylogo.png  alt="FXRuby" align=right height=50 width=500 border=0 hspace=0 vspace=0></td><td width=8 bgcolor=#993300 valign=top align=right><img src=art/our.gif width=8 height=8 align=right  vspace=0 hspace=0 border=0></td></tr>
-<tr><td height=5 colspan=2  bgcolor='#404040'><img src='art/line.gif' height=1 width=1></td></tr>
-<tr><td height=10 colspan=2  bgcolor='#FFFFFF'></td></tr>
-
-
-
-</TABLE>
-</BODY>