Difference between revisions of "Tracks/High School"

(Created page with "{{CSS/GRID12}} <html> <style type="text/css"> #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;} h1, h2, ...")
 
m (Redirected page to Tracks/HighSchool)
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{CSS/GRID12}}
+
#REDIRECT [[Tracks/HighSchool]]
<html>
+
<style type="text/css">
+
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear, .firstHeading {display: none;}
+
 
+
h1, h2, h3, h4, h5 { font-family: Georgia, Times, "Times New Roman", serif; text-decoration: none; border: none; font-weight: normal; line-height: 100%;}
+
h1 { font-size: 34px;}
+
 
+
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
width: 100%;
+
border: 0px;
+
background-color: transparent;
+
margin: 0px;
+
padding: 0px;
+
}
+
 
+
html, body, .wrapper { /*-- changes default wiki settings --*/
+
width: 100%;
+
background-color: transparent;
+
}
+
 
+
#contentcontainer { /*-- creates container for all content on page --*/
+
font-family: Arial, Helvetica, sans-serif;
+
font-weight: normal;
+
font-size: 14px;
+
color: #414141;
+
width: 960px;
+
margin-left: auto;
+
margin-right: auto;
+
background-color: transparent;
+
margin-top: 60px;
+
}
+
 
+
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
background-color: transparent;
+
border: 0 none;
+
height: 14px;
+
z-index: 100;
+
top: 0;
+
position: fixed;
+
width: 975px;
+
left: 50%;
+
margin-left: -487px;
+
}
+
 
+
#top-section-bar { /*-- styling full width bar which hides behind default menu bar (edit, page, history, etc.) --*/
+
background-color: #383838;
+
height: 14px;
+
display: block;
+
z-index: 10;
+
position: fixed;
+
width: 100%;
+
top: 0;
+
}
+
 
+
#menubar a:link, #menubar a:active, #menubar a:visited, #menubar a:hover, #menubar:hover { /*-- styling for default menu bar links (edit, page, history, etc.) --*/
+
color: #727272;
+
text-decoration: none;
+
background-color: transparent;
+
}
+
</style>
+
<div id="top-section-bar"></div>
+
<div id="contentcontainer">
+
<p>In 2015, high school teams will participate as a track within the main competition. Teams will be responsible for the same registration fees and similar Jamboree fees as the collegiate teams. High school teams will also be operating on the same timeline, have the same deadlines as the collegiate teams, and be attending the Giant Jamboree from September 24 to September 28.</p>
+
 
+
<p>Please see the <a href="https://2014.igem.org/Fees">2014 Fees page</a> and <a href="https://2014.igem.org/Calendar_of_Events">2014 Calendar of Events</a> help plan your 2015 experience.</p>
+
 
+
<p>High School Committee members:
+
<ul><li>Janet Standeven</li>
+
<li>Jude Clapper</li>
+
<li>Howard Goldsweig</li>
+
<li>Eric Kessler</li></ul></p>
+
 
+
<p>Additional information about the high school track will be posted on this page as it becomes available. Have questions? please contact us: hq (at) igem (dot) org!</p>
+
</div>
+
 
+
</html>
+

Latest revision as of 15:48, 11 February 2015

Redirect to: