Difference between revisions of "Team:Virginia/Team"

 
(50 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Virginia}}
 
{{Virginia}}
<!--
 
JUNE 26TH
 
Page to do:
 
Animate POPUPS
 
Get pics for popups
 
Individual descriptions
 
Team photo
 
-->
 
 
<html>
 
<html>
<head>
+
    <head>
<!-- Bootstrap import -- Latest compiled and minified CSS -->
+
        <!-- Bootstrap import -- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" type="text/css">
+
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" type="text/css">
</head>
+
        </head>
<body>
+
        <body>
<div id="top-part">
+
            <div id="top-part">
<p id="above-nav">University of Virginia iGEM 2015</p>
+
<a href="http://virginia.edu">
<div id="icon-box">
+
<div style="position: fixed;
<a href="https://twitter.com/Virginia_iGEM"><img id="twitter" src="/wiki/images/2/2c/Virginia_twitter_white.png"></img></a>
+
top: 34px;
<a href="https://www.facebook.com/uvaigem"><img id="facebook" src="/wiki/images/e/ed/Virginia_facebook.png"></img></a>
+
z-index:20;
</div>
+
margin-left:26.5%;">
</div>
+
<img style="height:32px;
<div class="nav">
+
width:32px;" src="/wiki/images/d/df/Virginia_rotunda2.png">
<div class="container">
+
</div></a>
<ul class="pull-left">
+
                <p id="above-nav">University of Virginia iGEM 2015</p>
<li><a href="/Team:Virginia">Home</a></li>
+
                <div id="icon-box">
</ul>
+
                    <a href="https://twitter.com/Virginia_iGEM">
<ul class="pull-right">
+
                        <img id="twitter" src="/wiki/images/2/2c/Virginia_twitter_white.png"></img>
<li><a href="/Team:Virginia/Team">Team</a></li>
+
                    </a>
<li><a href="/Team:Virginia/Project">Project</a></li>
+
                    <a href="https://www.facebook.com/uvaigem">
<li><a href="/Team:Virginia/Practices">Policy and Practices</a></li>
+
                        <img id="facebook" src="/wiki/images/e/ed/Virginia_facebook.png"></img>
<li><a href="/Team:Virginia/Attributions">Attributions</a></li>
+
                    </a>
<li><a href="/Team:Virginia/Contact_us">Contact Us</a></li>
+
                </div>
</ul>
+
            </div>
</div>
+
            <div class="nav">
</div>
+
                <div class="container">
<!-- POPUP SCRIPTS-->
+
                    <ul class="pull-left">
<script type="text/javascript">
+
                        <li>
 +
                            <a href="/Team:Virginia">Home</a>
 +
                        </li>
 +
                    </ul>
 +
                    <ul class="pull-right">
 +
                        <li>
 +
                            <a href="/Team:Virginia/Team">Team</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="/Team:Virginia/Project">Project</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="/Team:Virginia/Practices">Policy and Practices</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="/Team:Virginia/Attributions">Attributions</a>
 +
                        </li>
 +
                        <li>
 +
                            <a href="/Team:Virginia/Contact_us">Contact Us</a>
 +
                        </li>
 +
                    </ul>
 +
                </div>
 +
            </div>
 +
            <!-- POPUP SCRIPTS-->
 +
            <script type="text/javascript">
 
