ÿþ<!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 Masters Gala Reports</h1> <h2><font color="#000000"><em>Sunday 7th September 2008 - Barnet Copthall Sprint Meet</font></em></h2> <h3> </h3> <p> The Romford Town Masters sent a small contingent of five swimmers to compete at the Barnet Copthall Sprint Meet on Sunday 7th September.</p> <p>Kay Hamilton in the B age group came 7th in the 100m IM, 6th in the 100m Back, 4th in the 100m Free, 4th in the 100m Breast and 3rd in the 100m Fly.</p> <p>Tina Harris in the A age group came 3rd in the 100m Breast and 3rd in the 50m Breast.</p> <p>Keith Oddy in the E age group came 5th in the 50m Breast, 4th in the 100m Breast and 3rd in the 100m IM.</p> <p>Sally Wood in the A age group came 2nd in the 50m Breast, 2nd in the 100m Breast and 2nd in the 100m IM.</p> <p>Gary Wraight in the B age group came 6th in the 100m Free, 6th in the 50m Free, 6th in the 25m Free, 4th in the 100m IM and 2nd in the 100m Breast.</p> <p>The team of Sally, Kay, Gary and Keith entered the mixed 120-159 Freestyle relay and came 3rd.</p> <p>The team of Tina, Sally, Keith and Gary entered the mixed 120-159 Medley relay and came 2nd.</p> <p>The team's next outing will be the South East Region s Short Course Championships on Saturday 20th September in Guildford.</p> </div> <div id="footer"> <hr /> Last Updated: 12-Sep-2008<br /> Webmaster: Alan Ward<br /> &#169 2008 RTSC </div> </body> </html>