home *** CD-ROM | disk | FTP | other *** search
/ mcgregor.k12.mn.us / www.mcgregor.k12.mn.us.tar / www.mcgregor.k12.mn.us / _baks / jobs.php.0025.8576.bak < prev    next >
Text File  |  2015-03-12  |  3KB  |  90 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;"> </p>
  71. <p style="margin-top:0;"><span style="font-family:Times New Roman;font-size:15px;"> </span></p>
  72. <p align="left" class="style148">For pdf of application click on link below:</p>
  73. <p align="left" class="style143" style="margin-bottom: 0;"><a href="documents/EmploymentApplication.pdf">Employment Application</a></p>
  74. <p style="margin-top: 0; margin-bottom: 0pt;"> </p>
  75. <p class="SmBody" style="text-align: center; margin-top: 0pt; margin-bottom: 0pt;"> </p>
  76. <p style="margin-top: 0; margin-bottom: 0;"> </p>
  77. <p align="left" style="margin-top: 0"> </p>
  78.     </td>
  79.     
  80.  
  81.   
  82.   </tr>
  83.   <tr bgcolor="#FFFFFF">
  84.       <td colspan="3"><?php include("footer.php"); ?></td>
  85.   </tr>
  86. </table>
  87.  
  88. </body></center>
  89. </html>
  90.