Enter Title
<%@ Page Language="VB" ContentType="text/html" ResponseEncoding="utf-8" %>
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Description" content="Maine Army National Guard | About Us" />
<meta name="Keywords" content="Maine Army National Guard Information, Armories, rentals, armory rentals" />

<title>Maine Army National Guard &mdash; Resources &mdash; Distance Learning Center</title>

<% Response.WriteFile ("~/header.aspx") %>

    <% Response.WriteFile ("~/navBar.aspx") %>
        
      <div id="bodyWrap">
            <ul id="breadcrumb">
                <li><a href="/" alt="Home"><img src="/img/core/breadcrumb/home.png" alt="Home" class="home" /></a></li>
                <li><a href="/resources/" alt="Resources">Resources</a></li>
                <li><a href="/resources/dlc/" alt="Distance Learning">Distance Learning</a></li>
                <li>Contact Us</li>
            </ul><!-- end #breadcrumb -->
            
    <div id="content">
    <h1>Distance Learning Center</h1>
           <h3>Contact Us</h3>
    <p>We are here to help answer your questions about Distance Learning. If there is a course you would like to enroll  in and cannot find it through our <a href="/resources/dlc/courseware.aspx">Courseware</a> page, feel free to contact the State Distance Learning Manager, Mr. Dave Nichols. Also, please remember to contact the area POC if you want to schedule a time to use the classroom technology.</p> 
     
<table class="triple">
       <caption>
         Distance Learning Center Staff
       </caption>
       <tr>
         <td><a href="mailto:seth.j.tillotson.mil@mail.mil">SPC Seth Tillotson</a></td>
         <td>Augusta</td>
         <td>207-430-5647</td>
       </tr>
       <tr>
         <td><a href="mailto:david.m.nichols3.nfg@mail.mil">Mr. David Nichols</a></td>
         <td>Bangor</td>
         <td>207-430-6529</td>
       </tr>
       <tr>
         <td><a href="mailto:david.m.nichols3.nfg@mail.mil">Mr. David Nichols</a> or <a href="mailto:seth.j.tillotson.mil@mail.mil">SPC Seth Tillotson</a></td>
         <td>Augusta</td>
         <td>207-430-5647</td>
       </tr>
</table>
    
    <p>This document was last modified on:
  <script>
  document.write(document.lastModified);
  </script></p>          
</div><!-- end #content --> 


        


<% Response.WriteFile ("sidebar.aspx") %> 
        
   

</div><!-- end #bodyWrap -->

<% Response.WriteFile ("~/footer.aspx") %>

</div><!-- end #container -->

</body>
</html>