File:  [LON-CAPA] / modules / conferences / conf2019 / transportation.html
Revision 1.2: download - view: text, annotated - select for diffs
Fri Mar 29 19:53:57 2019 UTC (5 years ago) by leebynum
Branches: MAIN
CVS tags: HEAD
Illinois 2019 Conf Info

<!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" />
<title>2019 LON-CAPA Conference and Workshop</title>
<style type="text/css"> 
<!--
body  {
        font: 100% Verdana, Arial, Helvetica, sans-serif;
        background: #666666;
        margin: 0;
        padding: 0;
        text-align: center;
        color: #000000;
}
.twoColLiqRtHdr #container {
        width: 80%;
        background: #FFFFFF;
        margin: 0 auto;
        border: 1px solid #000000;
        text-align: left;
}
.twoColLiqRtHdr #header {
        background: #DDDDDD;
        padding: 0 10px;
        background-color: #006600;
        color: #FFFFFF;
        padding-bottom: 1px;
}
.twoColLiqRtHdr #header h1 {
        margin: 0;
        padding: 10px 0;
        background-color: #006600;
}

.twoColLiqRtHdr #sidebar1 {
        float: right;
        width: 24%;
        background: #003300;
}
.twoColLiqRtHdr #sidebar1 h3, .twoColLiqRtHdr #sidebar1 p {
        margin-left: 10px;
        margin-right: 10px;
}

.twoColLiqRtHdr #mainContent {
        margin: 0 26% 0 10px;
}

.twoColLiqRtHdr #footer {
        padding: 0 10px;
        background:#DDDDDD;
}
.twoColLiqRtHdr #footer p {
        margin: 0;
        background-color: #006600;
        color: #FFFFFF;
}
.fltrt {
        float: right;
        margin-left: 8px;
}
.fltlft {
        float: left;
        margin-right: 8px;
}
.clearfloat { 
	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.style1 {
	color: #CC0000;
	font-weight: bold;
}
--> 
</style><!--[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColLiqRtHdr #sidebar1 { padding-top: 30px; }
.twoColLiqRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]--></head>

<body class="twoColLiqRtHdr">

<div id="container">
  <div id="header">
    <h1>2019 LON-CAPA Conference and Workshop</h1>
    <h3 class="twoColLiqRtHdr"> 
        <em>May 16th - May 18th, 2019<br />
        Urbana-Champaign, Illinois</em></h3>
  <!-- end #header --></div>
  <div id="sidebar1">
 <p><a href="https://support.loncapa.org/register?year=2019&amp;event=users+conference">Registration</a></p>
    <p><a href="accommodation.html">Accommodation</a></p>
    <p><a href="parking.html">Parking</a></p>
    <p><a href="map.html">Map</a></p>
    <p><a href="transportation.html">Transportation</a></p>
    <p><a href="schedule.html">Schedule</a></p>
    
  <!-- end #sidebar1 --></div>
  <div id="mainContent">
    <h3>Transportation</h3>
    <p>The University website has all the travel information for visitors: <a href="https://parking.illinois.edu/visitors/directions-to-campus" style="color:#008000;">Directions to campus</a>
    </p>
    <p>Nearby <a style="color:#008000;" href="https://iflycu.com/">Willard Airport</a> is approximately 20 minutes from campus and has daily flights to and 
       from Chicago, Dallas, and Charlotte. Other airport options include O'Hare and Midway in Chicago, Bloomington-Normal Regional Airport, Indianapolis International Airport,
       and Lambert-St Louis International Airport.</p>
       
       <p>The Illinois Terminal in downtown Champaign has <a style="color:#008000;" href="https://www.amtrak.com/stations/chm">Amtrak</a> service
       to and from Chicago and St. Louis as well as bus stops for Greyhound and other lines.</p>
    </p>
	<!-- This clearing element should immediately follow the #mainContent div in order to force the #container div to contain all child floats -->
	<br class="clearfloat" />
    <!-- end #mainContent --></div>
  <div id="footer">
    <p align="center">LON-CAPA Academic Consortium, <a href="http://www.lon-capa.org/">http://www.lon-capa.org/</a></p>
    <!-- end #footer --></div>
<!-- end #container --></div>
</body>
</html>

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>