Team:Illinois/Team

From 2008.igem.org

(Difference between revisions)
(Who are we?)
 
(111 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
[[Image:Teampic4.png|950px|center]]
-
 
+
__NOTOC__
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
<style>
-
This is a template page. READ THESE INSTRUCTIONS.
+
-
</div>
+
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
+
-
</div>
+
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, and a lab notebook.  PLEASE keep all of your pages within your Team:Example namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
.ideasList{
 +
margin-bottom:30px
 +
}
 +
ul#sub {
 +
margin:0px;
 +
padding:0px;
 +
font-size:14px;
 +
list-style-image:none;
 +
list-style-type:none;
 +
}
-
{|align="justify"
+
#sub li { margin-bottom:20px;}
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
-
|[[Image:Example_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this is the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Illinois | Team Example 2]]
+
-
|}
+
 +
#sub li a {
 +
color:#3300FF;
 +
text-decoration:underline;
 +
}
-
<!--- The Mission, Experiments --->
+
#sub li a:hover {
 +
text-decoration:none;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.links {
-
!align="center"|[[Team:Illinois|Home]]
+
width:100%;
-
!align="center"|[[Team:Illinois/Team|The Team]]
+
background-color:#FF6103;
-
!align="center"|[[Team:Illinois/Project|The Project]]
+
margin-bottom:30px;
-
!align="center"|[[Team:Illinois/Parts|Parts Submitted to the Registry]]
+
}
-
!align="center"|[[Team:Illinois/Modeling|Modeling]]
+
-
!align="center"|[[Team:Illinois/Research_articles|Research Articles]]
+
-
!align="center"|[[Team:Illinois/Notebook|Notebook]]
+
-
|}
+
-
(''Or you can choose different headings.  But you must have a team page, a project page, and a notebook page.'')
+
 +
.links tr {
 +
background-color: #FF6103;;
 +
}
-
== '''Who we are''' ==
+
.links td:hover {
-
{|border = "0"
+
background-color:#FF6103;
-
|-
+
}
-
|rowspan="3"|
+
 +
.links a{
 +
text-decoration:none;
 +
font-size:15pt;
 +
        font-weight:bold;
 +
        font:'helvetica';
 +
color: rgb(255,255,255);
 +
}
 +
.links a:active {
 +
        background-color:#FF6103;
 +
}
 +
.links a:hover {
 +
        color: rgb(0,0,128);
 +
}
-
'''Advisors:'''
+
#navactive {
 +
        background-color: rgb(0,0,128);
 +
}
-
*''' Advisor 1''':    Mentor for all
 
-
*'''Advisor 2''':      Our favorite
 
-
*'''Grad Student 1''':    Our leader 
 
 +
#header {
 +
width: 100%;
 +
text-align: center;
 +
}
-
'''Undergrads:'''
+
h4 {
 +
font-size: 14pt;
 +
font-weight: normal;
 +
}
-
*'''Student 1''':    Sleepyhead
+
dt {
-
*'''Student 2''':   Math nerd
+
font-size: 12pt;
-
*'''Student 3''':  Is going to save the world
+
}
-
*'''Student 4''':    Loves iGEM
+
 +
#projectnav h4 {
 +
padding: .4ex;
 +
}
-
|
+
#projectnav dt {
-
<gallery>
+
font-weight: normal;
-
Image:Team_member_1.png|Team member 1
+
margin: 1.5ex 0 0 0;
-
Image:Team_member_2.png|Team member 2
+
}
-
Image:Team_member_3.png|Team member 3
+
-
Image:Team_member_4.png|Team member 4
+
-
Image:Team_member_5.png|Team member 5
+
#projectnav h4, #projectnav dt, #projectnav dd {
-
</gallery>
+
text-align: center;
 +
text-indent: 0;
 +
margin-left: 0;
 +
}
 +
 
 +
#hbnav dd {
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: .8ex;
 +
}
 +
 
 +
#denav dd{
 +
background-color: #FF6103;;
 +
border-left: dashed #FFF 3px;
 +
border-right: dashed #FFF 3px;
 +
padding: 1ex;
 +
margin-top: 0;
 +
}
 +
 
 +
#projectnav a {
 +
color: #fff;
 +
}
 +
 
 +
#pagecontent p {
 +
text-indent: 1.25em;
 +
}
 +
</style>
 +
<! -- END of style sheet -->
 +
</head>
 +
<body>
 +
 
 +
<!-- Navigation Links Table-->
 +
<table class="links" >
 +
  <tr>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois" >Home</a> </td>
 +
    <td align="center"id="navactive" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Team" >Team</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Project" >Project</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Notebook" >Notebook</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Research_articles" >Research Articles</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Parts" >Parts</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Current_Tasks">Protocols</a> </td>
 +
    <td align="center" ><a class="mainLinks" href="https://2008.igem.org/Team:Illinois/Pictures" >Pictures</a> </td>
 +
  </tr>
 +
