Team:St Pauls London/Supervisors

From 2013hs.igem.org

(Difference between revisions)
(Created page with "<html> <!-- STYLES --> <head> <link href='http://fonts.googleapis.com/css?family=Raleway:400' rel='stylesheet' type='text/css'> <style> body { ...")
 
(22 intermediate revisions not shown)
Line 2: Line 2:
   <head>
   <head>
    
    
-
     <link href='http://fonts.googleapis.com/css?family=Raleway:400' rel='stylesheet' type='text/css'>
+
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:300' rel='stylesheet' type='text/css'>
      
      
     <style>
     <style>
         body {
         body {
-
                 font-family: Raleway;
+
                 font-family: 'Open Sans';
 +
                font-weight: 300;
                 letter-spacing: 0.5px;
                 letter-spacing: 0.5px;
         }
         }
         #p-logo {
         #p-logo {
 +
                display: none;
 +
        }
 +
 +
        form#searchform {
                 display: none;
                 display: none;
         }
         }
Line 24: Line 29:
                 height: 120px;
                 height: 120px;
                 width: 975px;
                 width: 975px;
-
                 background-image: url('https://static.igem.org/mediawiki/2013hs/1/17/Header_img_1.jpg');
+
                 background-image: url('https://static.igem.org/mediawiki/2013hs/b/b5/Banner.jpg');
         }
         }
-
         #menubar.right-menu{}
+
         #toc {
 +
                display: none;
 +
        }
-
         #toc
+
         #catlinks {
-
        {
+
                 display: none;
                 display: none;
         }
         }
-
 
-
#internet-explorer {
 
-
margin-top: 0px;
 
-
text-align: center;
 
-
color: #C30;
 
-
font-family: monospace;
 
-
font-weight: bold;
 
-
}
 
-
 
/*----- HEADER -----*/
/*----- HEADER -----*/
Line 48: Line 45:
height: 150px;
height: 150px;
}
}
-
 
-
        #push-left {
 
-
                margin-right: 80px;
 
-
        }
 
#headerTitle {
#headerTitle {
Line 57: Line 50:
font-weight: 400;
font-weight: 400;
font-size: 44px;
font-size: 44px;
 +
                color: black;
}
}
Line 96: 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 104: 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 174: 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 184: 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 231: Line 304:
===Supervisors===
===Supervisors===
 +
 +
<html>
 +
  <div class="indent-content">
 +
</html>
 +
 +
=====Dr Fiona Burke=====
 +
 +
<html>
 +
  <a href="https://static.igem.org/mediawiki/2013hs/b/b9/Dr_burke.jpg">
 +
  <img style="float: left" src="https://static.igem.org/mediawiki/2013hs/6/60/Dr_burke_thumbnail.jpg" width="150" height="167">
 +
  </a>
 +
</html>
 +
 +
<html>
 +
  <div style="margin-left: 150px; margin-right: 50px; text-align: justify">
 +
</html>
 +
:Hailing from across the pond (the small pond – Irish Sea) Dr Burke is a microbiologist with a passion for pathogenesis. She completed her degree at Trinity College, Dublin, and then moved onto a PhD in the field of preventative medicine, studying the superbug Staphylococcus aureus and later continued on as a postdoctoral research assistant again looking at MRSA. Since becoming a teacher in 2010 at St Paul’s School in the Biology Department, she has played an important role in Pask Soc, the school’s biochemistry projects group, and is relishing the opportunity for the further challenges and excitement that iGEM offers. Furthermore, she is quite partial to eating chocolate, oftentimes in conjunction with cheese.
 +
 +
<html>
 +
  </div>
 +
</html>
 +
 +
 +
 +
 +
 +
=====Dr Camille Shammas=====
 +
 +
<html>
 +
  <a href="https://static.igem.org/mediawiki/2013hs/5/5b/Shammas.jpeg">
 +
  <img style="float: left" src="https://static.igem.org/mediawiki/2013hs/3/3f/Shammas_thumbnail.jpeg" width="150" height="167">
 +
  </a>
 +
</html>
 +
 +
<html>
 +
  <div style="margin-left: 150px; margin-right: 50px; text-align: justify">
 +
</html>
 +
:A passionate biochemist, Dr Shammas, completed a dual honour degree in Biochemistry and Microbiology before moving on to complete a PhD in protein structure determination by x-ray crystallography. He has since been a postdoctoral research scientist as part of teams both in the UK and the US before he joined St Paul’s School in 2008 as a member of the Biology Department. Outside of the classroom Dr Shammas is master-in-charge of the illustrious (currently undefeated in two years) SPS Fencing Team and he has set up a bio-chemistry society, Pask Soc in memory of St Paul’s teacher Sidney Pask; the group meets weekly and has this year organised trips to the Sanger Institute and started a plasmid mutagenesis project to modify T4 bacteriophage lysozyme. In this first year that St Paul’s is competing in iGEM, Dr Shammas’ good sense of humour and optimism are proving to just as useful tools as his extensive knowledge. He likes both cheese and chocolate.
 +
 +
<html>
 +
  </div>
 +
</html>

Latest revision as of 11:49, 7 June 2013

Supervisors

Dr Fiona Burke

Hailing from across the pond (the small pond – Irish Sea) Dr Burke is a microbiologist with a passion for pathogenesis. She completed her degree at Trinity College, Dublin, and then moved onto a PhD in the field of preventative medicine, studying the superbug Staphylococcus aureus and later continued on as a postdoctoral research assistant again looking at MRSA. Since becoming a teacher in 2010 at St Paul’s School in the Biology Department, she has played an important role in Pask Soc, the school’s biochemistry projects group, and is relishing the opportunity for the further challenges and excitement that iGEM offers. Furthermore, she is quite partial to eating chocolate, oftentimes in conjunction with cheese.



Dr Camille Shammas

A passionate biochemist, Dr Shammas, completed a dual honour degree in Biochemistry and Microbiology before moving on to complete a PhD in protein structure determination by x-ray crystallography. He has since been a postdoctoral research scientist as part of teams both in the UK and the US before he joined St Paul’s School in 2008 as a member of the Biology Department. Outside of the classroom Dr Shammas is master-in-charge of the illustrious (currently undefeated in two years) SPS Fencing Team and he has set up a bio-chemistry society, Pask Soc in memory of St Paul’s teacher Sidney Pask; the group meets weekly and has this year organised trips to the Sanger Institute and started a plasmid mutagenesis project to modify T4 bacteriophage lysozyme. In this first year that St Paul’s is competing in iGEM, Dr Shammas’ good sense of humour and optimism are proving to just as useful tools as his extensive knowledge. He likes both cheese and chocolate.