Difference between revisions of "Team:UMaryland/Team"

Line 1: Line 1:
{{Template_All_Teams}}
+
{{Template_All_Teams}}
 
<html>
 
<html>
 
</div></div></div></div></div></div></div></div></div></div>
 
</div></div></div></div></div></div></div></div></div></div>
Line 11: Line 11:
  
 
<style type="text/css">
 
<style type="text/css">
 +
 +
/* I'm just gonna code directly here instead of updating the template every time */
  
 
html, body {  
 
html, body {  
 
+
background-color: #413131;
    height: 100%;
+
  overflow: auto;
+
 
}
 
}
  
.team-container{
+
#wholeteam {
 
position:relative;
 
position:relative;
 +
display:inline-block;
 
text-align:center;
 
text-align:center;
top:-200px;
+
overflow:hidden;
 +
font-family: Arial, Helvetica, sans-serif;
 +
top:-240px;
 +
width:100%;
 
}
 
}
  
html, body,.team-container .team-member, #Greeting {  
+
#teammember {
  background-color: #413131;
+
position:relative;
 +
overflow:hidden;
 +
text-align:left;
 +
margin:30px;
 +
height:400px;
 +
width:600px;
 +
display:inline-block;
 +
border:5px solid black;
 +
border-radius:10px;
 
}
 
}
  
.team-container .team-member{
+
#profilepicture {
  position:relative;
+
overflow:hidden;
  opacity: 1;  
+
width: 600px;
  filter: alpha(opacity=60);  
+
height: 400px;  
  width:42%;
+
display: block;
  display:inline-block;
+
z-index:1;
}
+
position:absolute;
+
much:hover;
.team-member{
+
such:change;
text-align:left;
+
/* wow */
margin:35px;
+
border: 8px solid black;
+
border-radius:20px;
+
}
+
 
+
.team-container .team-member .name{
+
 
+
  font-size: 50px;
+
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
+
  position: absolute;
+
  top:5px;
+
  left: 20px;
+
  color: #e0dfdc;
+
  z-index: 3;  
+
 
+
 
}
 
}
  
.team-container .team-member .title{  
+
#profilepicture:hover {
  font-size: 25px;
+
z-index:4;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
+
  position: absolute;
+
  top: 65px;
+
  left: 30px;
+
  color: #4b4040;
+
 
}
 
}
  
.team-container .team-member:hover{
+
#personname {
  cursor: pointer;  
+
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000;
 +
position:absolute;
 +
width:100%;
 +
z-index:2;
 +
padding:10px;
 +
padding-bottom:0px;
 +
overflow:hidden;
 +
background-color: rgba(255,255,255,.5);
 +
font-size:20px;
 +
opacity:1;
 
}
 
}
  
.team-container .team-member:hover .title{
+
#personname:hover {
  opacity: 0;  
+
opacity:1;
 
}
 
}
  
.team-container .team-member:hover .name{
+
#personbio {
  opacity: 0;  
+
opacity:1;
 +
width:99%;
 +
overflow:hidden;
 +
z-index:3;
 +
padding:10px;
 +
padding-top:5px;
 +
padding-bottom:0px;
 +
font-family: Verdana, Geneva, sans-serif;
 +
color: #000000;
 +
background-color: rgba(255,255,255,.5);
 +
position:absolute;
 +
bottom:0;
 +
font-size:14px;
 
}
 
}
  
.team-container .team-member #my-img{  
+
#personbio:hover {
    overflow:hidden;
+
opacity:1;
 
}
 
}
 
.team-container .team-member > #my-img{
 
    overflow:hidden;
 
    width: 100%;
 
    max-height: 80%;
 
    display: block;
 
}
 
 
.team-container .team-member .bio{
 
  position:absolute;
 
  background: rgba(0,0,0,0.9);
 
  opacity: 0;
 
  top: 1em;
 
  bottom: 1em;
 
  width: 95%;
 
  text-align:justify;
 
  padding:10px;
 
 
}
 
 
.team-container .team-member .bio h4{
 
  color: #009A90;
 
  font-family: Verdana; 
 
  font-size: 18px;
 
 
}
 
 
 
.team-container .team-member .bio h3{
 
  color: #009A90;
 
  font-family: Verdana; 
 
  font-size: 20px;
 
 
}
 
 
.team-container .team-member .bio h2{
 
  color: #009A90;
 
  font-family: Verdana; 
 
  font-size: 24px;
 
 
}
 
 
 
.team-container .team-member .bio h1{
 
  color: #009A90;
 
  font-family: Verdana; 
 
  font-size:32px;
 
 
}
 
 
 
.team-container .team-member .bio p{
 
  color: #82FECC;
 
  font-family: Verdana;
 
  font-size:18px;
 
}
 
 
 
.team-container .team-member:hover img{
 
  box-shadow: 0px 0px 10px #fff;
 
  width: 100%;
 
 
}
 
 
.team-container .team-member:hover .bio{
 
  opacity: 0.8;
 
  box-shadow: 0px 0px 10px #fff;
 
}
 
 
 
#Greeting{
 
  text-align: center;
 
  padding: 2em;
 
  font-size: 20px;
 
 
}
 
 
#Greeting h1 {
 
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
 
  font-size: 92px;
 
  padding: 80px 50px;
 
  text-align: center;
 
  text-transform: uppercase;
 
  text-rendering: optimizeLegibility;
 
  box-shadow: 0px 0px 10px #fff;
 
}
 
 
 
h1.insetshadow {
 
  color: #e0dfdc;
 
  background-color: #cdcdcd;
 
  letter-spacing: .1em;
 
  text-shadow: 0 -1px 0 #ffffff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);
 
}
 
 
  
 
#cover {
 
#cover {
Line 181: Line 100:
 
margin:auto;
 
margin:auto;
 
padding:0px;
 
padding:0px;
background-image: url("https://static.igem.org/mediawiki/2015/a/a4/Meetupteam.jpg");
+
background-image: url("https://static.igem.org/mediawiki/2015/b/b3/Teamcover.png");
 
background-size: 100% ;
 
background-size: 100% ;
 
background-repeat: no-repeat;
 
background-repeat: no-repeat;
 
height: 100%;
 
height: 100%;
 
width:100%;
 
width:100%;
min-height:650px;
+
min-height:600px;
 
color: #0DFF00;
 
color: #0DFF00;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-family: Tahoma, Geneva, sans-serif;
 
font-size:xx-large;
 
font-size:xx-large;
text-align: center;
 
 
bottom:0px;
 
bottom:0px;
top:-200px;
+
top:-240px;
 
}
 
}
  
#bubble{
+
#bar{
border:2px solid black;
+
border-radius:10px;
+
background-color:#cdcdcd;
+
 
display: inline-block;
 
display: inline-block;
padding:10px 50px 10px 50px;
+
opacity:1;
opacity:.8;
+
background-color: rgba(255,255,255,.5);
 
+
color:black;
 +
border-top:4px solid black;
 +
border-bottom:4px solid black;
 +
width:100%;
 +
text-align:center;
 +
height:150px;
 +
bottom:0px;
 +
position:absolute;
 +
}
 +
#bar2{
 +
display: inline-block;
 +
opacity:1;
 +
background-color: rgba(255,255,255,.5);
 +
color:black;
 +
border-top:4px solid black;
 +
border-bottom:4px solid black;
 +
width:100%;
 +
text-align:center;
 +
height:150px;
 +
position:relative;
 
}
 
}
  
Line 210: Line 144:
  
 
<!--LESGO BOYS-->
 
<!--LESGO BOYS-->
 
  
 
<div id = "cover">  
 
<div id = "cover">  
<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
+
<div id = "bar">  
<div id = "bubble">  
+
<p style="font-size:42px;"><b>Meet the team</b>
<h1 class='insetshadow'> Meet the team </h1>  
+
<p style="font-size:24px;">The UMaryland iGEM Team consists of 15 undergraduate students in the University, all from various science backgrounds.
 
</div>  
 
</div>  
 
</div>
 
</div>
 +
 +
<div id = "wholeteam">
  
<div class = "team-container">  
+
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/6/69/Iowis1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/3/30/Iowis3.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/6/69/Iowis1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Iowis Zhu: </b>
 +
President, Fearless Leader
 +
<p style="font-size:12px;float:left;">4th year: Biochemistry, Molecular Genetics, Public Leadership, Statistics, Tech. Entrepreneurship
 +
</div>
 +
<div id="personbio">
 +
<i>"No worries, it'll be fine."</i>
 +
<p>After leading last year's inaugural iGEM team to a gold award last year, Iowis returned this year to further grow the team. Outside of iGEM, he studies the characteristics of DNA looping protein in Dr. Kahn's lab. He has had the entire periodic table memorized since 8th grade. Outside of lab, he loves reading manga, watching sports (as a Boston sports fan), and following the global politics. He recently visited India last winter and Germany last summer. After graduation he plans to enter MD/PhD program.
 +
</div>
 +
</div>
 +
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/1/17/Steph1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/6/6f/Steph3.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/1/17/Steph1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Stephanie Sansbury: </b>
 +
Vice President, Team Mom
 +
<p style="font-size:16;">4th year: Microbiology, Arabic Studies
 +
</div>
 +
<div id="personbio">
 +
<i>"I'm gonna science as hard as I can!"</i>
 +
<p>Stephanie is a senior at the University of Maryland researching mechanosensitive channels in V. cholerae. When she's not in the lab, you can find her wandering organic farms trying to find my spirit animal or exploring the rocky paths of the local Billy Goat Trail along the Potomac River. In addition to basic scientific research, she is interested in science education and policy and plans to work in that arena after earning her PhD.
 +
</div>
 +
</div>
  
 
+
<div id= "teammember">
  <div class = "team-member col-sm-6">
+
<div id= "profilepicture">
    <div class = "name"> Iowis Zhu </div>  
+
<img src="https://static.igem.org/mediawiki/2015/7/7c/Kevin1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/3/36/Kevin3.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/7/7c/Kevin1.JPG'" >
      <div class ="title"> President, Fearless Leader </div>
+
</div>
      <img id="my-img" src= "https://static.igem.org/mediawiki/2015/6/69/Iowis1.JPG">
+
<div id = "personname"><b>Kevin Fan: </b>Finance Director, Tallest Asian
 
+
<p style="font-size:16;">4th year: Neurobiology, Technology Entrepreneurship
<div class = bio>
+
</div>
        <h2> Iowis Zhu </h2>
+
<div id="personbio">  
        <h3> 4th year: Biochemistry, Cell Biology and Molecular Genetics, Public Leadership, Statistics, Technology Entrepreneurship
+
<i>"Can I eat that?"</i>
        </h3>
+
<p>Standing at 190 cm, Kevin is the tallest Asian on the team. He joined iGEM because of its fast-paced, multidisciplinary, problem solving nature, as well as its connections to entrepreneurship. He is the founder of SuperScore Inc, and serves on the national board of Kids Are Scientists Too. He hopes to attain a MD/MBA someday. In his spare time, Kevin enjoys boxing, parkour, and reading.
<h4><i>"No worries, it'll be fine."</i></h4>
+
</div>  
        <p>
+
</div>
          After leading last year's inaugural iGEM team to a gold award last year, Iowis returned this year to further grow the team. Outside of iGEM, he studies the characteristics of DNA looping protein in Dr. Kahn's lab. He has had the entire periodic table memorized since 8th grade. Outside of lab, he loves reading manga, watching sports (as a Boston sports fan), and following the global politics. He recently visited India last winter and Germany last summer. After graduation he plans to enter MD/PhD program.
+
        </p>
+
      </div>
+
  </div>
+
 
+
 
+
 
+
  <div class = "team-member col-sm-6">
+
      <div class = "name" > Stephanie Sansbury </div>
+
      <div class ="title"> Vice President, Team Mom </div>
+
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/1/17/Steph1.JPG"/>  
+
      <div class = bio>  
+
      <h2>Stephanie Sansbury </h2>  
+
        <h3> 4th year: Microbiology, Arabic Studies </h3>  
+
<h4><i>"I'm gonna science as hard as I can!"</i></h4>
+
        <p>  
+
          Stephanie is a senior at the University of Maryland researching mechanosensitive channels in V. cholerae. When she's not in the lab, you can find her wandering organic farms trying to find my spirit animal or exploring the rocky paths of the local Billy Goat Trail along the Potomac River. In addition to basic scientific research, she is interested in science education and policy and plans to work in that arena after earning her PhD.
+
        </p>
+
      </div>  
+
  </div>
+
 
   
 
   
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Robert Hand: </b>Community/Outreach Director
 +
<p style="font-size:16;">3rd year: Bioengineering
 +
</div>
 +
<div id="personbio">
 +
<i>"Always happy to lend a hand."</i>
 +
<p>Rob is currently a junior bioengineering major. He joined iGEM because of its innovative, creative nature and how it addresses so many different aspects of synthetic biology. Outside of the iGEM lab and our human practices efforts, he enjoys reading about virtually anything, learning about vegetarian cooking recipes, being out in nature,  exploring my new found hobby of SCUBA diving with the Maryland Terrafins, exploring, learning about issues in Bioethics, and spending time with his wonderful friends.
 +
</div>
 +
</div>
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/f/f0/Chun1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/1/1e/Kousei.jpg'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/f/f0/Chun1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Chun Mun Loke: </b><font="24px;">Website Director, Best Kohai</font>
 +
<p style="font-size:16;">2nd year: Biochemistry, Molecular Genetics, Physics, Music
 +
</div>
 +
<div id="personbio">
 +
<i>"Has Iowis-senpai noticed me yet?"</i><!--Pretty sure I'm his favourite iGEM lab member, so yes.-->
 +
<p>Hailing from Singapore and Australia, Chun Mun's strong interest in genetic engineering prompted him to join iGEM. He hopes to conduct research in this field after attaining an MD/PhD. Outside of school, he is a self proclaimed piano prodigy, having won consecutive local competitions and finalising in international ones. He can solve a Rubik's cube in a very slow average of 17 seconds and is an avid video gamer. He is actually not a weeaboo as some aspects of his profile may suggest. <!--I also did pretty much all the work on this website-->
 +
</div>
 +
</div>
  
  <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name"> Kevin Fan </div>  
+
<div id= "profilepicture">
      <div class ="title"> Finance Director, Tallest Asian </div>
+
<img src="https://static.igem.org/mediawiki/2015/c/cc/Aditya1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/a/ad/Aditya2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/c/cc/Aditya1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/7/7c/Kevin1.JPG"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Aditya Biswas: </b>PCR Design Director
        <h2>Kevin Fan  </h2>  
+
<p style="font-size:16;">4th year: Bioengineering
        <h3> 4th year: Neurobiology, Technology Entrepreneurship</h3>  
+
</div>
<h4><i>"No worries, it'll be fine."</i></h4>
+
<div id="personbio">  
        <p>  
