Team:St Pauls London

From 2013hs.igem.org

(Difference between revisions)
 
(196 intermediate revisions not shown)
Line 1: Line 1:
<html> <!-- STYLES -->
<html> <!-- STYLES -->
   <head>
   <head>
 +
 
 +
    <link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>
 +
   
     <style>
     <style>
         body {
         body {
-
                 font-family: arial;
+
                 font-family: 'Open Sans';
 +
                font-weight: 300;
 +
                letter-spacing: 0.5px;
         }
         }
         #p-logo {
         #p-logo {
 +
                display: none;
 +
        }
 +
 +
        form#searchform {
                 display: none;
                 display: none;
         }
         }
Line 16: Line 25:
         #top-of-page {
         #top-of-page {
                 position: absolute;
                 position: absolute;
-
                 height: 107px;
+
                margin-top: -125px;
 +
                margin-left: -5px;
 +
                 height: 120px;
                 width: 975px;
                 width: 975px;
 +
                background-image: url('https://static.igem.org/mediawiki/2013hs/b/b5/Banner.jpg');
         }
         }
-
         #toc
+
         #toc {
-
         {
+
                display: none;
 +
        }
 +
 
 +
         #catlinks {
                 display: none;
                 display: none;
         }
         }
-
 
-
#internet-explorer {
 
-
margin-top: 0px;
 
-
text-align: center;
 
-
color: #C30;
 
-
font-family: monospace;
 
-
font-weight: bold;
 
-
}
 
-
 
/*----- HEADER -----*/
/*----- HEADER -----*/
#header {
#header {
 +
                padding-top: 20px;
height: 150px;
height: 150px;
-
 
}
}
-
 
-
        #push-left {
 
-
                margin-right: 80px;
 
-
        }
 
#headerTitle {
#headerTitle {
text-align: right;
text-align: right;
-
font-weight: bold;
+
font-weight: 400;
-
font-size: 36px;
+
font-size: 44px;
 +
                color: black;
}
}
Line 87: Line 90:
                 font-weight: 100;
                 font-weight: 100;
}
}
-
+
 
-
a.nav_buttonLink, a.nav_buttonLink:visited {
+
        a.nav_buttonLink, a.nav_buttonLink:visited {
text-decoration: none;
text-decoration: none;
                 color: black;
                 color: black;
Line 95: Line 98:
color: #F93;
color: #F93;
text-decoration: underline;
text-decoration: underline;
-
}
+
}   
 +
 +
        a.mobile-link, a.mobile-link:hover, a.mobile-link:active {
 +
                text-decoration:none;
 +
        }
-
         #first {
+
/*----- END OF BUTTONS -----*/
-
                 margin-left: 0px;
+
 
 +
         ul.drop-down {
 +
                list-style: none;
 +
                 margin-top: 0px;
 +
                position: absolute;
 +
                padding: 0;
         }
         }
-
         #second {
+
         ul.drop-down li {
-
                 margin-left: 0px;
+
                 display: none;
 +
                position: relative;
 +
                text-align: left;
 +
                margin: 5px;              
         }
         }
-
         #third {
+
         div.drop-down {
-
                 margin-right: -10px;
+
                 background-color: #EAEAEA;
-
                margin-left: -10px;
+
         }
         }
-
         #fourth {
+
         div.drop-down-top {
-
                 margin-right: -20px;
+
                background-color: transparent;
 +
                 margin-bottom: -7px;
         }
         }
-
         #fifth {
+
         ul.drop-down:hover div.drop-down-top {
-
                 margin-right: 20px;
+
                 background-color: #EAEAEA;
         }
         }
-
/*----- END OF BUTTONS -----*/
+
 
-
+
        ul.drop-down li.top-of-list {  /*----- makes sure top item is always shown -----*/
 +
                display: block;
 +
        }
 +
             
 +
        ul.drop-down:hover li {  /*----- shows drop down -----*/
 +
                display: block;             
 +
        }
 +
 
 +
        ul.drop-down:hover li.top-of-list {
 +
                color: #F93;
 +
text-decoration: underline;             
 +
        }
 +
 
/*----- END OF HEADER -----*/
/*----- END OF HEADER -----*/
Line 138: Line 165:
<html>
<html>
 +
  <div id="top-of-page">
 +
 +
  </div>
 +
   <div id="header">
   <div id="header">
   <div id="push-left">
   <div id="push-left">
Line 161: Line 192:
   </div>
   </div>
   </div>
   </div>
-
    <!--[if gte IE 2 ]>
 
-
<p id="internet-explorer">This Wiki is designed for best use on <a href="https://www.google.com/intl/en_uk/chrome/browser/?hl=en-GB">Google Chrome</a> and <a href="https://www.mozilla.org/en-US/firefox/fx/#desktop">Mozilla Firefox</a>. Some features may not available to your browser.</p>
 
-
    <![endif]-->
 
</html>
</html>
Line 171: Line 199:
<html>
<html>
-
   <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London"><div class="nav_button" id="first"><p class="nav_buttonText">
+
   <ul class="drop-down">
 +
  <div class="drop-down-top">
 +
  <li class="top-of-list">
 +
    <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London">
 +
    <div class="nav_button">
 +
    <p class="nav_buttonText">
</html>
</html>
HOME
HOME
<html>
<html>
-
   </p></div></a>
+
   </p></div></a></li></div></ul>
</html>
</html>
|
|
<html>
<html>
-
<a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Project"><div class="nav_button" id="second"><p class="nav_buttonText">
+
  <ul class="drop-down">
 +
  <div class="drop-down-top">
 +
  <li class="top-of-list"> 
 +
    <a class="mobile-link" href="">
 +
    <div class="nav_button">
 +
    <p class="nav_buttonText">
</html>
</html>
PROJECT
PROJECT
<html>
<html>
-
   </p></div></a>
+
   </p></div></a></li></div>
</html>
</html>
 +
<html><div class="drop-down"><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Abstract"></html>
 +
----
 +
ABSTRACT
 +
----
 +
<html></a></li></html>
 +
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Parts"></html>
 +
PARTS
 +
----
 +
<html></a></li></html>
 +
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Procedures"></html>
 +
PROCEDURES
 +
----
 +
<html></a></li></html>
 +
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Protocols"></html>
 +
PROTOCOLS
 +
----
 +
<html></a></li></html>
 +
<html></div></ul></html>
|
|
<html>
<html>
-
   <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/The_Team"><div class="nav_button" id="third"><p class="nav_buttonText">
+
   <ul class="drop-down">
 +
  <div class="drop-down-top">
 +
  <li class="top-of-list">
 +
    <a class="mobile-link" href="">
 +
    <div class="nav_button">
 +
    <p class="nav_buttonText">
</html>
</html>
THE TEAM
THE TEAM
<html>
<html>
-
   </p></div></a>
+
   </p></div></a></li></div>
</html>
</html>
 +
<html><div class="drop-down"><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Participants"></html>
 +
----
 +
PARTICIPANTS
 +
----
 +
<html></a></li></html>
 +
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Supervisors"></html>
 +
SUPERVISORS
 +
----
 +
<html></a></li></html>
 +
<html></div></html>
|
|
<html>
<html>
-
   <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Procedures"><div class="nav_button" id="fourth"><p class="nav_buttonText">
+
   <ul class="drop-down">
 +
  <div class="drop-down-top">
 +
  <li class="top-of-list">
 +
    <a style="text-decoration: none" href="">
 +
    <div class="nav_button">
 +
    <p class="nav_buttonText">
</html>
</html>
-
PROCEDURES
+
OTHER
<html>
<html>
-
   </p></div></a>
+
   </p></div></a></li></div>
