ÿþ<!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"> <!-- InstanceBegin template="/Templates/main_WISA.dwt" codeOutsideHTMLIsLocked="false" --><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <!-- InstanceBeginEditable name="doctitle" --> <title>Wheaton Ice Skating Academy</title> <!-- InstanceEndEditable --> <style type="text/css"> <!-- body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; background-color: #FFFFFF; background-image: url(img/img01.gif); background-repeat: repeat-x; } /* Tips for Elastic layouts 1. Since the elastic layouts overall sizing is based on the user's default fonts size, they are more unpredictable. Used correctly, they are also more accessible for those that need larger fonts size since the line length remains proportionate. 2. Sizing of divs in this layout are based on the 100% font size in the body element. If you decrease the text size overall by using a font-size: 80% on the body element or the #container, remember that the entire layout will downsize proportionately. You may want to increase the widths of the various divs to compensate for this. 3. If font sizing is changed in differing amounts on each div instead of on the overall design (ie: #sidebar1 is given a 70% font size and #mainContent is given an 85% font size), this will proportionately change each of the divs overall size. You may want to adjust based on your final font sizing. */ .twoColElsRtHdr #container { width: 60em; /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */ background: #FFFFFF; margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */ border: 0px solid #000000; text-align: left; /* this overrides the text-align: center on the body element. */ } .twoColElsRtHdr #header { background-color: #FFFFFF; background-image: url(img/img01.gif); background-repeat: repeat-x; padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */ } .twoColElsRtHdr #header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } /* Tips for sidebar1: 1. Be aware that if you set a font-size value on this div, the overall width of the div will be adjusted accordingly. 2. Since we are working in ems, it's best not to use padding on the sidebar itself. It will be added to the width for standards compliant browsers creating an unknown actual width. 3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColElsRtHdr #sidebar1 p" rule. */ .twoColElsRtHdr #sidebar1 { float: right; width: 20em; /* since this element is floated, a width must be given */ background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */ padding: 15px 0; /* top and bottom padding create visual space within this div */ } .twoColElsRtHdr #sidebar1 h3, .twoColElsRtHdr #sidebar1 p { margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */ margin-right: 10px; } /* Tips for mainContent: 1. If you give this #mainContent div a font-size value different than the #sidebar1 div, the margins of the #mainContent div will be based on its font-size and the width of the #sidebar1 div will be based on its font-size. You may wish to adjust the values of these divs. 2. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div. No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. 3. To avoid float drop, you may need to test to determine the approximate maximum image/element size since this layout is based on the user's font sizing combined with the values you set. However, if the user has their browser font size set lower than normal, less space will be available in the #mainContent div than you may see on testing. 4. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs that may occur. */ .twoColElsRtHdr #mainContent { margin: 0 21em 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */ } .twoColElsRtHdr #footer { padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */ background:#FFFFFF; } .twoColElsRtHdr #footer p { margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */ padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */ } /* Miscellaneous classes for reuse */ .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; } body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; } a:link { color: #333333; text-decoration: none; } a:visited { text-decoration: none; color: #333333; } a:hover { text-decoration: underline; color: #000000; } a:active { text-decoration: none; color: #333333; } --> </style><!--[if IE]> <style type="text/css"> /* place css fixes for all versions of IE in this conditional comment */ .twoColElsRtHdr #sidebar1 { padding-top: 30px; } .twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; } /* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */ </style> <![endif]--><!-- InstanceBeginEditable name="head" --> <style type="text/css"> <!-- .style1 { font-size: 75%; font-weight: bold; font-style: italic; } .style4 { color: #E8E8E8 } .style93 { color: #FF0000; font-size: 75%; font-weight: bold; } .style97 {color: #A9C3E4; font-size: 75%; font-weight: bold; } .AB8;L2 { color: #990000; font-weight: bold; } .style90 {font-size: 85%; font-weight: bold; color: #666666; } --> </style><!-- InstanceEndEditable --> </head> <body class="twoColElsRtHdr"> <div id="container"> <div id="header"> <img src="img/wisa_header.jpg" alt="Wheaton Ice Skating Academy" height="147" width="960"> <h3 align="center"><a href="index.html">HOME</a> | <a href="about.html">ABOUT</a> | <a href="skaters.html">SKATERS</a> | <a href="coaches.html">COACHES</a> | <a href="join.html">JOIN</a> | <a href="donate.html">DONATE</a> | <a href="news.html">NEWS</a> | <a href="members.php">MEMBERS</a></h3> <!-- end #header --></div> <!-- InstanceBeginEditable name="sidebar" --> <div id="sidebar1"> <h3 class="twoColElsRtHdr style102">Events Schedule</h3> <p> <iframe src="//www.google.com/calendar/embed?showTitle=0&amp;mode=AGENDA&amp;height=300&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=tubdlh303mksgo1tv9g0qs0c98%40group.calendar.google.com&amp;color=%23A32929&amp;ctz=America%2FNew_York" style="border-width: 0pt;" frameborder="0" height="300" scrolling="No" width="300"></iframe> </p> <h3>Practice Schedule <span class="style90">(group 1)</span> </h3> <p> <iframe src="https://www.google.com/calendar/embed?mode=AGENDA&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=g1b7d731v7nvko8ddgh20ss2g0%40group.calendar.google.com&amp;color=%23060D5E&amp;ctz=America%2FNew_York" style=" border-width:0 " width="300" height="300" frameborder="0" scrolling="No"></iframe> </p> <h3>Practice Schedule <span class="style90">(group 2)</span> </h3> <p> <iframe src="https://www.google.com/calendar/embed?mode=AGENDA&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=3e7junlp34nht143bq12e9qto4%40group.calendar.google.com&amp;color=%23853104&amp;ctz=America%2FNew_York" style=" border-width:0 " width="300" height="300" frameborder="0" scrolling="No"></iframe> </p> <h3>Practice Schedule <span class="style90">(group 3)</span> </h3> <p> <iframe src="https://www.google.com/calendar/embed?mode=AGENDA&amp;height=300&amp;wkst=2&amp;bgcolor=%23FFFFFF&amp;src=nr51k080vhpa9d6ddhgr4v87ms%40group.calendar.google.com&amp;color=%230D7813&amp;ctz=America%2FNew_York" style=" border-width:0 " width="300" height="300" frameborder="0" scrolling="No"></iframe> </p> <h3>Practice Schedule <span class="style90">(group4)</span> </h3> <p><iframe src="https://www.google.com/calendar/embed?mode=AGENDA&amp;height=300&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=j03pfgrrckdvjfopa9gn631ioo%40group.calendar.google.com&amp;color=%232952A3&amp;ctz=America%2FNew_York" style=" border-width:0 " width="300" height="300" frameborder="0" scrolling="no"></iframe></p> <h3>Recent Photos</h3> <table align="center" border="0" width="300"> <tbody> <tr> <td><div align="center"> <!-- Start of Flickr Badge --> <style type="text/css"> .zg_div {margin:0px 5px 5px 0px; width:117px;} .zg_div_inner {border: solid 1px #000000; background-color:#ffffff; color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;} .zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;} </style> <script type="text/javascript"> zg_insert_badge = function() { var zg_bg_color = 'ffffff'; var zgi_url = 'http://www.flickr.com/apps/badge/badge_iframe.gne?zg_bg_color='+zg_bg_color+'&zg_person_id=22209741%40N06&zg_set_id=72157603556194726&zg_context=in%2Fset-72157603556194726%2F'; document.write('<iframe style="background-color:#'+zg_bg_color+'; border-color:#'+zg_bg_color+'; border:none;" width="113" height="151" frameborder="0" scrolling="no" src="'+zgi_url+'" title="Flickr Badge"><\/iframe>'); if (document.getElementById) document.write('<div id="zg_whatlink"><a href="http://www.flickr.com/badge.gne" style="color:#3993ff;" onclick="zg_toggleWhat(); return false;">What is this?<\/a><\/div>'); } zg_toggleWhat = function() { document.getElementById('zg_whatdiv').style.display = (document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' : 'block'; document.getElementById('zg_whatlink').style.display = (document.getElementById('zg_whatdiv').style.display != 'none') ? 'none' : 'block'; return false; } </script> <div class="zg_div"> <div class="zg_div_inner"><a href="http://www.flickr.com">www.<strong style="color: rgb(57, 147, 255);">flick<span style="color: rgb(255, 28, 146);">r</span></strong>.com</a><br /> <script type="text/javascript">zg_insert_badge();</script> <div id="zg_whatdiv">This is a Flickr badge showing photos in a set called <a href="http://www.flickr.com/photos/22209741@N06/sets/72157603556194726">skaters</a>. Make your own badge <a href="http://www.flickr.com/badge.gne">here</a>.</div> <script type="text/javascript">if (document.getElementById) document.getElementById('zg_whatdiv').style.display = 'none';</script> </div> </div> <!-- End of Flickr Badge --> </div></td> </tr> </tbody> </table> <h3>&nbsp;</h3> <div id="sidebar2"></div> </div> <!-- InstanceEndEditable --><!-- InstanceBeginEditable name="main_content" --> <div id="mainContent"> <h1>Join</h1> <p>If your child loves to skate and you would like him or her to be able to participate in a highly focused and disciplined activity, The <em><strong>Wheaton Ice Skating Academy</strong></em> offers a world class program. The Academy provides coaching, both on and off ice, and choreography, with&nbsp; the goal of national and international level competition. Since each child is unique, we will schedule an audition. Please fax <a href="docs/wisa_application.pdf">application form</a> to (301) 591 4464, or email us at AKiliakov@gmail.com</p> <ul> <li> <p>Children 5 to 7 years old with limited skating skills.</p> </li> <li> <p>Children 7 to 9 years old with basic skating skills </p> </li> <li> <p>Competitive skaters may contact coaches and may join <em><strong>WISA </strong></em>according to the USFS and PSA regulations and code of ethics. </p> </li> </ul> <p>After acceptance into the program, each child will be placed in a level based upon his or her individual skills and needs.</p> <p>&nbsp;</p> <p class="style1"><a href="docs/wisa_application.pdf">dowload application form</a></p> <p class="style1">&nbsp;</p> <p class="style1">&nbsp;</p> <p class="style1">&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p class="style1">&nbsp;</p> <!-- end #mainContent --> </div> <!-- InstanceEndEditable --><!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats --> <br class="clearfloat"> <!-- footer starts here ---> <div id="footer"> <table border="0" width="937"> <tbody> <tr> <td rowspan="2" width="345"> <blockquote> <p><a href="http://www.wfsc.net/"><img src="img/WFSC_logo.jpg" alt="WFSC_logo" height="82" width="71"></a></p> </blockquote> </td> <td rowspan="2" width="48">&nbsp;</td> <td rowspan="2" width="160"><a href="http://www.usfigureskating.org/"><img src="img/USFS_logo.gif" alt="US Figure Skating" border="0" height="51" width="135"></a></td> <td rowspan="2" width="291">&nbsp;</td> <td height="40" width="71">&nbsp;</td> </tr> <tr> <td><img src="img/NOKI_logo.jpg" alt="NOKI" border="0" height="16" width="71"></td> </tr> </tbody> </table> <p align="center">Contact: <a href="mailto:SkateWisa@me.com">SkateWISA@me.com</a></p> <!-- end #footer --></div> <!-- end #container --></div> <!-- InstanceEnd --> </body> </html>