+
<i>"My PCR machine doubles as a hairdryer."</i>
        Standing at 190 cm, Kevin is the tallest Asian on the team. He joined iGEM because of its fast-paced, multidisciplinary, problem solving nature, as well as its connections to entrepreneurship. He is the founder of SuperScore Inc, and serves on the national board of Kids Are Scientists Too. He hopes to attain a MD/MBA someday. In his spare time, Kevin enjoys boxing, parkour, and reading.  
+
<p>Aditya is a senior at the University of Maryland who is studying Bioengineering. Aditya brings 5 years of wet lab research experience including one prior year with Maryland's IGEM team. This year Aditya's main project is in the design of a cheap and effective PCR machine, and modeling metabolic pathways of engineered E.coli. In his free time Aditya enjoys the movies, making food for the team, and visiting cows.
        </p>
+
</div>  
      </div>  
+
</div>
  </div>
+
  
  
  <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name"> Robert Hand</div>  
+
<div id= "profilepicture">
      <div class ="title"> Community/Outreach Director, Handyman </div>
+
<img src="https://static.igem.org/mediawiki/2015/2/21/Kimia1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/2/21/Kimia1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Kimia Abtahi: </b>Photographer
<h2>Robert Hand  </h2>  
+
<p style="font-size:16;">2nd year: Neurobiology
        <h3> 3rd year: Bioengineering </h3>  
+
</div>
<h4><i></i></h4>
+
<div id="personbio">  
        <p>  
+
<i></i>
Rob is currently a junior bioengineering major. He joined iGEM because of its innovative, creative nature and how it addresses so many different aspects of synthetic biology. Outside of the iGEM lab and our human practices efforts, he enjoys reading about virtually anything, learning about vegetarian cooking recipes, being out in nature,  exploring my new found hobby of SCUBA diving with the Maryland Terrafins, exploring, learning about issues in Bioethics, and spending time with his wonderful friends.
+
<p>Kimia is a sophomore majoring in Physiology & Neurobiology and on the pre-med track. She is considering pursuing obstetrics in the future. She would like to travel and apply my knowledge to developing countries or disaster relief. Beyond that, she has interests in nutrition and business. Kimia is a student photographer for the Honors College and play on the Women's Ultimate Frisbee Team. Her favorite way to spend her free time is staying active in nature, such as jogging or doing adventure courses.
        </p>
+
</div>  
      </div>  
+
</div>
  </div>
+
  
  
  <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name"> Chun Mun Loke</div>  
+
<div id= "profilepicture">
      <div class ="title"> Website Director, Best Kohai </div>
+
<img src="https://static.igem.org/mediawiki/2015/2/22/Adam1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/2/22/Adam1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/f0/Chun1.JPG"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Adam Wahab</b>
<h2>Chun Mun Loke </h2>
+
<p style="font-size:16;">4th year: Neurobiology
        <h3> 2nd year: Biochemistry, Molecular Genetics, Physics, Music
+
</div>
        </h3>  
+
<div id="personbio">  
        <h4><i>"Has Iowis-senpai noticed me yet?"</i></h4>
+
<i></i>
        <p>  
+
<p>Adam is a senior neurobiology and physiology major at the University of Maryland. This is my first research experience and exposure to synthetic biology. In the future I hope to attend medical school and pursue more research opportunities. Outside of the lab, I'm a huge news junkie and I love following politics. I also enjoy traveling, weight lifting, and browsing reddit.
          Hailing from Singapore and Australia, Chun Mun's strong interest in genetic engineering prompted him to join iGEM. He hopes to conduct research in this field after attaining an MD/PhD. Outside of school, he is a self proclaimed piano prodigy, having won consecutive local competitions and placed in international ones. He can solve a Rubik's cube in a very slow average of 17 seconds and is an avid video gamer.
+
</div>
 +
</div>
  
        </p>
 
      </div>
 
  </div>
 
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/0/0e/Juhye1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/4/4a/Fishy.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/0/0e/Juhye1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Juhye Kang</b>
 +
<p style="font-size:16;">2nd year: Neurobiology
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>Juhye is a sophomore Neurobiology and Physiology major in the Integrated Life Sciences honors program. Currently, she is a member of an epidemiology lab at UMD focusing on creating a support program for Korean breast cancer patients in addition to iGEM. She hopes to attend medical school after graduation to become either a dermatologist or an oncologist. Outside of school, she enjoys reading, dancing, and binge watching countless crime and cooking shows. Her favorite movie of all time is Finding Nemo, and her favorite food is macaroni and cheese (or just cheese in general!).
 +
</div>
 +
</div>
  
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/0/0a/Kara1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/0/0a/Kara1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Kara Huie: </b>PCR Team Member
 +
<p style="font-size:16;">2nd year: Bioengineering
 +
</div>
 +
<div id="personbio">
 +
<i>"Get your lemonade and pink lemonade here!" (Refering to liquid cell culture w/ w/o RFP)"</i>
 +
<p>Kara is a sophomore bioengineering major at the University of Maryland. While she isn't sure, at this point in time, what exactly she plans to do in the future, she hopes that experiences like iGEM will help her to find her interests and give me more exposure to the many careers related to biology. Outside of school, she enjoys running and keeping up with track & field. She also enjoys doing kungfu (martial arts) and just recently started indoor rock climbing this summer. Basically, she love doing sports.
 +
