home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / jobs.php < prev    next >
Text File  |  2015-07-16  |  4KB  |  96 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>Employment Opportunities 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.  
  11. <script src="jquery-1.2.1.min.js" type="text/javascript"></script>
  12. <script src="jquery.url.js" type="text/javascript"></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.  
  19.   
  20. <!--[if lt IE 8]>
  21.    <style type="text/css">
  22.    li a {display:inline-block;}
  23.    li a {display:block;}
  24.    </style>
  25.    <![endif]-->
  26.    
  27. <?php include("scriptHead.php"); ?>
  28.  
  29. <?php include("dropJava.php"); ?>
  30. <style type="text/css">
  31. <!--
  32. .style137 {
  33.   font-size: 16px;
  34.   font-family: Georgia, "Times New Roman", Times, serif;
  35. }
  36. .style143 {font-size: 15px}
  37. .style146 {font-family: Georgia, "Times New Roman", Times, serif}
  38. .style148 {font-size: 15px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
  39. .style150 {font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
  40. .style151 {
  41.   font-family: "Times New Roman", Times, serif;
  42.   font-size: 15px;
  43. }
  44. .style153 {font-family: "Times New Roman", Times, serif; font-size: 15px; font-weight: bold; }
  45. -->
  46. </style>
  47. </head>
  48.  
  49. <center><body class="body">
  50.  
  51. <table width="760" border="3px" bordercolor="#FFFFFF">
  52.   <tr id="header">
  53.     <td colspan="3"><?php include("header.php"); ?></td>
  54.   </tr>
  55.   
  56.   <tr id="dropMenu">
  57.     <td colspan="3" class="menuBg" border="1px" bordercolor="#FFFFFF"><?php include("dropMenu.php"); ?></td>
  58.   </tr>
  59.   
  60.   <tr valign="top" bgcolor="#FFFFFF">
  61.   
  62.       <td width="150" height="75" class="leftMenu" id="leftMenu">
  63.        <?php include("ourschool_collapsed.php"); ?>
  64.         
  65.     </td>
  66.     
  67.     <td width="656" id="pageContenet">
  68.         <p align="center"><br>
  69.       <span class="LgBodyBold style137"><span class="style150">Employment Opportunities</span></span></p>
  70.         <p style="margin-bottom: 0;">McGregor Independent School District #4 is seeking highly motivated and inspirational individual to fill the following position.</p>
  71. <p align="center" style="margin-top: 0; margin-bottom: 0;"><br />
  72.   Assistant I Volleyball Coach.</p>
  73. <p align="left" style="margin-top: 0; margin-bottom: 0;"><br />
  74.   The season runs from approximately August 15th to October 31st.<br />
  75.   Pay is set according to the MFT Contract. <br />
  76.   If you are interested in this position, please contact Robert Staska at 768-2111 ext 235.</p>
  77. <p style="margin-top:0;"><span style="font-family:Times New Roman;font-size:15px;"> </span></p>
  78. <p align="left" class="style148">For pdf of application click on link below:</p>
  79. <p align="left" class="style143" style="margin-bottom: 0;"><a href="documents/EmploymentApplication.pdf">Employment Application</a></p>
  80. <p style="margin-top: 0; margin-bottom: 0pt;"> </p>
  81. <p class="SmBody" style="text-align: center; margin-top: 0pt; margin-bottom: 0pt;"> </p>
  82. <p style="margin-top: 0; margin-bottom: 0;"> </p>
  83. <p align="left" style="margin-top: 0"> </p>
  84.     </td>
  85.     
  86.  
  87.   
  88.   </tr>
  89.   <tr bgcolor="#FFFFFF">
  90.       <td colspan="3"><?php include("footer.php"); ?></td>
  91.   </tr>
  92. </table>
  93.  
  94. </body></center>
  95. </html>
  96.