</table>
 +
</html>
 +
 
 +
 
 +
 
 +
==='''Who are we?'''===
 +
 
 +
We are the first Illinois iGEM team, and we're very excited about that fact.  Our team has a diverse mix of backgrounds drawing students from all over campus.  The represented departments include bioengineering, physics, electrical engineering, chemistry, and molecular and cellular biology.  This broad background gives us a the ability to look at problems from many angles and come up with unique solutions.  Under the guidance of our advisers we have been working to put together a project to bring to MIT this November.  We have all thoroughly enjoyed the opportunity that iGEM has given us, and look forward to being a competitive team in the future.
 +
 
 +
==='''Advisors:'''===
 +
 
 +
{|
 +
|[http://www.chemeng.uiuc.edu/Faculty/rao.php Dr. Chris Rao]
 +
|[http://www.physics.uiuc.edu/People/Golding/ Dr. Ido Golding]
 +
|[http://chemeng.uiuc.edu/Faculty/price.php Dr. Nathan Price]
 +
|[http://age-web.age.uiuc.edu/faculty/kb/kb.asp Dr. Kaustubh Bhalerao]
 +
|-
 +
|<html><a href="http://www.chemeng.uiuc.edu/Faculty/rao.php"><img src="https://static.igem.org/mediawiki/2008/4/46/Rao.jpg"></a></html>
 +
|<html><a href="http://physics.illinois.edu/People/Golding/"><img src="https://static.igem.org/mediawiki/2008/b/b7/Golding.jpg" height="200"width="156"></a></html>
 +
|<html><a href="http://chemeng.uiuc.edu/Faculty/price.php"><img src="https://static.igem.org/mediawiki/2008/8/85/Price.jpg"></a></html>
 +
|<html><a href="http://age-web.age.uiuc.edu/faculty/kb/kb.asp"><img src="https://static.igem.org/mediawiki/2008/1/16/Bhalerao.jpg"></a></html>
|}
|}
 +
<br>
-
== '''What we did''' ==
+
==='''Lab Supervisor'''===             
 +
*Courtney Evans
-
(Provide proper attribution for all work)
 
 +
{|
 +
|width="33%" align="center"|<h2>The Illinois Team</h2>
 +
|width="33%" align="center"|<h2>The Illinois Board</h2>
 +
|- valign="top"
 +
|
 +
*[[User:Mdavis|Matt Davis]]
 +
*[[User:MMcCleary|Meghan McCleary]]
 +
*[[User:Dluedtk2|Dave Luedtke]]
 +
*[[User:Alzar|Aleem Zafar]]
 +
*[[User:Azoelln2|Adam Zoellner]]
 +
*[[User:Bhadidi|Bobak Hadidi]]
 +
*[[User:Su4|Joleen Su]]
 +
*[[User:yanfen24|Yanfen Li]]
 +
*[[User:Graham|Graham Heimberg]]
 +
*[[User:Pdoshi22|Palak Doshi]]
 +
*[[User:kselvad2|Kiruthika Selvadurai]]
 +
*[[User:nbakshi2|Namita Bakshi]]
 +
*[[User:Lbedelman|Luke Edelman]]
 +
*[[User:Trina333|Katrina Keller]]
 +
*[[User:ChrisCalvey|Chris Calvey]]
 +
|width="33%" align="top"|
 +
 +
*[[User:Alzar|Aleem Zafar]] - Managing Director
 +
*[[User:Lbedelman|Luke Edelman]] - Science Director
 +
*[[User:Bhadidi|Bobak Hadidi]] - Treasurer
 +
*[[User:Pdoshi22|Palak Doshi]] - Secretary
 +
*[[User:Graham|Graham Heimberg]] - Webmaster
 +
*[[User:Trina333|Katrina Keller]] - Publicity Coordinator
 +
|}
-
== '''Where we're from''' ==
+
{{bottom_template}}

Latest revision as of 04:36, 30 October 2008

Teampic4.png


Who are we?

We are the first Illinois iGEM team, and we're very excited about that fact. Our team has a diverse mix of backgrounds drawing students from all over campus. The represented departments include bioengineering, physics, electrical engineering, chemistry, and molecular and cellular biology. This broad background gives us a the ability to look at problems from many angles and come up with unique solutions. Under the guidance of our advisers we have been working to put together a project to bring to MIT this November. We have all thoroughly enjoyed the opportunity that iGEM has given us, and look forward to being a competitive team in the future.

Advisors:

[http://www.chemeng.uiuc.edu/Faculty/rao.php Dr. Chris Rao] [http://www.physics.uiuc.edu/People/Golding/ Dr. Ido Golding] [http://chemeng.uiuc.edu/Faculty/price.php Dr. Nathan Price] [http://age-web.age.uiuc.edu/faculty/kb/kb.asp Dr. Kaustubh Bhalerao]


Lab Supervisor

  • Courtney Evans


The Illinois Team

The Illinois Board