</div>
 +
</div>
  
  <div class = "team-member col-sm-6">
 
    <div class = "name"> Aditya Biswas</div>
 
      <div class ="title"> PCR Design Director, </div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/c/cc/Aditya1.JPG" onmouseover="hoverAditya(this);" onmouseout="unhoverAditya(this);" />
 
      <div class = bio>
 
<h2>Aditya Biswas</h2>
 
        <h3> 4th year: Bioengineering</h3>
 
      <h4><i>"My PCR machine doubles as a hairdryer."</i></h4>
 
        <p>
 
          Aditya is a senior at the University of Maryland who is studying BioEngineering. Aditya brings 5 years of wet lab research experience including one prior year with Maryland's IGEM team. This year Aditya's main project is in the design of a cheap and effective PCR machine, and modeling metabolic pathways of engineered E.coli. In his free time Aditya enjoys the movies, making food for the team, and visiting cows.
 
        </p>
 
      </div>
 
  </div>
 
 
 
  
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/9/93/Dylan1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/93/Dylan1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Dylan Taylor: </b>PCR Team Member
 +
<p style="font-size:16;">2nd year: Neurobiology, Mathematics
 +
</div>
 +
<div id="personbio">
 +
<i>"Natalie Dormer is the most attractive woman on the face of the Earth."</i> <!--Agreeable opinion.-->
 +
<p>A member of the Integrated Life Sciences Honors College, Dylan is heavily involved in the design of various components of the team’s PCR machine. This is his second research experience and first wet-lab experience. Outside iGEM, he is a member of the University of Maryland Gymkana Troupe and he is obsessed with Rubik's cubes and all other Twisty Puzzles.
 +
</div>
 +
</div>
  
  <div class = "team-member col-sm-6">
 
    <div class = "name"> Adam Wahab</div>
 
      <div class ="title"> Lab Member</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/2/22/Adam1.JPG"/>
 
      <div class = bio>
 
<h2> Adam Wahab</h2>
 
        <h3> 4th year: Physiology & Neurobiology
 
        </h3>
 
        <p>
 
          Adam is a senior neurobiology and physiology major at the University of Maryland. This is my first research experience and exposure to synthetic biology. In the future I hope to attend medical school and pursue more research opportunities. Outside of the lab, I'm a huge news junkie and I love following politics. I also enjoy traveling, weight lifting, and browsing reddit.
 
        </p>
 
      </div>
 
  </div>
 
 
 
<div class = "team-member col-sm-6">
 
    <div class = "name"> Kimia Abtahi</div>
 
      <div class ="title"> Photographer</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/2/21/Kimia1.JPG"/>
 
      <div class = bio>
 
<h2> Kimia Abtahi</h2>
 
        <h3> 2nd year: Physiology & Neurobiology
 
        </h3>
 
        <p>
 
        Kimia is a sophomore majoring in Physiology & Neurobiology and on the pre-med track. She is considering pursuing obstetrics in the future. She would like to travel and apply my knowledge to developing countries or disaster relief. Beyond that, she has interests in nutrition and business. Kimia is a student photographer for the Honors College and play on the Women's Ultimate Frisbee Team. Her favorite way to spend her free time is staying active in nature, such as jogging or doing adventure courses.  </p>
 
      </div>
 
  </div>
 
  
  <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name"> Juhye Kang</div>
+
<div id= "profilepicture">
      <div class ="title"> Graphic Designer </div>  
+
<img src="https://static.igem.org/mediawiki/2015/7/7d/Dania1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/7/7d/Dania1.JPG'" >
  <img id="my-img" src="https://static.igem.org/mediawiki/2015/0/0e/Juhye1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/e/ee/Fishy.jpg'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/0/0e/Juhye1.JPG'" >
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Dania Benalla: </b>Programmer
<h2> Juhye Kang</h2>
+
<p style="font-size:16;">2nd year: Computer Science, Microbiology
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>???
 +
</div>
 +
</div>
  
        <h3> 2nd year: Neurobiology
 
        </h3>
 
        <p>
 
          Juhye is a sophomore Neurobiology and Physiology major in the Integrated Life Sciences honors program. Currently, she is a member of an epidemiology lab at UMD focusing on creating a support program for Korean breast cancer patients in addition to iGEM. She hopes to attend medical school after graduation to become either a dermatologist or an oncologist. Outside of school, she enjoys reading, dancing, and binge watching countless crime and cooking shows. Her favorite movie of all time is Finding Nemo, and her favorite food is macaroni and cheese (or just cheese in general!).
 
        </p>
 
      </div>
 
  </div>
 
 
 
<div class = "team-member col-sm-6">
 
    <div class = "name"> Kara Huie</div>
 
      <div class ="title"> PCR Team Member </div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/0/0a/Kara1.JPG" />
 
      <div class = bio>
 
<h2> Kara Huie</h2>
 
        <h3> 2nd year: Bioengineering
 
        </h3>
 
