home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / bigsandyInstitute.php < prev    next >
Text File  |  2015-05-11  |  6KB  |  91 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. <link href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/base/jquery-ui.css" rel="stylesheet" type="text/css"/>
  11. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script>
  12. <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script>
  13. <script src="menu-collapsed.js" type="text/javascript"></script>
  14.  
  15. <link rel="stylesheet" type="text/css" href="collapsed_style.css" />
  16. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  17.   
  18. <!--[if lt IE 8]>
  19.    <style type="text/css">
  20.    li a {display:inline-block;}
  21.    li a {display:block;}
  22.    </style>
  23.    <![endif]-->
  24.  
  25. <?php include("dropJava.php"); ?>
  26.  
  27. <style type="text/css">
  28. <!--
  29. .style168 {color: #3300CC}
  30. .style178 {font-family: Georgia, "Times New Roman", Times, serif}
  31. .style186 {
  32.   font-family: Georgia, "Times New Roman", Times, serif;
  33.   font-size: 13px;
  34.   color: #339966;
  35. }
  36. -->
  37. </style>
  38.  
  39. <?php include("bigsandySlideshow.php"); ?>
  40. </head>
  41.  
  42. <center><body class="body">
  43.  
  44. <table width="760" border="3px" bordercolor="#FFFFFF">
  45.   <tr id="header">
  46.     <td colspan="3"><?php include("header.php"); ?></td>
  47.   </tr>
  48.   
  49.   <tr id="dropMenu">
  50.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  51.   </tr>
  52.   
  53.   <tr valign="top" bgcolor="#FFFFFF">
  54.   
  55.       <td width="120" height="75" class="leftMenu" id="leftMenu">
  56.        <?php include("ourschool_collapsed.php"); ?>
  57.         
  58.     </td>
  59.     
  60.     <td width="610" class="style25 style168" id="pageContenet">
  61.         
  62.       <div align="center">
  63.         <p style="margin-top: 0;"> </p>
  64.         <p><img src="BSWI_Logo_001.jpeg" width="560" height="192" /></p>
  65. <p style="margin-bottom: 0;"> </p>
  66. <p align="center" style="margin-top: 0; margin-bottom: 0;"><span class="style178">Big Sandy Water Institute 2015 Summer Brochure</span></p>
  67. <p align="center" style="margin-top: 0; margin-bottom: 0;"><span class="SmBodyBold"><em>To preview brochure click on link below:</em></span></p>
  68. <p align="center" style="margin-top: 0;"><a href="documents/BSWI2015.pdf">BSWI 2015</a></p>
  69. <p class="LgBody style178" style="text-align:justify; margin-bottom: 0;">Children turning a leaf, roaming through the woods, swimming with  critters, learning how animals survive in the forest, how water ecology plays  an important role on fish species are essential for a child’s development. The  positive effects of involvement with nature can form a foundation for  environmental stewardship.</p>
  70.         <p class="LgBody style178" style="text-align:justify;margin-top:0;margin-bottom:0;">The goal of the Big Sandy Water Institute  program is to be purposeful and intentional; byovercoming some of children's barriers to nature such as overly structured children's time and excessive indoor electronic distracions. Offering environmental education programs will provide and can  help inspire a societal shift in the cultural and behavioral patterns that  isolate children from nature.</p>
  71. <p align="justify" class="LgBody style178" style="margin-top: 0;">Youth need to learn the importance of being  stewards of their own environment in which they live. Programs that focus on those needs and the impact it has on our environment will ensure future sustainability and enjoyment of our natural resources. Spending time helping youth become more mindful of the earth and in touch with nature will create behavior shifts in children.  Recent studies prove the earlier  children have exposure and are connected with nature the better they will be in  terms of commitment and understanding. With this in mind Big Sandy Water Institute provides year round educational programs enabling students to learn experiential; giving them access to the abundant resources that surround them. What makes this hands-on learning approach that gives students an educational/recreational experience so successful in McGregor? The well established and sustained partnerships between McGregor Community Education and the Army Corps of Engineers, Rice Lake National Wildlife Refuge, Minnesota DNR - Conservation and Fisheries, Savanna Portage State Park, Long Lake Conservation Center, Aitkin County Forestry Department, Big Sandy Area Lake Watershed Management Project and Aitkin County Water Planning Task Force.</p>
  72. <p align="justify" class="SmBody style178" style="margin-bottom: 0;">"That in the end we will only conserve what we love; we will love only what we understand; and we will understand only what we are taught." </p>
  73. <p align="justify" class="SmBody style178" style="margin-top: 0; margin-bottom: 0;">~baba dioum</p>
  74. <p style="margin-top: 0; margin-bottom: 0;"> </p>
  75. <div id="body"></div>
  76. <p style="margin-top: 0;"> </p>
  77.         <p> </p>
  78. <p align="center" class="style186" style="margin-bottom: 0;"> </p>
  79.       </div></td>
  80.     
  81.  
  82.   
  83.   </tr>
  84.   <tr bgcolor="#FFFFFF">
  85.       <td colspan="3"><?php include("footer.php"); ?></td>
  86.   </tr>
  87. </table>
  88.  
  89. </body></center>
  90. </html>
  91.