Team:Virginia/Team

From 2012.igem.org

(Difference between revisions)
Line 19: Line 19:
     visibility:hidden;
     visibility:hidden;
}
}
 +
 +
img.centering {  display: block;  margin-left: auto;  margin-right: auto; }
 +
 +
img
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
img:hover
 +
{
 +
/* For IE8 and earlier */
 +
margin:0px auto;
 +
}
 +
body {
body {
     background-color: rgba(220, 235, 221, 1);
     background-color: rgba(220, 235, 221, 1);
-
     background-image: url('');
+
      
-
     background-position: center;
+
      
 +
   
}
}
#p-logo {
#p-logo {
Line 42: Line 57:
}
}
 +
#catlinks {
 +
visibility:hidden;
 +
}
#content {
#content {
background-color: rgba(255, 255, 255, 0);
background-color: rgba(255, 255, 255, 0);
Line 76: Line 94:
}
}
 +
#menubar li {visibility: visible;
 +
}
 +
#menubar li a:hover{visibility: visible;}
.navbar {
.navbar {
Line 81: Line 102:
}
}
-
#easy_zoom{
+
 
-
border: 10px solid blue;
+
#float_corner {
-
width:600px;
+
z-index:4000;
-
height:400px;
+
position:fixed;_position:absolute;top:0px; display: block;   margin-left: auto;   margin-right: auto; clip:
-
border:5px solid #eee;
+
inherit;_top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);_left:expression(document.documentElement.scrollLeft + document.documentElement.clientWidth - offsetWidth);}
-
background:#fff;
+
-
color:#333;
+
-
position:fixed;
+
-
top:35px;
+
-
left:50%;
+
-
overflow:hidden;
+
-
-moz-box-shadow:0 0 10px #555;
+
-
-webkit-box-shadow:0 0 10px #555;
+
-
box-shadow:0 0 10px #555;
+
-
/* vertical and horizontal alignment used for preloader text */
+
-
line-height:400px;
+
-
text-align:center;
+
-
}
+
navig{position:fixed; top:12px; left:12px; right:12px; z-index:3000; min-width:450px;  
navig{position:fixed; top:12px; left:12px; right:12px; z-index:3000; min-width:450px;  
-
background:url("https://static.igem.org/mediawiki/2012/b/b8/Igemlogo.fw.png") top left  no-repeat;
+
background:url("") top left  no-repeat;
background-position: 20px 0px;
background-position: 20px 0px;
display: inline;
display: inline;
Line 132: Line 140:
ul#tabnav { /* general settings */
ul#tabnav { /* general settings */
-
text-align: right; /* set to left, right or center */
+
text-align: center; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 13px verdana, arial, sans-serif; /* set font as desired */
font: bold 13px verdana, arial, sans-serif; /* set font as desired */
Line 139: Line 147:
list-style-type: none;
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
-
position:fixed; top:12px; left:12px; right:12px; z-index:3000;
+
position:fixed; top:0px; z-index:3000;
 +
width: 900px;
 +
margin-left: auto;    margin-right: auto;
}
}
Line 165: Line 175:
background-color:rgba(74,92,97, 0);
background-color:rgba(74,92,97, 0);
color: #000000;
color: #000000;
-
background-image: -moz-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.3), rgba(74,92,97, 0) 100%);
+
 
-
background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.3), rgba(74,92,97, 0) 100%);
+
-
background-image: -o-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.3), rgba(74,92,97, 0) 100%);
+
-
background-image: -ms-radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.3), rgba(74,92,97, 0) 100%);
+
-
background-image: radial-gradient(50% 50%, ellipse cover, rgba(74,92,97, 0.3), rgba(74,92,97, 0) 100%)
+
/*background-color: #cfc;  set unselected tab background color as desired */
/*background-color: #cfc;  set unselected tab background color as desired */
color: #000000; /* set unselected tab link color as desired */
color: #000000; /* set unselected tab link color as desired */
-
margin-right: 0px; /* set additional spacing between tabs as desired */
+
margin-right: 15px; /* set additional spacing between tabs as desired */
text-decoration: none;
text-decoration: none;
border-bottom: none;
border-bottom: none;
Line 200: Line 206:
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
     var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
   })();
   })();
 +
 +
</script>
</script>
Line 205: Line 213:
<body>
<body>
 +
 +