<h4><i>"Get your lemonade and pink lemonade here!" (Refering to liquid cell culture w/ w/o RFP)</i></h4>
 
        <p>
 
          Kara is a sophomore bioengineering major at the University of Maryland. While she isn't sure, at this point in time, what exactly she plans to do in the future, she hopes that experiences like iGEM will help her to find her interests and give me more exposure to the many careers related to biology. Outside of school, she enjoys running and keeping up with track & field. She also enjoys doing kungfu (martial arts) and just recently started indoor rock climbing this summer. Basically, she love doing sports.
 
        </p>
 
      </div>
 
  </div>
 
 
 
<div class = "team-member col-sm-6">
 
    <div class = "name"> Dylan Taylor</div>
 
      <div class ="title"> PCR Team Member </div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/9/93/Dylan1.JPG"/>
 
      <div class = bio>
 
<h2> Dylan Taylor</h2>
 
        <h3> 2nd year: Neurobiology, Mathematics</h3>
 
<h4><i>"Natalie Dormer is the most attractive woman on the face of the Earth."</i></h4>
 
        <p>
 
          A member of the Integrated Life Sciences Honors
 
          College, Dylan is heavily involved in the design of various components of the
 
            team’s PCR machine. This is his second research experience and first wet-lab experience. Outside iGEM, he is a member of the University of
 
          Maryland Gymkana Troupe and he is obsessed with Rubik's cubes and all other Twisty Puzzles.
 
        </p>
 
      </div>
 
  </div>
 
  
<div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name"> Dania Benalla</div>  
+
<div id= "profilepicture">
      <div class ="title"> Programmer </div>
+
<img src="https://static.igem.org/mediawiki/2015/9/9d/Samiha1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9d/Samiha1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/7/7d/Dania1.JPG" />  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Samiha Ahmed: </b>
<h2> Dania Benalla</h2>
+
<p style="font-size:16;">2nd year: Physiology & Neurobiology, Public Health
        <h3> 2nd year: Computer Science, Microbiology
+
</div>
        </h3>  
+
<div id="personbio">  
        <p>  
+
<i></i>
          After leading last year's inaugural iGEM team to a gold award last year, Iowis returned this year to further grow the team. Outside of iGEM, he studies the characteristics of DNA looping protein in Dr. Kahn's lab. He has had the entire periodic table memorised since 8th grade. Outside of lab, he loves reading manga, watching sports (a NE Patriots fan), and following the global stock market. He recently visited India last winter and Germany last summer. After graduation he plans to enter MD/PhD program.
+
<p>Hi, my name is Samiha Ahmed and I'm a sophomore Neurobiology and Physiology and Public Health Sciences double major. I hope to go to medical school one day, and I love all things arts and crafts related.
        </p>
+
</div>  
      </div>  
+
</div>
  </div>
+
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/f/fb/Normal.png'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Sarah Wain</b>
 +
<p style="font-size:16;">3rd year: Bioengineering
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>I am a sophomore and member of the Gemstone Honors College.  I was predominantly involved in the Wiki design. In addition to iGem, I work in a Polymer Chemistry lab and enjoy finding as much free food as possible.
 +
</div>
 +
</div>
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/c/c5/Pavel1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/c/c5/Pavel1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Pavel Vlasov</b>
 +
<p style="font-size:16;">4th year: Biochemistry, Molecular Genetics
 +
</div>
 +
<div id="personbio">
 +
<i>"Wanna hear a joke?"</i>
 +
<p>Pavel is a senior and member of the Integrated Life Sciences Honors College at UMD, and is originally from the distant land of Russia. Outside of iGEM, he also has another internship at the Uniformed Services University of the Health Sciences in Bethesda, Maryland, where he works with thyroid cells. Outside of academics and scientific work, his hobbies include video games, model kits, fencing, anime, and writing science-fiction stories.
 +
</div>
 +
</div>
  
<div class = "team-member col-sm-6">
 
    <div class = "name"> Samiha Ahmed</div>
 
      <div class ="title"> Team Artist </div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/9/9d/Samiha1.JPG" />
 
      <div class = bio>
 
<h2> Samiha Ahmed</h2>
 
        <h3>2nd year: Physiology & Neurobiology, Public Health
 
        </h3>
 
        <p>
 
          Hi, my name is Samiha Ahmed and I'm a sophomore Neurobiology and Physiology and Public Health Sciences double major. I hope to go to medical school one day, and I love all things arts and crafts related.
 
        </p>
 
      </div>
 
  </div>
 
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/f/fb/Normal.png'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">George Zhang</b>
 +
<p style="font-size:16;">4th year: Bioengineering, Statistics
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>George is a senior bioengineering major and statistics minor at the University of Maryland. He hopes to attend medical school after my undergraduate education. In his time outside of the classroom, he enjoys running, playing basketball, and taking long naps in the library when he really should be studying. Recently, he has also been occupied with self-learning new computer programming languages. Expect big things from UMD iGEM this year – go Terps!
 +
</div>
 +
</div>
  
+
</div>
<div class = "team-member col-sm-6">
+
    <div class = "name"> Sarah Wain</div>
+
      <div class ="title"> Programmer</div>
+
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>
+
      <div class = bio>
+
<h2> Sarah Wain</h2>
+
        <h3> 2nd year: Chemical Engineering, Computer Science
