<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Romford Town Swimming Club</title> <style type="text/css"> body{ color: #0000ff; margin:0; padding:0; } h2 { margin-top: 10px; } h3 { margin-top: 15x; margin-bottom: 5px; } #maincontainer{ width: 840px; /*Width of main container*/ margin: 0 auto; /*Center container on page*/ } #topsection{ background-color: #ffcc33; height: 92px; /*Height of top section*/ text-align: center; } #topsection h1{ font: bold 50px Trebuchet MS; margin: 0; text-align: center; padding-top: 3px; } #topsection h3{ margin: 0; text-align: right; margin-right: 110px } #contentwrapper{ float: left; width: 100%; } #contentcolumn{ margin-top: 25px; margin-left: 200px; /*Set left margin to LeftColumnWidth*/ text-align: left; } #leftcolumn{ float: left; width: 200px; /*Width of left column*/ margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/ xxxbackground: #ffcc33; } #subpagecontent{ font: 15px helvetica; color: #0000ff; margin-top: 5px; margin-left: 25px; text-align: left; } #comment{ clear: both; width: 100%; font: italic 15px helvetica; color: red; margin-left: 10px; text-align: left; padding: 4px 0; } #footer{ clear: both; width: 100%; color: black; margin-left: 0px; text-align: left; xpadding: 4px 0; } .innertube{ margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/ margin-top: 0; } /*Credits: Dynamic Drive CSS Library */ /*URL: http://www.dynamicdrive.com/style/ */ .indentmenu{ font: 13px Arial; width: 840px; xxxwidth: 100%; /*leave this value as is in most cases*/ } .indentmenu ul{ margin: 0; padding: 0; float: left; width: auto; /*width of menu*/ border: 1px solid black; border-width: 1px 0; background: blue url(../images/button_color_gold_1.gif) center center repeat-x; } .indentmenu ul li{ display: inline; } .indentmenu ul li a{ float: left; text-align: center; color: yellow; /*text color*/ padding: 7px 11px; xwidth: 88px; text-decoration: none; border-right: 1px solid black; /*divider between menu items*/ border-left: 1px solid black; } .indentmenu ul li a:visited{ color: white; } .indentmenu ul li a:hover, .indentmenu ul li .current{ color: white !important; /*text color of selected and active item*/ padding-top: 8px; /*shift text down 1px for selected and active item*/ padding-bottom: 6px; /*shift text down 1px for selected and active item*/ background: blue url(../images/button_color_gold_5.gif) center center repeat-x; } </style> </head> <body> <div id="maincontainer"> <div id="topsection"> <img src="../images/logo.jpg" alt="RTSC Logo" align = "right" /> <h1>Romford Town Swimming Club</h1> <h3><em>established 1900</em></h3> </div> <div class="indentmenu"> <ul> <li><a href="../index.htm">Home</a></li> <li><a href="../learn to swim.html">Learn to Swim</a></li> <li><a href="../squads.html">Squads</a></li> <li><a href="../masters.html">Masters</a></li> <li><a href="../fixture list.html">Club Calendar</a></li> <li><a href="../achievements.html">About RTSC</a></li> <li><a href="../locations.html">Where We Swim</a></li> <li><a href="../contacts.html">Contacts</a></li> <li><a href="../links.html">Links</a></li> <li><a href="mailto:romfordtownsc@aol.com">Email</a></li> </ul> <br style="clear: left" /> </div> <br /> <div id="contentwrapper"> <div id="subpagecontent"> <h1>RTSC Open Galas</h1> <h2><font color="#000000"><em>David Jacobs Memorial Gala - 17th September 2011</font></em></h2> <h3><font color="#000000">Licence No:3LR1445</font></h3> <p><strong>at Southbury Leisure Centre</strong><br /> (8 lane, 25m pool with 400 seat gallery)</p> <p>This is a Level 3 Event and is Licensed By The ASA for entry into County And District Championships</p> <ul> <li><a href="rtsc_entry_form_sep_2011.doc">RTSC Entry Form</a> (<em><font color="#000000">to be used by Romford Town swimmers only</em></font>)</li> </ul> <ul> <li><a href="david_jacobs_memorial_docs.zip">All documents (zipped)</a></li> <li><a href="meet_letter_sep_2011.doc">Meet Letter</a></li> <li><a href="david_jacobs_memorial_gala_programme.doc">Programme</a></li> <li><a href="qualifying_times.doc">Qualifying Times</a></li> <li><a href="david_jacobs_memorial_gala_rules.doc">Gala Rules</a></li> <li><a href="entry_form_sep_2011.doc">Visiting Clubs Entry Form</a> (<em><font color="#ff0000">Form not to be used by RTSC swimmers</font>)</em></li> <li><a href="david_jacobs_memorial_gala_summary_form.doc">Entry Summary Form</a></li> <li><a href="request_for_officials_sep_2011.doc">Request for Officials</a></li> </ul> <br /> <p>Southbury Leisure Centre<br />192 Southbury Road<br />Enfield<br />Middlesex<br />EN1 1YP<br /><a href=http://www.streetmap.co.uk/newmap.srf?x=534155&y=196618&z=0&sv=en1+1yp&st=2&pc=en1+1yp&mapp=newmap.srf&searchp=newsearch.srf><em>map</em></p> <p><a href=http://www.enfieldleisurecentres.co.uk/html/1101.html>Southbury Leisure Centre</a></p> <br /> <br /> </div> <div id="footer"> <hr /> Last Updated: 21-Jun-2011<br /> Webmaster: Alan Ward<br /> &#169 2011 RTSC </div> </body> </html>