<navig><ul id="tabnav">
<navig><ul id="tabnav">
-
<li class="tab1"><a href="/Team:Virginia">Home</a></li>
+
-
<li class="tab2"><a href="/Team:Virginia/Team">Team</a></li>
+
-
<li class="tab3"><a href="https://igem.org/Team.cgi?year=2012&amp;team_name=Virginia">Official Team Profile</a></li>
+
-
<li class="tab4"><a href="/Team:Virginia/Project">Project</a></li>
+
<li class="tab2"><a href="/Team:Virginia/Project">Project</a></li>
-
        <li class="tab5"><a href="/Team:Virginia/Parts">Parts</a></li>
+
<li class="tab4"><a href="/Team:Virginia/Parts">Parts</a></li>
-
<li class="tab6"><a href="/Team:Virginia/Modeling">Modeling</a></li>
+
        <li class="tab8"><a href="/Team:Virginia/Team">Team</a></li>
-
<li class="tab7"><a href="/Team:Virginia/Notebook">Notebook</a></li>
+
<li class="tab9"><a href="/Team:Virginia/Practices">Practices</a></li>
-
<li class="tab8"><a href="/Team:Virginia/Safety">Safety</a></li>
+
<li class="tab5"><a href="/Team:Virginia">
-
<li class="tab9"><a href="/Team:Virginia/Attributions">Attributions</a></li>
+
&nbsp;&nbsp;<img src="https://static.igem.org/mediawiki/2012/b/b8/Igemlogo.fw.png" border="0"/>&nbsp;&nbsp;</a></li>
 +
 
 +
<li class="tab3"><a href="/Team:Virginia/Modeling">Modeling</a></li>
 +
<li class="tab6"><a href="http://openwetware.org/wiki/IGEM:Virginia_2012">Notebook</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Safety">Safety</a></li>
 +
<li class="tab7"><a href="/Team:Virginia/Attributions">Attributions</a></li>
</ul></navig>
</ul></navig>
</p><p><br />
</p><p><br />
-
</p>
+
 
 +
<div>
 +
 
<p><br />
<p><br />
-
<div align="center">
 

Revision as of 03:10, 4 October 2012



Our Team





Josh Fass

Biomedical Engineering 2014
Josh is a third-year studying Biomedical Engineering at UVA. When he's not in a zen-like pipetting trance or fangirling over famous genome engineers, he can be observed striking contemplative poses while wandering the woods or pontificating over pizza about biocomputers. He plans to pursue a PhD in bioengineering.





Jackie Grimm

Biology 2012
Jackie Grimm is a fourth-year Biology major interested in the biology of infectious disease and phage engineering for diagnostics and phage therapy.





Syed Hassan

Computer Science and Chemistry 2014
Syed Hassan is a third year Computer Science major. Although he would rather perpetually play with a computational model of a systems biology problem, he likes to obtain validity through wetwork. Outside of lab, he plays tennis or his guitar.





John Hubczak

Chemical Engineering 2013
John Hubczak, a 4th year Chemical Engineering student from the University of Virginia, enjoys cooking tasty treats when he is not busy reading, studying, or playing video games.





Shaun Moshasha

Biochemistry and Physics 2013
Shaun Moshasha is a 5th year Biochemistry and Physics double major at the UVA. When not creating cellular Frankensteins, Shaun enjoys playing the piano, observing nature, and developing businesses. Although new to the iGEM competition, Shaun had been intrigued by the concept of synthetic biology for quite some time, but since his initiation in the wet lab, he has now honed in on his main passion.





Joseph Muldoon

Biology and Biochemistry 2013
Joe is a fourth year majoring in biology and biochemistry. In addition to iGEM, he conducts research in transcriptional regulation and in computational systems biology, and outside of lab he plays clarinet and composes music. Next year he plans to attend graduate school for synthetic biology.





Omar Raza

Biology 2014
Omar Raza joined this competition because of the freedom the students had to conduct their research and the opportunity to apply some of the knowledge they gained from various classes. One of the main things he likes about the project is the potential it has to serve the public by allowing for faster detection of bordatella pertussis, the causative agent for whooping cough.





Alex Zorychta

Biomedical Engineering 2013
Alex Zorychta is a fourth-year Biomedical Engineering student. This is his first year on the iGEM team, and is planning to move onto graduate school next year in Biomedical Engineering. When not at the bench, he is off on various adventures.


Our Advisors

Dr. Kimberly Kelly: Biomedical Engineering
Dr. Keith Kozminski: Biology and Cell Biology
Dr. Inchan Kwon: Chemical Engineering
Dr. Erik Hewlett: Infectious Diseases
Dr. Jason Papin: Biomedical Engineering