+
        </h3>
+
        <p>
+
        I am a sophomore and member of the Gemstone Honors College.  I was predominantly involved in the Wiki design. In addition to iGem, I work in a Polymer Chemistry lab and enjoy finding as much free food as possible.
+
        </p>
+
      </div>
+
  </div>
+
  
  <div class = "team-member col-sm-6">
+
</div>  
    <div class = "name"> Pavel Vlasov</div>  
+
      <div class ="title"> Returning Member</div>
+
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/c/c5/Pavel1.JPG"/>
+
      <div class = bio>
+
<h2> Pavel Vlasov</h2>
+
        <h3> 4th year: Biochemistry, Molecular Genetics</h3>
+
        <h1> "Wanna hear a joke?" </h1>
+
        <p>
+
        Pavel is a senior and member of the Integrated Life Sciences Honors College at UMD, and is originally from the distant land of Russia. Outside of iGEM, he also has another internship at the Uniformed Services University of the Health Sciences in Bethesda, Maryland, where he works with thyroid cells. Outside of academics and scientific work, his hobbies include video games, model kits, fencing, anime, and writing science-fiction stories.
+
  
        </p>  
+
<div id = "wholeteam">
      </div>  
+
<div id = "bar2">
  </div>
+
<p style="font-size:42px;"><b>Advisors</b>
 +
<p style="font-size:24px;">We are very fortunate to have worked with these fabulous advisors, whithout whom our projects would not be possible.
 +
</div>  
  
  <div class = "team-member col-sm-6">
 
    <div class = "name"> George Zhang</div>
 
      <div class ="title"> Coder</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>
 
      <div class = bio>
 
<h2> George Zhang</h2>
 
        <h3>  4th year: Bioengineering, Statistic
 
        </h3>
 
        <p>
 
          George is a senior bioengineering major and statistics minor at the University of Maryland. He hopes to attend medical school after my undergraduate education. In his time outside of the classroom, he enjoys running, playing basketball, and taking long naps in the library when he really should be studying. Recently, he has also been occupied with self-learning new computer programming languages. Expect big things from UMD iGEM this year – go Terps!
 
        </p>
 
      </div>
 
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Dr. Jason Kahn</b>
 +
<p style="font-size:16;">UC Berkeley, 1990
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>Research Interests:
 +
DNA structure and topology in multi-protein DNA complexes and DNA loops. Construction of nanoscale objects using DNA and protein-DNA complexes. DNA packaging by peptides used for transfection of DNA and siRNA. Role of DNA structure in transcription and gene regulation.
 +
</div>
 +
</div>
  
  </div>
 
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Dr. Edward Eisenstein</b>
 +
<p style="font-size:16;">Georgetown University, 1985
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>Edward Eisenstein is a Fellow in the Institute for Bioscience and Biotechnology Research and an Associate Professor in the Fischell Department of Bioengineering at the University of Maryland.  Trained in modern structural enzymology, his current research interests are focused on protein and biosystem engineering for discovery and application in plants and microorganisms.
 +
</div>
 +
</div>
  
<div id = "Greeting"> <h1 class='insetshadow'> Advisors </h1> </div>
 
  
  <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name">Dr. Jason Kahn</div>  
+
<div id= "profilepicture">
      <div class ="title">  Biochemistry</div>
+
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/5/5c/Boot.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Dr. "Boots" Quimby</b>
<h2> Dr. Jason Kahn</h2>
+
<p style="font-size:16;">Emory University, 1997
        <h3> University of California, Berkeley, Ph.D. 1990</h3>  
+
</div>
        <p>  
+
<div id="personbio">  
          Research Interests:
+
<i></i>
          DNA structure and topology in multi-protein DNA complexes and DNA loops.
+
<p> Dr. Quimby is Associate Director of the Integrated Life Sciences honors program in the Honors College at the University of Maryland. Prior to joining the Department of Cell Biology and Molecular Genetics at UMD as a full-time instructor, she earned her Master's of Arts in teaching from the University of South Carolina, after which she taught high school science in Atlanta, Georgia for eight years. She then returned to graduate school and received her doctorate in genetics and molecular biology from Emory University.
          Construction of nanoscale objects using DNA and protein-DNA complexes.
+
</div>  
          DNA packaging by peptides used for transfection of DNA and siRNA.
+
</div>
          Role of DNA structure in transcription and gene regulation.ps!
+
        </p>
+
      </div>  
+
  </div>
+
  
    <div class = "team-member col-sm-6">
 
    <div class = "name">Dr. Ed Eisenstein</div>
 
      <div class ="title"> Bioengineering</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>
 
      <div class = bio>
 
<h2>Dr. Ed Eisenstein</h2>
 
        <h3>  Ph.D., Georgetown University, 1985</h3>
 
        <p>
 
            Research Interests:
 
        Edward Eisenstein is a Fellow in the Institute for Bioscience and Biotechnology Research and an Associate Professor in the Fischell Department of Bioengineering at the University of Maryland.  Trained in modern structural enzymology, his current research interests are focused on protein and biosystem engineering for discovery and application in plants and microorganisms. 
 
        </p>
 
      </div>
 
  </div>
 
  
    <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name"> Dr. "Boots" Quimby</div>  
