<!DOCTYPE HTML>
<html id="pagenotfound">

<head>
<title>Temporarily Down for Maintenance</title>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<META NAME="ROBOTS" CONTENT="NOINDEX">

<link type="text/css" rel="stylesheet" media="all" href="//code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.css" />
<link type="text/css" rel="stylesheet" media="all" href="css/theme.css" /> 
<link type="text/css" rel="stylesheet" media="all" href="css/404.css" /> 

<script type="text/javascript" src="//code.jquery.com/jquery-1.6.4.min.js"></script> 

<script type="text/javascript" src="js/theme.js"></script> 
<script type="text/javascript" src="//code.jquery.com/mobile/1.0.1/jquery.mobile-1.0.1.min.js"></script>


</head>
<body id="top">

  <div id="" data-role="page" data-theme="d" class="page">

    <div data-role="header" class="region-header" data-theme="c">
      <div class="cu-name"><span>Columbia University in the City of New York</span></div>
    </div> <!-- /region-header -->
    
    <div data-role="content" data-theme="d" class="region-content">

      <div class="content-primary">
        <div class="region-content-area">
          <h1>Temporarily Down for Maintenance!</h1>
          <p>We're sorry, this website is undergoing scheduled maintenance. We will restore service as soon as possible, once the work is complete. Thank you for your patience.</p><p>In the mean time, you are welcome to visit the main University website, at <a rel="external" href="http://www.columbia.edu">Columbia.edu</a>.</p>
          <p>You may also wish to read the <a href="http://cuitalerts.columbia.edu/node/3631">service alert regarding this maintenance</a>. </p>
        </div>
      </div>

      <div class="content-secondary">
      </div>

    </div> <!-- /region-page -->

    <div data-role="footer" class="region-footer" data-theme="c">

      <div id="copyright">&copy; The Trustees of Columbia University in the City of New York</div>
    </div> <!-- /region-footer -->

  </div> <!-- /region-page -->

</body>
</html>