IGEM:Stanford/2009/Team

From OpenWetWare
Revision as of 19:47, 13 August 2009 by Suzanne Bartram (talk | contribs)
Jump to navigationJump to search

<html> <style> /*----- General */ body {

 background: black;
 color: black;

} </style> </html>

  <html> <head> <style type="text/css";

           color:white; 
           font-style:italic;
           font-family:Arial;
          font-size: 1px;

>

</style> </head>

</html>

<html>

<style type="text/css"> body {

   background-color: #black;

}

/*----------------------------------------------------------------------------*/ /* menu left */ /*----------------------------------------------------------------------------*/

  1. menu {
   width: 150px;
   margin: 20px 13px 0 7px;
   position: relative;
   float: left;

}

  1. menu ul {
   padding: 0;
   margin: 0 0 10px 0;
   list-style: none;

}

  1. menu li {
   margin:0;

}

  1. menu a {
   display: block;
   width: 150px;
   height: 19px;
   margin-top: 1px;
   background: url(http://openwetware.org/images/2/21/MP2.png) no-repeat left top;
   padding: 2px 4px;
   text-decoration: none;
   color: #black;

}

  1. menu a:hover {
   display: block;
   width: 150px;
   height: 19px;
   margin-top: 1px;
   background: url(http://openwetware.org/images/c/c4/2P.png) no-repeat left top;
   padding: 2px 4px;
   color: #fff;

}

  1. menu .selflink {
   display: block;
   width: 150px;
   height: 19px;
   margin-top: 1px;
   background: url(http://openwetware.org/images/c/c4/2P.png) no-repeat left top;
   padding: 2px 4px;
   color: #fff;

}

  1. menu a.external {
   margin: 0;
   padding: 0;
   width: 150px;

}

.menu_header {

   width: 150px;
   border: 1px solid #bbb;
   background: url(http://openwetware.org/images/a/a1/MP4.png) repeat-x bottom;
   color: #black;
   padding: 2px 4px;

}


</style> </html>



The Stanford iGEM team consist of 10 undergraduate students, and also include graduate student mentors and faculty advisors. Students are working full time throughout the summer of 2009 to engineer a synthetic biological system, and will present their project in the form of posters and a 20 minute presentation at the Jamboree. This is the first time that our team is competing.