+
<div id= "profilepicture">
      <div class ="title">Biology</div>
+
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Nathan Barber</b>
<h2>Dr. "Boots" Quimby</h2>
+
<p style="font-size:16;">University of Maryland 2015, Bioengineering
        <h3> Ph.D., Emory University, 1997</h3>  
+
</div>
        <p>  
+
<div id="personbio">  
          Dr. Quimby is Associate Director of the Integrated Life Sciences honors program in the Honors College at the University of Maryland. Prior to joining the Department of Cell Biology and Molecular Genetics at UMD as a full-time instructor, she earned her Master's of Arts in teaching from the University of South Carolina, after which she taught high school science in Atlanta, Georgia for eight years. She then returned to graduate school and received her doctorate in genetics and molecular biology from Emory University.</p>
+
<i></i>
      </div>  
+
<p>Nathan is a former vice president of the UMaryland iGEM team and had served many roles this past year as the team formed. He graduated with a degree in Bioengineering and currently works in the Life Sciences consulting field while also working as a mentor and advisor to this year's team. His background primarily consists of metabolic and genetic engineering research, and in my spare time he is an avid rock climber and plays ice hockey!
  </div>
+
</div>  
 +
</div>
  
    <div class = "team-member col-sm-6">
 
    <div class = "name">Nathan Barber</div>
 
      <div class ="title">  Bioengineering</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>
 
      <div class = bio>
 
<h2>Nathan Barber</h2>
 
      <h3> B.S. Bioengineering, University of Maryland, College Park, 2015 </h3>
 
        <p>
 
          Nathan is a former vice president of the UMaryland iGEM team and had served many roles this past year as the team formed. He graduated with a degree in Bioengineering and currently works in the Life Sciences consulting field while also working as a mentor and advisor to this year's team. His background primarily consists of metabolic and genetic engineering research, and in my spare time he is an avid rock climber and plays ice hockey!
 
        </p>
 
      </div>
 
  </div>
 
  
  <div class = "team-member col-sm-6">
 
    <div class = "name"> Naren Bhokisham</div>
 
      <div class ="title">  Bioengineering</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>
 
      <div class = bio>
 
<h2>Naren Bhokisham</h2>
 
        <p>
 
        </p>
 
      </div>
 
  </div>
 
 
 
  
<div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name">Dr. Tanya Gordonov</div>  
+
<div id= "profilepicture">
      <div class ="title">  Bioengineering</div>
+
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Naren Bhokisham</b>
<h2>Tanya</h2> <!-- <3 -->
+
<p style="font-size:16;">Graduate Student: Bioengineering
        <p>  
+
</div>
        </p>  
+
<div id="personbio">  
      </div>  
+
<i></i>
  </div>
+
<p>
 +
</div>  
 +
</div>
  
<div class = "team-member col-sm-6">
 
    <div class = "name">Navadeep</div>
 
      <div class ="title">  Chemical Engineering</div>
 
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>
 
      <div class = bio>
 
<h2>Navadeep</h2>
 
        <p>
 
        </p>
 
      </div>
 
  </div>
 
  
  <div class = "team-member col-sm-6">  
+
<div id= "teammember">
    <div class = "name">Testudo</div>  
+
<div id= "profilepicture">
      <div class ="title">Turtles</div>
+
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
      <img id="my-img" src="https://static.igem.org/mediawiki/2015/f/fb/Normal.png"/>  
+
</div>
      <div class = bio>  
+
<div id = "personname"><b style="font-size:24;">Dr. Tanya Gordonov <!-- <3 --></b>
<h2>Testudo</h2>
+
<p style="font-size:16;">University of Maryland 2015, Bioengineering
        <p>  
+
</div>
        </p>  
+
<div id="personbio">  
      </div>  
+
<i></i>
  </div>
+
<p>
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
+
 
</div>  
 
</div>  
 +
</div>
  
  
 +
<div id= "teammember">
 +
<div id= "profilepicture">
 +
<img src="https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/7/7c/Rob2.JPG'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/9/9a/Rob1.JPG'" >
 +
</div>
 +
<div id = "personname"><b style="font-size:24;">Navadeep</b>
 +
<p style="font-size:16;">Graduate Student: Chemical Engineering
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>
 +
</div>
 +
</div>
  
  
 
+
<div id= "teammember">
</body>  
+
<div id= "profilepicture">
 
+
<img src="https://static.igem.org/mediawiki/2015/3/3b/Testudostatue.png" onmouseover="this.src=' https://static.igem.org/mediawiki/2015/e/e2/Littletestudo.png'" onmouseout="this.src='https://static.igem.org/mediawiki/2015/3/3b/Testudostatue.png'" >
</html>
+
</div>
 +
<div id = "personname"><b style="font-size:24;">Testudo</b>
 +
<p style="font-size:16;">School Mascot
 +
</div>
 +
<div id="personbio">
 +
<i></i>
 +
<p>
 +
</div>
 +
</div>

Revision as of 07:54, 17 September 2015