diff --git a/years/2009/index.html b/years/2009/index.html
index 84df163c2..c6e8c3e8b 100644
--- a/years/2009/index.html
+++ b/years/2009/index.html
@@ -14,7 +14,7 @@
   <li><a href="prospectus.pdf">Prospectus</a></li>
 	<li><a href="mission.html">Mission Statement</a></li>
 	<li><a href="jobs.html">Expo committee</a></li>
-	<li><a>Sponsors</a>
+	<li><a href="sponsors.html">Sponsors</a>
 	<li><a href="http://www.srcf.ucam.org/caving/wiki/Expo_2009/">Expo planning wiki</a></li>
 	
 	<h4>Post-Expo Documentation</h4>
diff --git a/years/2009/sponsors.html b/years/2009/sponsors.html
new file mode 100644
index 000000000..713a4ea13
--- /dev/null
+++ b/years/2009/sponsors.html
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+<title>2008 Expo: Sponsorship</title>
+<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
+</head>
+<body>
+
+<h2 align=center>2009 Expo sponsors</h2>
+
+<p>
+We'd like to thank the following companies for their generous support of the 2009 expedition.</p>
+
+<table>
+<tr>
+		<td width="10%" align="center"><a href="http://www.tunnock.co.uk/"><img src="../2007/TunnocksLogo.jpg" alt="Thomas Tunnock's" width="127" height="71" border="0"></a></td>          
+      </tr>
+</table>
+
+<ul>
+<li>Thomas Tunnock Ltd: for their continuing support</li>
+</ul>
+<hr />
+<!-- LINKS -->
+<ul>
+<li><a href="../../pubs.htm">Index</a> to all publications</li>
+<li><a href="../../index.htm">Back to Expeditions intro page</a></li>
+<li><a href="../../../index.htm">CUCC Home Page</a></li>
+</ul>
+</body>
+</html>