Line 139: | Line 139: | ||
} | } | ||
− | + | /* Background of page */ | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
html { | html { | ||
Line 317: | Line 213: | ||
text-align: left; | text-align: left; | ||
} | } | ||
+ | /* Schedule */ | ||
+ | |||
+ | #div-white { | ||
+ | z-index: -999; | ||
+ | position: absolute; | ||
+ | background-color: white; | ||
+ | width: 100%; | ||
+ | left: 0px; | ||
+ | height: 700px; | ||
+ | margin-top: -52px; | ||
+ | min-width: 1200px; | ||
+ | } | ||
+ | |||
+ | #img-schedule { | ||
+ | display: block; | ||
+ | margin-top: 50px; | ||
+ | opacity: 1; | ||
+ | width: 600px; | ||
+ | margin-right: auto; | ||
+ | margin-left: auto; | ||
+ | } | ||
+ | |||
+ | #div-img { | ||
+ | width: 600px; | ||
+ | margin-left: 30%; | ||
+ | margin-right: auto; | ||
+ | |||
+ | } | ||
/* Speakers */ | /* Speakers */ | ||
Line 423: | Line 347: | ||
#div-navResized.pushed a:hover { | #div-navResized.pushed a:hover { | ||
− | text-decoration: | + | text-decoration: underline; |
− | + | ||
} | } | ||
Line 594: | Line 517: | ||
Edward You of the FBI and UMD Professor Raymond St. Leger as guest speakers.</p> | Edward You of the FBI and UMD Professor Raymond St. Leger as guest speakers.</p> | ||
<p class="pInfo">This year we included more iGEM teams in the Mid Atlantic Area hosting the University of Pittsburgh, the US Naval Academy, the College of Willam and Mary, and University of Virginia iGEM Teams. We shared ideas and received feedback about ours projects during our discussion session. We were joined by guest speakers Dr. Eli Groban and Dr. Ganesh Sriram with opening remarks by Dr. Edward Eisenstein and closing remarks by Anna Sifuentes.</p> | <p class="pInfo">This year we included more iGEM teams in the Mid Atlantic Area hosting the University of Pittsburgh, the US Naval Academy, the College of Willam and Mary, and University of Virginia iGEM Teams. We shared ideas and received feedback about ours projects during our discussion session. We were joined by guest speakers Dr. Eli Groban and Dr. Ganesh Sriram with opening remarks by Dr. Edward Eisenstein and closing remarks by Anna Sifuentes.</p> | ||
− | <p class="pInfo center">Thank you to everyone who | + | <p class="pInfo center">Thank you to everyone who particpiated!</p> |
</div> | </div> | ||
<div id="div-participants"> | <div id="div-participants"> | ||
Line 698: | Line 621: | ||
<a href="mailto:umarylandigem@gmail.com"><p id="contact"> Contact Us </p></a> | <a href="mailto:umarylandigem@gmail.com"><p id="contact"> Contact Us </p></a> | ||
</div> | </div> | ||
− | |||
<div class="pull-right"> | <div class="pull-right"> | ||
<ul id="social-media"> | <ul id="social-media"> | ||
Line 706: | Line 628: | ||
</div> | </div> | ||
</div> | </div> | ||
− | + | <div class="copyright"> | |
− | < | + | <p id="copyright">© University of Maryland iGEM 2016</p> |
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
+ | <style> | ||
+ | /* Permanent bottom bar */ | ||
+ | |||
+ | #bot-nav { | ||
+ | background-color: #f9f9f9; | ||
+ | border-top: 1px solid #f5f5f5; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | height: 75px; | ||
+ | margin-top: 50px; | ||
+ | display: block; | ||
+ | color: black; | ||
+ | font-size: 12pt; | ||
+ | font-family: 'Lora', serif; | ||
+ | z-index: -1; | ||
+ | } | ||
+ | |||
+ | .pull-right a { | ||
+ | padding-right: 0px !important; | ||
+ | } | ||
+ | |||
+ | .copyright { | ||
+ | text-align: center; | ||
+ | width: 100%; | ||
+ | max-width: 1200px; | ||
+ | min-width: 600px; | ||
+ | height: 30px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | .pull-left { | ||
+ | margin-top: -3px; | ||
+ | width: 83px; | ||
+ | margin-left: 30px; | ||
+ | margin-right: auto; | ||
+ | display: inline; | ||
+ | height: 34px; | ||
+ | } | ||
+ | |||
+ | .pull-left p { | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 0 0 0 0 !important; | ||
+ | line-height: 0px !important; | ||
+ | } | ||
+ | |||
+ | .pull-right { | ||
+ | width: 70px; | ||
+ | margin-right: 30px; | ||
+ | margin-left: auto; | ||
+ | } | ||
+ | |||
+ | #copyright { | ||
+ | text-align: center; | ||
+ | left:auto; | ||
+ | right: auto; | ||
+ | width: 100%; | ||
+ | padding: 0 0 0 0; | ||
+ | margin-top: -27px; | ||
+ | } | ||
+ | |||
+ | #container { | ||
+ | min-width: 600px; | ||
+ | max-width: 1200px; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
+ | |||
+ | #container img { | ||
+ | height: 20px; | ||
+ | width: 20px; | ||
+ | -webkit-filter: grayscale(100%); | ||
+ | filter: grayscale(100%); | ||
+ | } | ||
+ | |||
+ | #bot-nav img:hover { | ||
+ | -webkit-filter: grayscale(0%); | ||
+ | filter: grayscale(0%); | ||
+ | } | ||
+ | |||
+ | #container li { | ||
+ | display: inline; | ||
+ | list-style:none; | ||
+ | } | ||
+ | |||
+ | #copyright { | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | .pull-left { | ||
+ | float:left; | ||
+ | } | ||
+ | |||
+ | #bot-nav a { | ||
+ | text-decoration: none; | ||
+ | color: black; | ||
+ | } | ||
+ | |||
+ | #contact:hover { | ||
+ | text-shadow: .1px .1px black; | ||
+ | } | ||
+ | |||
+ | /* Resized bot-nav */ | ||
+ | |||
+ | h4, h5 { | ||
+ | font-family: 'Lora', serif; | ||
+ | font-weight: normal; | ||
+ | font-size: 12pt; | ||
+ | } | ||
+ | |||
+ | </style> | ||
<script> | <script> | ||
Line 735: | Line 763: | ||
<!-- For nav bar scrolling + hovering + window resize effects--> | <!-- For nav bar scrolling + hovering + window resize effects--> | ||
<script> | <script> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
// Animation over top nav bar when mouse hovers | // Animation over top nav bar when mouse hovers | ||
$('nav').mouseover( | $('nav').mouseover( |
Revision as of 20:57, 2 August 2016
</div></div>
2nd Annual Mid-Atlantic Mini-Jamboree
July 22nd, 2016
UMaryland iGEM founded the first Mid-Atlantic Meet-up and hosted four other teams: UVA, William and Mary, Duke, and Rock Ridge High School. Each team gave a 25 minute presentation of their project followed by a Q&A with the audience. We were also fortunate enough to have Special Agent Edward You of the FBI and UMD Professor Raymond St. Leger as guest speakers.
This year we included more iGEM teams in the Mid Atlantic Area hosting the University of Pittsburgh, the US Naval Academy, the College of Willam and Mary, and University of Virginia iGEM Teams. We shared ideas and received feedback about ours projects during our discussion session. We were joined by guest speakers Dr. Eli Groban and Dr. Ganesh Sriram with opening remarks by Dr. Edward Eisenstein and closing remarks by Anna Sifuentes.
Thank you to everyone who particpiated!
William & Mary |
University of Maryland |
University of Pittsburgh |
US Naval Academy |
University of Virginia |
Speakers
Dr. Ganesh Sriram
Dr. Ganesh Sriram is a professor in the Department of Chemical and Biomolecular Engineering and an Affiliate Faculty Member in the Bioengineering and Plant Biology graduate programs at UMD. He has earned his B.S. and M.S degrees in Chemical Engineering from the Indian Institute of Technology in Bombay, and received his Ph.D. in chemical engineering from Iowa State University. His current research pertains to metabolic engineering and systems biology, especially of eukaryotes.1
1. Bio from http://www.ench.umd.edu/faculty/sriram