jQuery(document).ready(function(){
 
jQuery(document).ready(function(){
 
$("#supraja-box").click(function(){
 
$("#supraja-box").click(function(){
 +
  
 
$("#popup-supraja").fadeIn("medium");
 
$("#popup-supraja").fadeIn("medium");
Line 59: Line 76:
 
$("#liam-box").click(function(){
 
$("#liam-box").click(function(){
 
$("#popup-liam").fadeIn("medium");
 
$("#popup-liam").fadeIn("medium");
 +
$("#popup-liam").css("top","800px");
 
});
 
});
 
$("#popup-liam").click(function(){
 
$("#popup-liam").click(function(){
Line 65: Line 83:
 
$("#rena-box").click(function(){
 
$("#rena-box").click(function(){
 
$("#popup-rena").fadeIn("medium");
 
$("#popup-rena").fadeIn("medium");
 +
$("#popup-rena").css("top","800px");
 
});
 
});
 
$("#popup-rena").click(function(){
 
$("#popup-rena").click(function(){
Line 71: Line 90:
 
$("#issac-box").click(function(){
 
$("#issac-box").click(function(){
 
$("#popup-issac").fadeIn("medium");
 
$("#popup-issac").fadeIn("medium");
 +
$("#popup-issac").css("top","800px");
 
});
 
});
 
$("#popup-issac").click(function(){
 
$("#popup-issac").click(function(){
Line 77: Line 97:
 
$("#sean-box").click(function(){
 
$("#sean-box").click(function(){
 
$("#popup-sean").fadeIn("medium");
 
$("#popup-sean").fadeIn("medium");
 +
$("#popup-sean").css("top","1100px");
 
});
 
});
 
$("#popup-sean").click(function(){
 
$("#popup-sean").click(function(){
Line 83: Line 104:
 
$("#shiran-box").click(function(){
 
$("#shiran-box").click(function(){
 
$("#popup-shiran").fadeIn("medium");
 
$("#popup-shiran").fadeIn("medium");
 +
$("#popup-shiran").css("top","1100px");
 
});
 
});
 
$("#popup-shiran").click(function(){
 
$("#popup-shiran").click(function(){
Line 89: Line 111:
 
$("#connor-box").click(function(){
 
$("#connor-box").click(function(){
 
$("#popup-connor").fadeIn("medium");
 
$("#popup-connor").fadeIn("medium");
 +
$("#popup-connor").css("top","1100px");
 
});
 
});
 
$("#popup-connor").click(function(){
 
$("#popup-connor").click(function(){
Line 96: Line 119:
  
 
</script>
 
</script>
<!-- OTHER STRUCTURAL CODE GOES BELOW HERE -->
+
            <!-- OTHER STRUCTURAL CODE GOES BELOW HERE -->
<!-- Pop-ups structural code -->
+
            <!-- Pop-ups structural code -->
<!-- Supraja’s popup structural code-->
+
            <!-- Supraja’s popup structural code-->
<div class="popup inactive" id="popup-supraja">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-supraja">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/1/10/Virginia_supraja2.jpg"></img>
+
                    <img src="/wiki/images/1/10/Virginia_supraja2.jpg"></img>
<h3>Supraja Chittari</h3>
+
                    <h3>Supraja Chittari</h3>
<h5>Poster and Presentation Coordinator & Biological Research Team Member</h5>
+
                    <h5>Poster and Presentation Coordinator & Biological Research Team Member</h5>
<h4>Class of 2018 - College of Arts & Sciences, Undeclared</h4>
+
                    <h4>Class of 2018 - College of Arts & Sciences, Undeclared</h4>
<p> Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.</p>
+
                    <p>Supraja Chittari is a rising second-year at the University of Virginia from Vienna, Virginia. Supraja can’t quite make up her mind about what she’s studying, but we know it’ll be something that’s fairly science-heavy. A dedicated member of iGEM 2015’s so-called BioSquad, she can be seen in the lab at ungodly hours of the night screaming something about failed competent cells.</p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Dominic’s popup structural code-->
+
            <!-- Dominic’s popup structural code-->
<div class="popup inactive" id="popup-dominic">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-dominic">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/6/6f/Virginia_dominic2.jpg"></img>
+
                    <img src="/wiki/images/6/6f/Virginia_dominic2.jpg"></img>
<h3>Dominic Ritchey</h3>
+
                    <h3>Dominic Ritchey</h3>
<h5>Chief Financial Officer and Wiki Programmer</h5>
+
                    <h5>Wiki Programmer and Co-Chief Financial Officer</h5>
<h4>Class of 2018 - School of Engineering and Applied Sciences, Computer Science & Biology</h4>
+
                    <h4>Class of 2018 - School of Engineering and Applied Sciences, Computer Science & Biology</h4>
<p> Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.Text will go here.</p>
+
                    <p> Dominic Ritchey is a rising second-year at the University of Virginia from Columbus, Ohio. Dominic is studying Computer Science and Biology because he has no idea yet what he wants to do with his life. Dominic is the Chief Financial Officer and Wiki Programmer for the team, so he has not even touched a pipette in the lab as of yet. Dominic is a dedicated member of the so-called Ca$hCrew, and he can often be found camped-out in a U.Va. library coding for hours on end. </p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Jingyuan’s popup structural code-->
+
            <!-- Jingyuan’s popup structural code-->
<div class="popup inactive" id="popup-jingyuan">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-jingyuan">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/a/ac/Virginia_jingyuan2.jpg"></img>
+
                    <img src="/wiki/images/a/ac/Virginia_jingyuan2.jpg"></img>
<h3>Jingyuan Zhang</h3>
+
                    <h3>Jingyuan Zhang</h3>
<h5>Laboratory Technician & Biological Research Team Member</h5>
+
                    <h5>Laboratory Technician & Biological Research Team Member</h5>
<h4>Class of 2017 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
+
                    <h4>Class of 2017 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p>Jingyuan Zhang is a rising third-year at the University of Virginia from Beijing, China, and she studies Biomedical Engineering. Jingyuan is a dedicated member of the BioSquad, and officially she is one of the team laboratory technicians. Jingyuan can frequently be found running hastily around the lab with multiple timers going off. </p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Liam’s popup structural code-->
+
            <!-- Liam’s popup structural code-->
<div class="popup inactive" id="popup-liam">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-liam">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/1/1e/Virginia_liam2.jpg"></img>
+
                    <img src="/wiki/images/1/1e/Virginia_liam2.jpg"></img>
<h3>Liam Wolf</h3>
+
                    <h3>Liam Wolf</h3>
<h5>Administrator, Policy and Practices, & Finance Team Member</h5>
+
                    <h5>Administrator, Co-Chief Financial Officer and Policy & Practices Team Member</h5>
<h4>Class of 2018 - School of Engineering and Applied Sciences, Systems Engineering</h4>
+
                    <h4>Class of 2018 - School of Engineering and Applied Sciences, Systems Engineering</h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p>Liam Wolf is a rising second-year at the University of Virginia from Pittsburgh, Pennsylvania. Liam is studying Systems Engineering, even though no one really knows what that is. Liam is involved in just about everything the team does, whether he is asked or not, and the team lovingly (and mostly jokingly) refers to him as the Overlord. Officially, Liam is the team Administrator, though he is also involved in every other part of the project. Liam claims that, one day, all 9 team members will get together for a team-building activity, but no one really believes it. </p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Rena’s popup structural code-->
+
            <!-- Rena’s popup structural code-->
<div class="popup inactive" id="popup-rena">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-rena">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/9/9d/Virginia_rena2.jpg"></img>
+
                    <img src="/wiki/images/9/9d/Virginia_rena2.jpg"></img>
<h3>Rena Yuan</h3>
+
                    <h3>Rena Yuan</h3>
<h5>Policy & Practices and Biology Research Team Member</h5>
+
                    <h5>Policy & Practices and Biology Research Team Member</h5>
<h4>Class of 2018 - College of Arts and Sciences, Biology and Statistics</h4>
+
                    <h4>Class of 2018 - College of Arts and Sciences, Biology and Statistics</h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p> Rena Yuan is a rising second-year at the University of Virginia studying biology and statistics. Rena is originally from Long Island, New York, but is now a NOVA (Northern Virginia) transplant. Rena is a dedicated member of the so-called BioSquad and though she works full-time in another position, she can frequently be seen coming into the lab at 4:00 am in order to get some of her work done, even when she knows that she’s not expected to do so.</p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Issac’s popup structural code-->
+
            <!-- Issac’s popup structural code-->
<div class="popup inactive" id="popup-issac">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-issac">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/3/38/Virginia_issac2.jpg"></img>
+
                    <img src="/wiki/images/3/38/Virginia_issac2.jpg"></img>
<h3>Issac Li</h3>
+
                    <h3>Issac Li</h3>
<h5>Head of Modelling, Policy & Practices Team Member and Biology Research Team Member</h5>
+
                    <h5>Head of Modelling, Policy & Practices Team Member and Biology Research Team Member</h5>
<h4>Class of 2016 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
+
                    <h4>Class of 2016 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p> Issac Li is a rising fourth-year at the University of Virginia studying Biomedical Engineering from Shijiazhuang, China. Issac is the official Head of Modeling for the 2015 team. Issac is a de facto addition to the BioSquad and also aids in Policy and Practices. </p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Sean’s popup structural code-->
+
            <!-- Sean’s popup structural code-->
<div class="popup inactive" id="popup-sean">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-sean">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/a/ad/Virginia_sean2.jpg"></img>
+
                    <img src="/wiki/images/a/ad/Virginia_sean2.jpg"></img>
<h3>Sean Sequeira</h3>
+
                    <h3>Sean Sequeira</h3>
<h5>Modelling Team Member, Policy and Practices Team Member, and Finance Team Member</h5>
+
                    <h5>Modelling Team Member, Policy and Practices Team Member, and Finance Team Member</h5>
<h4>Class of 2018 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
+
                    <h4>Class of 2018 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p>Sean Sequeira is a rising second-year studying Biomedical Engineering at the University of Virginia from Glen Allen, VA. He is a valued member of the Financial Team, the Modelling team, and the Policy and Practices team.   Sean can frequently be found working on probiotic research, figuring out sources for funding, or thinking of ways to make the Policy and Practices documentary Oscar worthy.</p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Shiran’s popup structural code-->
+
            <!-- Shiran’s popup structural code-->
<div class="popup inactive" id="popup-shiran">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-shiran">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/0/0f/Virginia_shiran2.jpg"></img>
+
                    <img src="/wiki/images/0/0f/Virginia_shiran2.jpg"></img>
<h3>Shiran Su</h3>
+
                    <h3>Shiran Su</h3>
<h5>Laboratory Technician and Biological Research Team Member</h5>
+
                    <h5>Laboratory Technician and Biological Research Team Member</h5>
<h4>Class of 2016 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
+
                    <h4>Class of 2016 - School of Engineering and Applied Sciences, Biomedical Engineering</h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p>Shiran Su is a rising fourth-year at the University of Virginia from Nanjing, China. Shiran is finishing up her degree in Biomedical Engineering this year. Shiran is a dedicated member of the so-called BioSquad. Without fail, one can either find Shiran somewhere in the building taking a quick daytime nap on a bench or lecturing another engineering teammate about the ease of the U.Va. engineering curriculum, especially after s/he has been complaining about a difficult class.</p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- Connor’s popup structural code-->
+
            <!-- Connor’s popup structural code-->
<div class="popup inactive" id="popup-connor">
+
            <a href="javascript:void(0);"><div class="popup inactive" id="popup-connor">
<div class="text-wrap">
+
                <div class="text-wrap">
<p>(click to close)</p>
+
                    <p>(click to close)</p>
<img src="/wiki/images/f/f3/Virginia_connor2.jpg"></img>
+
                    <img src="/wiki/images/f/f3/Virginia_connor2.jpg"></img>
<h3>Connor Jahelka</h3>
+
                    <h3>Connor Jahelka</h3>
<h5>Head of Policy & Practices</h5>
+
                    <h5>Head of Policy & Practices</h5>
<h4>Class of 2017 - College of Arts and Sciences, Biology </h4>
+
                    <h4>Class of 2017 - College of Arts and Sciences, Biology </h4>
<p> Text will go here. Text will go here. Text will go here. Text will go here.Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here. Text will go here.</p>
+
                    <p> Connor Jahelka is a rising third-year at the University of Virginia from Fairfax, Virginia. Connor is studying biology and splits his time between a neuroscience lab and iGEM during the summer. Connor is the Head of Policy and Practices for this year’s team. Connor has a notoriously faulty alarm clock, on which he blames his persistent lateness, and he works most effectively when given very detailed, itemized to-do lists and constant negative reinforcement, mostly provided by Liam.</p>
</div>
+
                </div>
</div>
+
            </div></a>
<!-- END Pop-ups structural code -->
+
            <!-- END Pop-ups structural code -->
<div class="wrapper1">
+
            <div class="wrapper1">
<div class="team_profile_link">
+
                <div class="team_profile_link">
<a href="https://igem.org/Team.cgi" >
+
                    <a href="https://igem.org/Team.cgi" >
<div><img src="/wiki/images/1/10/Virginia_igem_logo.jpg"></img></div>
+
                        <div>
<div>
+
                            <img src="/wiki/images/1/10/Virginia_igem_logo.jpg"></img>
<p>Official iGEM Team Profile</p>
+
                        </div>
</div>
+
                        <div>
</a>
+
                            <p>Official iGEM Team Profile</p>
</div>
+
                        </div>
<div class="team_profile_link">
+
                    </a>
<a href="http://seas.virginia.edu/students/igem/" >
+
                </div>
<div><img src="/wiki/images/a/a7/Virginia_rotunda.png"></img></div>
+
                <div class="team_profile_link">
<div>
+
                    <a href="http://seas.virginia.edu/students/igem/" >
<p>Official U.Va. iGEM Website</p>
+
                        <div>
</div>
+
                            <img src="/wiki/images/a/a7/Virginia_rotunda.png"></img>
</a>
+
                        </div>
</div>
+
                        <div>
</div>
+
                            <p>Official U.Va. iGEM Website</p>
<h1>University of Virginia 2015 iGEM Team Members</h1>
+
                        </div>
<p id="parenth">(click an image to learn more about any team member)</p>
+
                    </a>
<!-- BEGIN Team photos structural code -->
+
                </div>
<div id="team-info">
+
            </div>
<div class="container">
+
            <h1>University of Virginia 2015 iGEM Team Members</h1>
<!--Supraja Chittari-->
+
            <p id="parenth">(click an image to learn more about any team member)</p>
<div class="team-box" id="supraja-box">
+
            <!-- BEGIN Team photos structural code -->
<img src="/wiki/images/0/06/Virginia_supraja.jpg">
+
            <div id="team-info">
<p>Supraja Chittari</p>
+
                <div class="container">
</img>
+
                    <!--Supraja Chittari-->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="supraja-box">
<!--Dominic Ritchey-->
+
                        <img src="/wiki/images/0/06/Virginia_supraja.jpg">
<div class="team-box" id="dominic-box">
+
                            <p>Supraja Chittari</p>
<img src="/wiki/images/a/af/Virginia_dominic.jpg">
+
                        </img>
<p>Dominic Ritchey</p>
+
                    </div></a>
</img>
+
                    <!--Dominic Ritchey-->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="dominic-box">
<!-- Jingyuan Zhang -->
+
                        <img src="/wiki/images/a/af/Virginia_dominic.jpg">
<div class="team-box" id="jingyuan-box">
+
                            <p>Dominic Ritchey</p>
<img src="/wiki/images/3/37/Virginia_jingyuan.jpg">
+
                        </img>
<p>Jingyuan Zhang</p>
+
                    </div></a>
</img>
+
                    <!-- Jingyuan Zhang -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="jingyuan-box">
<!-- Liam Wolf -->
+
                        <img src="/wiki/images/3/37/Virginia_jingyuan.jpg">
<div class="team-box" id="liam-box">
+
                            <p>Jingyuan Zhang</p>
<img src="/wiki/images/e/ef/Virginia_liam.jpg">
+
                        </img>
<p>Liam Wolf</p>
+
                    </div></a>
</img>
+
                    <!-- Liam Wolf -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="liam-box">
<!-- Rena Yuan -->
+
                        <img src="/wiki/images/e/ef/Virginia_liam.jpg">
<div class="team-box" id="rena-box">
+
                            <p>Liam Wolf</p>
<img src="/wiki/images/b/bd/Virginia_rena.jpg">
+
                        </img>
<p>Rena Yuan</p>
+
                    </div></a>
</img>
+
                    <!-- Rena Yuan -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="rena-box">
<!-- Issac Li -->
+
                        <img src="/wiki/images/b/bd/Virginia_rena.jpg">
<div class="team-box" id="issac-box">
+
                            <p>Rena Yuan</p>
<img src="/wiki/images/3/3b/Virginia_issac.jpg">
+
                        </img>
<p>Issac Li</p>
+
                    </div></a>
</img>
+
                    <!-- Issac Li -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="issac-box">
<!-- Sean Sequeira -->
+
                        <img src="/wiki/images/3/3b/Virginia_issac.jpg">
<div class="team-box" id="sean-box">
+
                            <p>Issac Li</p>
<img src="/wiki/images/8/8e/Virginia_sean.jpg">
+
                        </img>
<p>Sean Sequeira</p>
+
                    </div></a>
</img>
+
                    <!-- Sean Sequeira -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="sean-box">
<!-- Shiran Su -->
+
                        <img src="/wiki/images/8/8e/Virginia_sean.jpg">
<div class="team-box" id="shiran-box">
+
                            <p>Sean Sequeira</p>
<img src="/wiki/images/8/8b/Virginia_shiran.jpg">
+
                        </img>
<p>Shiran Su</p>
+
                    </div></a>
</img>
+
                    <!-- Shiran Su -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="shiran-box">
<!-- Connor Jahelka -->
+
                        <img src="/wiki/images/8/8b/Virginia_shiran.jpg">
<div class="team-box" id="connor-box">
+
                            <p>Shiran Su</p>
<img src="/wiki/images/0/03/Virginia_connor.jpg">
+
                        </img>
<p>Connor Jahelka</p>
+
                    </div></a>
</img>
+
                    <!-- Connor Jahelka -->
</div>
+
                    <a href="javascript:void(0);"><div class="team-box" id="connor-box">
</div>
+
                        <img src="/wiki/images/0/03/Virginia_connor.jpg">
</div>
+
                            <p>Connor Jahelka</p>
<!-- SPECIFIC STRUCTURAL CODE ENDS HERE -->
+
                        </img>
<footer>
+
                    </div></a>
<div id="foot-img">
+
                </div>
<img src="https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png"></img>
+
            </div>
</div>
+
            <!-- SPECIFIC STRUCTURAL CODE ENDS HERE -->
<div id="foot-text">
+
            <footer>
<p>University of Virginia iGEM</p>
+
                <div id="foot-img">
<p>148 Gilmer Hall</p>
+
                    <img src="https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png"></img>
<p>485 McCormick Road</p>
+
                </div>
<p>Charlottesville, Virginia 22904</p>
+
                <div id="foot-text">
<p>United States of America</p>
+
                    <p>University of Virginia iGEM</p>
<p><a href="mailto:virginia.igem@gmail.com">
+
                    <p>148 Gilmer Hall</p>
 +
                    <p>485 McCormick Road</p>
 +
                    <p>Charlottesville, Virginia 22904</p>
 +
                    <p>United States of America</p>
 +
                    <p>
 +
                        <a href="mailto:virginia.igem@gmail.com">
 
virginia.igem@gmail.com</a>
 
virginia.igem@gmail.com</a>
</p>
+
                    </p>
</div>
+
                </div>
</footer>
+
            </footer>
<style type="text/css">
+
            <style type="text/css">
 
footer div img {
 
footer div img {
 
width:auto;
 
width:auto;
Line 336: Line 364:
 
border-radius:5px;
 
border-radius:5px;
 
}
 
}
 +
#top_menu_14 {
 +
border: 0px;
 +
}
 
.nav a:hover{
 
.nav a:hover{
 
color:#fff;
 
color:#fff;
Line 376: Line 407:
 
font-family: Century Gothic, sans-serif;
 
font-family: Century Gothic, sans-serif;
 
}
 
}
#top_menu_14 {
+
/*BORDER ATTRIBUTES*/
+
border-top:5px solid #007bb6;
+
background-color: #003F87;
+
border-color:#003F87;
+
}
+
#top_menu_14 li.has_submenu:hover {
+
opacity:1.0;
+
background-color:#007bb6;
+
text-decoration:none;
+
}
+
#top_menu_14 li:hover {
+
opacity:1.0;
+
background-color:#007bb6;
+
text-decoration:none;
+
}
+
 
footer {
 
footer {
 
width:100%
 
width:100%
Line 429: Line 446:
 
text-align:center;
 
text-align:center;
 
font-family:Helvetica;
 
font-family:Helvetica;
text-transform:uppercase;
 
 
text-shadow: 2px 2px #007bb6;
 
text-shadow: 2px 2px #007bb6;
padding-left:25%;
+
padding-left:30%;
 
}
 
}
 
#top-part a {
 
#top-part a {
Line 491: Line 507:
 
.team-box p {
 
.team-box p {
 
font-family:Arial;
 
font-family:Arial;
font-size:20px;
+
font-size:26px;
 
font-weight:bold;
 
font-weight:bold;
 
padding-top:10px;
 
padding-top:10px;
Line 554: Line 570:
 
border: 3px solid #fff;
 
border: 3px solid #fff;
 
border-radius: 10px;
 
border-radius: 10px;
padding: 5px 5px 5px 5px;
+
            margin-top:25px;
 +
    padding: 5px 5px 5px 5px;
 
display:inline-block;
 
display:inline-block;
 
}
 
}
Line 572: Line 589:
 
}
 
}
 
.team_profile_link p {
 
.team_profile_link p {
font-family:Arial;
+
font-family: Arial;
 
font-weight:bold;
 
font-weight:bold;
 
font-size: 18px;
 
font-size: 18px;
Line 583: Line 600:
 
font-size:12px;
 
font-size:12px;
 
text-align:center;
 
text-align:center;
 +
font-family:Arial;
 +
}
 +
            .text-wrap p{
 +
            font-size:20px;
 +
            font-family:Arial;
 +
width:70%;
 +
margin-left:15%;
 +
border-top: 1px dotted white;
 +
padding-top: 15px;
 +
color:#87CEFA;
 +
            }
 +
.text-wrap p:first-child{
 +
width:95%;
 +
color:white;
 +
margin-left:2.5%;
 +
font-size:16px;
 
}
 
}
.text-wrap p{
 
font-size:12px;
 
font-family:Arial;
 
}
 
 
/* SPECIFIC STYLE CODE ENDS HERE */
 
/* SPECIFIC STYLE CODE ENDS HERE */
 
</style>
 
</style>
</body>
+
        </body>
</html>
+
    </html>

Latest revision as of 20:33, 18 September 2015

University of Virginia iGEM 2015

University of Virginia 2015 iGEM Team Members

(click an image to learn more about any team member)

University of Virginia iGEM

148 Gilmer Hall

485 McCormick Road

Charlottesville, Virginia 22904

United States of America

virginia.igem@gmail.com