-
</html>
+
-
|
+
-
<html>
+
-
  <a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Notebook"><div class="nav_button" id="fifth"><p class="nav_buttonText">
+
</html>
</html>
 +
<html><div class="drop-down"><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Notebook"></html>
 +
----
NOTEBOOK
NOTEBOOK
-
<html>
+
----
-
  </p></div></a>
+
<html></a></li></html>
-
</html>
+
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Human_Practices"></html>
 +
HUMAN PRACTICES
 +
----
 +
<html></a></li></html>
 +
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Safety"></html>
 +
SAFETY
 +
----
 +
<html></a></li></html>
 +
<html><li><a class="nav_buttonLink" href="https://2013hs.igem.org/Team:St_Pauls_London/Attributions"></html>
 +
ATTRIBUTIONS
 +
----
 +
<html></a></li></html>
 +
<html></div></html>
|-
|-
|}
|}
Line 217: Line 303:
</html>
</html>
-
===Home===
+
<p>Hi! We are a team of five 17 year olds from St Paul’s School, the first team from our school, and indeed the first ever UK school team to enter iGEM. St Paul’s is a day school in South West London, UK and was founded over 500 years ago by John Colet, dean of St Paul’s. The school was originally established in St Paul’s Cathedral in the city centre (hence the name) but has since expanded from Colet’s original 153 boys to accommodate over 800 boys between the ages of 13-18 and consequently the school now sits in Barnes on the River Thames.</p>
-
 
+
            <p>We are aiming to produce a lactose sensor, a project which you can read more about in the project section of this page, but promises to be both a challenging and stimulating one. The fiver of us were inspired to compete in the competition after the school hosted a speaker from the scientific work who introduced us to some the exciting work that past high-school and university teams has completed. </p>
-
:This year, a team of students from St Paul’s School, London, has decided to take up the challenge of competing in the IGEM competition - the first to represent the UK at High School Level. Our aim is to mutate E.coli to create a semi-quantitative lactose detector; we intend to create three mutant operons on a single plasmid, with each operon responding to a different concentration of lactose in the environment the E.coli finds itself in.
+
-
 
+
-
:We plan to use red, yellow and green fluorescent proteins in a “traffic light” system, whereby the colour of the protein translated corresponds to the concentration of lactose, with red fluorescent protein denoting a high concentration of lactose, yellow fluorescent protein representing a low concentration of lactose and green fluorescent protein showing that there is no lactose present in the immediate environment the E.coli is exposed to.  It is our hope that this could potentially be used in allergy testing and in the analysis of food samples, and by individuals who are lactose intolerant; because we hope to design a semi-quantitative detector it will show a spectrum of lactose concentrations so mild intolerants and severe intolerants will be able to use the sensor in different ways.
+
-
:So far we have been designing our project and selecting appropriate biobricks for use in each operon. We have also been using the 3A assembly kit to practice assembling biobricks on a plasmid backbone. During the past year, the team has also been involved in a plasmid mutagenesis project to modify T4 bacteriophage lysozyme, and in so doing we have practiced many of the lab techniques needed for biobrick assembly.
+
<html></div></html>

Latest revision as of 21:19, 12 May 2014

Hi! We are a team of five 17 year olds from St Paul’s School, the first team from our school, and indeed the first ever UK school team to enter iGEM. St Paul’s is a day school in South West London, UK and was founded over 500 years ago by John Colet, dean of St Paul’s. The school was originally established in St Paul’s Cathedral in the city centre (hence the name) but has since expanded from Colet’s original 153 boys to accommodate over 800 boys between the ages of 13-18 and consequently the school now sits in Barnes on the River Thames.

We are aiming to produce a lactose sensor, a project which you can read more about in the project section of this page, but promises to be both a challenging and stimulating one. The fiver of us were inspired to compete in the competition after the school hosted a speaker from the scientific work who introduced us to some the exciting work that past high-school and university teams has completed.