<!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>2nd Short Course Licensed Open Meet - 8th November 2009</font></em></h2> <h3><font color="#000000">Licence No.3LR9487</font></h3> <p><strong>at Southbury Leisure Centre</strong><br /> (8 lane, 25m pool with 400 seat gallery)</p> <p><a href="/2ndlevel3/rtsc_level_3_2009_session_1_results.doc">Results - Session 1</a></p> <p><a href="/2ndlevel3/rtsc_level_3_2009_session_2_results.doc">Results - Session 2</a></p> <p><a href="/2ndlevel3/rtsc_level_3_2009_session_3_results.doc">Results - Session 3</a></p> <p><a href="gala details.doc">Gala Details</p> <p><a href="programme.doc">Schedule</p> <p><a href="rules.doc">Conditions</p> <p><a href="girls_qts.doc">Girls Qualifying Times</p> <p><a href="boys_qts.doc">Boys Qualifying Times</p> <p><a href="entry form.doc">Individual Entry Form</p> <p><a href="summary form.doc">Summary Entry Form</p> <p><a href="officials.doc">Request for Officials</p> <p><a href="level3.zip">Complete Pack</a></p> <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: 27-Dec-2009<br /> Webmaster: Alan Ward<br /> &#169 2009 RTSC </div> </body> </html>