home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / youthCommunityeducation.php < prev   
Text File  |  2015-05-29  |  5KB  |  103 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <title>McGregor Area School ISD#4</title>
  6.  
  7. <link href="style.css" rel="stylesheet" type="text/css" />
  8. <link href="dropStyle.css" rel="stylesheet" type="text/css" />
  9. <link rel="icon" href="/favicon.ico" type="image/x-icon">
  10. <script src="jquery-1.2.1.min.js" type="text/javascript"></script>
  11. <script src="jquery.url.js" type="text/javascript"></script>
  12. <script src="menu-collapsed.js" type="text/javascript"></script>
  13.  
  14. <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  15. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  16. <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
  17. <?php include("scriptHead.php"); ?>
  18.   
  19. <!--[if lt IE 8]>
  20.    <style type="text/css">
  21.    li a {display:inline-block;}
  22.    li a {display:block;}
  23.    </style>
  24.    <![endif]-->
  25. <?php include("dropJava.php"); ?>
  26.  
  27. <style type="text/css">
  28. <!--
  29. .style139 {font-family: Georgia, "Times New Roman", Times, serif}
  30. .style174 {
  31.   font-family: Georgia, "Times New Roman", Times, serif;
  32.   font-size: 21px;
  33.   color: #999999;
  34.   font-weight: bold;
  35. }
  36. .style176 {
  37.   font-family: Georgia, "Times New Roman", Times, serif;
  38.   font-size: 21px;
  39.   color: #666666;
  40.   font-weight: bold;
  41. }
  42. .style180 {
  43.   font-family: Georgia, "Times New Roman", Times, serif;
  44.   font-size: 13px;
  45. }
  46. .style183 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; }
  47. -->
  48. </style>
  49. </head>
  50.  
  51. <center><body class="body">
  52.  
  53. <table width="760" border="3px" bordercolor="#FFFFFF">
  54.   <tr id="header">
  55.     <td colspan="3"><?php include("header.php"); ?></td>
  56.   </tr>
  57.   
  58.   <tr id="dropMenu">
  59.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  60.   </tr>
  61.   
  62.   <tr valign="top" bgcolor="#FFFFFF">
  63.   
  64.       <td width="120" height="75" class="leftMenu" id="leftMenu">
  65.        <?php include("ourschool_collapsed.php"); ?>
  66.         
  67.     </td>
  68.     
  69.     <td width="620" bgcolor="#FFFFFF" id="pageContenet"><p style="margin-top: 0; margin-bottom: 0;"><span class="style139 style15"><em></em></span> </p>
  70.       <div align="center">
  71.         <p style="margin-top: 0; margin-bottom: 0"> </p>
  72.         <p style="margin-top: 0; margin-bottom: 0;"><em><span class="style174">Community Education</span></em></p>
  73.         <p class="style176" style="margin-top: 0; margin-bottom: 0;">YOUTH DEVELOPMENT & ENRICHMENT OPPORTUNITIES</p>
  74.       </div>
  75.       <p style="margin-top: 0; margin-bottom: 0;"> </p>
  76.       <p class="ui-widget-header style139" style="margin-top: 0; margin-bottom: 0;">Pacesetter Youth Basketball Camp</p>
  77. <p class="style180" style="margin-top: 0;">Why Pacesetter? Pacesetter Sports is the Midwest leader in providing high-quality, low-cost programs. The Pacesetter staff is comprised of former state champions, college coaches, or highly successful high school coaches who love teaching basketball to young people. Pacesetter focuses on teaching the most important skills to make the greatest possible improvement in a few days...for a cost most families can afford. This summer marks Pacesetter's 36th season.</p>
  78. <p class="style183" style="margin-bottom: 0;">When: Monday - Thursday, June 29 - July 2</p>
  79. <p class="style183" style="margin-top: 0; margin-bottom: 0;">Where: McGregor High School Gym</p>
  80. <p class="style183" style="margin-top: 0;">Who: Boys and Girls Entering Grades 1 - 8</p>
  81. <p class="style183">For more information contact Lisa Kruse at 768-2111 x233</p>
  82. <p class="style183" style="margin-bottom: 0;">Camp Registration Form</p>
  83. <p class="style183" style="margin-top: 0;"><a href="documents/PacesetterRegistrationForm.pdf">Pacesetter Registration Form</a></p>
  84. <p style="margin-bottom: 0;"> </p>
  85. <p align="left" class="ui-widget-header style139" style="margin-top: 0;">Big Sandy Water Institute </p>
  86. <p class="style180">To view pdf click on link below:</p>
  87. <p class="style180"><a href="documents/BSWI2015_000.pdf">BSWI 2015</a></p>
  88. <p> </p>
  89. <p> </p>
  90. <p style="margin-bottom: 0;"> </p>
  91. <p align="center" class="style183" style="margin-top: 0; margin-bottom: 0;"> </p></td>
  92.     
  93.  
  94.   
  95.   </tr>
  96.   <tr bgcolor="#FFFFFF">
  97.       <td colspan="3"><?php include("footer.php"); ?></td>
  98.   </tr>
  99. </table>
  100.  
  101. </body></center>
  102. </html>
  103.