Difference between revisions of "Team:OLS Canmore AB CA"

 
(64 intermediate revisions by 5 users not shown)
Line 7: Line 7:
 
<style type="text/css">
 
<style type="text/css">
  
+
@import url(font-awesome.min.css);
 
+
        @import url("http://fonts.googleapis.com/css?family=Roboto:500,300");
  
 +
#top_menu_inside {
 +
width: 1020px;
 +
margin: 0px auto;
 +
}
  
 
/* since the background is dark, we change the color of the text and links so they are visible on "show preview" mode */
 
/* since the background is dark, we change the color of the text and links so they are visible on "show preview" mode */
Line 15: Line 19:
 
p, #content {
 
p, #content {
 
color:#808284;
 
color:#808284;
 +
                        margin: 0 auto;
 
}
 
}
  
Line 29: Line 34:
 
body {  
 
body {  
 
background-color: #29221F;
 
background-color: #29221F;
 +
              width: 1020px;
 +
              margin: 0 auto;
 +
                font-family: "Roboto", Helvetica, sans-serif;
 +
font-size: 12 pt;
 +
font-weight: 300;
 +
 +
 
}
 
}
  
Line 37: Line 49:
 
float:left;
 
float:left;
 
margin-left:20px;
 
margin-left:20px;
margin-bottom: 10px;
+
margin-bottom: 15px;
 
background-color: #fff;  
 
background-color: #fff;  
border-bottom: 8px solid #fff;
+
border-bottom: 8px solid #153b68;
 
}
 
}
  
Line 47: Line 59:
 
width: 150px;
 
width: 150px;
 
padding: 20px 0px;
 
padding: 20px 0px;
background-color: #DB1E39;
+
background-color: #0879ae;
border-top: 8px solid #14747D;
+
border-top: 8px solid #153b68;
 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 
}
 
}
Line 54: Line 66:
 
/* Creates the container for the content */
 
/* Creates the container for the content */
 
#contentContainer {
 
#contentContainer {
padding-top:20px;
+
padding-top: 0px;
 
padding-right:10px;
 
padding-right:10px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
Line 60: Line 72:
 
padding-left: 20px;
 
padding-left: 20px;
 
float: left;
 
float: left;
border-top: 20px solid #14747D;
+
border-top: 8px solid #153b68;
 
background-color: #fff;  
 
background-color: #fff;  
 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
Line 68: Line 80:
 
/*Set up height place holder for the banner*/
 
/*Set up height place holder for the banner*/
 
#bannerContainer {
 
#bannerContainer {
height:200px;
+
margin-top: 0px;
margin:auto;
+
text-align: center;
text-align:center;
+
color: #40aadb;
color: #24B694;
+
 
}
 
}
  
Line 78: Line 89:
 
/*Change the styling of text for everything inside main container*/
 
/*Change the styling of text for everything inside main container*/
 
#mainContainer p {  
 
#mainContainer p {  
font-size: 13px;
+
font-size: 14px;
 
color: #000000;
 
color: #000000;
 
}
 
}
Line 87: Line 98:
 
color: #29221F;
 
color: #29221F;
 
border-bottom: none;
 
border-bottom: none;
font-weight: bold;
+
 
margin-top:10px;
 
margin-top:10px;
 
}
 
}
Line 93: Line 104:
 
/*Style of the links - links are different inside the menu */
 
/*Style of the links - links are different inside the menu */
 
#contentContainer a {  
 
#contentContainer a {  
font-weight: bold;
+
font-weight: ;
color: #22BCB9;
+
color: #40aadb;
 
}
 
}
  
 
  /* Styling links on hover- links are different inside the menu */
 
  /* Styling links on hover- links are different inside the menu */
 
#contentContainer a:hover {  
 
#contentContainer a:hover {  
color: #14747D;
+
color: #0885c0;
 
}
 
}
  
 
/*Change the styling of tables */
 
/*Change the styling of tables */
 
         #contentContainer table {
 
         #contentContainer table {
     border: 2px solid #29221F;
+
     border: 0px solid #29221F;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     margin: auto;
 
     margin: auto;
Line 117: Line 128:
 
     background-color: #fff;
 
     background-color: #fff;
 
     padding: 10px;
 
     padding: 10px;
     border: 2px solid #29221F;
+
     border: 0px solid #29221F;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
     vertical-align: text-top;
+
    
 
     }
 
     }
  
Line 127: Line 138:
 
     background-color: #F4F0D8;
 
     background-color: #F4F0D8;
 
     padding: 10px;
 
     padding: 10px;
     border: 2px solid #29221F;
+
     border: 0px solid #29221F;
 
     border-collapse: collapse;
 
     border-collapse: collapse;
 
     vertical-align: text-top;
 
     vertical-align: text-top;
Line 141: Line 152:
 
color: #fff;
 
color: #fff;
 
text-decoration:none;
 
text-decoration:none;
font-weight: bold;
+
font-weight: ;
 
}
 
}
  
Line 162: Line 173:
 
#menuContainer li:hover {
 
#menuContainer li:hover {
 
color:  #FFF;
 
color:  #FFF;
background-color: #14747D;
+
background-color: #0885c0;
 
}
 
}
  
Line 184: Line 195:
 
/*Style the submenu buttons*/
 
/*Style the submenu buttons*/
 
#menuContainer li ul li{
 
#menuContainer li ul li{
background-color: #22BCB9;  
+
background-color: #1697d3;  
 
padding-left:20px;
 
padding-left:20px;
 
padding-right:20px;
 
padding-right:20px;
 
height:30px;
 
height:30px;
 +
                                font-color:#fff
 
padding-top:10px;
 
padding-top:10px;
 
margin-top:-2px;
 
margin-top:-2px;
Line 217: Line 229:
 
</style>
 
</style>
 
<!-- End of CSS -->
 
<!-- End of CSS -->
 +
  
  
Line 224: Line 237:
 
 
 
<div id="bannerContainer">
 
<div id="bannerContainer">
<br><br>
+
<h2> Add a banner to your wiki! </h2>
+
<img src="https://static.igem.org/mediawiki/2015/4/43/Team_OLS_Canmore_AB_CA_Banner.jpeg" width:"980px" height:"200px"/>
+
<p>You can make the image 980px  by  200px</p>
+
<p> Remember to call the file: "<i>Team_Example_banner.jpg</i>" </p>
+
 
</div>
 
</div>
  
Line 236: Line 246:
 
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
<!-- This list is your menu, every list item is a menu button and nested listed become submenu buttons -->
 
<ul>
 
<ul>
<a href="https://2015.igem.org/Team:Example2"><li>HOME</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA"><li>HOME</li></a>
  
<a href="https://2015.igem.org/Team:Example2/Team"><li>TEAM</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Team"><li>TEAM</li></a>
  
 
<a href="#"><li>PROJECT
 
<a href="#"><li>PROJECT
 
             <ul>
 
             <ul>
<a href="https://2015.igem.org/Team:Example2/Description"><li>Description</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Description"><li>Description</li></a>
<a href="https://2015.igem.org/Team:Example2/Experiments"><li>Experiments & Protocols</li></a>   
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Experiments"><li>Experiments & Protocols</li></a>   
<a href="https://2015.igem.org/Team:Example2/Results"><li>Results</li></a>   
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Results"><li>Results</li></a> 
 +
                                                        <a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Design"><li>Design</li></a>   
 
</ul>
 
</ul>
 
</li></a>
 
</li></a>
Line 250: Line 261:
 
<a href="#"><li>PARTS
 
<a href="#"><li>PARTS
 
             <ul>
 
             <ul>
<a href="https://2015.igem.org/Team:Example2/Parts"><li>Team Parts</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Parts"><li>Team Parts</li></a>
<a href="https://2015.igem.org/Team:Example2/Basic_Part"><li>Basic Parts</li></a>   
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Basic_Part"><li>Basic Parts</li></a>   
<a href="https://2015.igem.org/Team:Example2/Composite_Part"><li>Composite Parts</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Composite_Part"><li>Composite Parts</li></a>  
<a href="https://2015.igem.org/Team:Example2/Part_Collection"><li>Part Collection</li></a> 
+
 
</ul>
 
</ul>
 
</li></a>
 
</li></a>
  
<a href="https://2015.igem.org/Team:Example2/Notebook"><li>NOTEBOOK</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Notebook"><li>NOTEBOOK</li></a>
 
        
 
        
<a href="https://2015.igem.org/Team:Example2/Attributions"><li>ATTRIBUTIONS</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Attributions"><li>ATTRIBUTIONS</li></a>
  
<a href="https://2015.igem.org/Team:Example2/Collaborations"><li>COLLABORATIONS</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Collaborations"><li>COLLABORATIONS</li></a>
  
<a href="https://2015.igem.org/Team:Example2/Practices"><li>HUMAN PRACTICES</li></a>
+
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Practices"><li>HUMAN PRACTICES</li></a>
 
+
<a href="https://2015.igem.org/Team:Example2/Safety"><li>SAFETY</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Modeling"><li>MODELING</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Measurement"><li>MEASUREMENT</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Software"><li>SOFTWARE</li></a>
+
 
+
<a href="https://2015.igem.org/Team:Example2/Entrepreneurship"><li>ENTREPRENEURSHIP</li></a>
+
  
 +
<a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Safety"><li>SAFETY</li></a>
 +
                                        <a href="https://2015.igem.org/Team:OLS_Canmore_AB_CA/Faith"><li>FAITH</li></a>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 +
<li></li>
 
</ul>
 
</ul>
 
</div>
 
</div>
Line 281: Line 310:
 
<!-- Start of content -->
 
<!-- Start of content -->
 
<div id="contentContainer"> <!--This div will close on the page.-->
 
<div id="contentContainer"> <!--This div will close on the page.-->
 +
                                <h2><center><b>The BreaKERs</b></center></h2>
 +
 +
 +
 +
<table width="792" border="0" cellpadding="0">
 +
  <tbody>
 +
    <tr>
 +
      <td height="168"><p>We are the &quot;Our Lady of The Snows Catholic Academy - OLS&quot; team from Canmore, Alberta, Canada. Our project aims to break down hair in wastewater treatment facilities, and to break down feather waste in the poultry industry. </p>
 +
<br>
 +
      <p>Our plan is to genetically engineer <i>E.coli</i> K12 to express Keratinase&mdash;an enzyme that breaks down the protein keratin, found in feathers and hair.  We will use the KeratinaseA (KERA) and KeratinaseUS (KERUS) genetic sequences found naturally in the <i>Bacillus</i> genera.  The KERA and KERUS sequences will be optimized for expression in <i>E.coli</i>, synthesized into plasmid rings, and ligated into a standard biobrick backbone for submission to the iGEM parts registry.  It is from 'Keratinase' and 'keratin break-down' that we chose our name, The BreaKERs, and our motto, that we are KER-ate chopping the keratin waste.</p></td>
 +
    </tr>
 +
    <tr>
 +
      <td height="322" align="center">      <img src="https://static.igem.org/mediawiki/2015/d/d5/OLShome_picture5.png" width="428" height="296" align="middle"/></td>
 +
    </tr>
 +
    <tr>
 +
      <td height="283"><p>After much brainstorming (above), we chose our project topic because our small community is struggling to deal with hair build-up in our wastewater treatment facilities.  These build-ups have caused equipment failure, clogs, and increased maintenance costs for our town.  We researched and found that the only current strategy being applied to these blockages is to manually remove the accumulated hair. We thought there must be a better way, using synthetic biology, to solve this problem.
 +
Through our research we also found that keratin waste is a huge issue in the poultry processing industry, as feathers are also made up of the protein keratin.  Billions of tonnes of feather wastes build-up, with limited options for disposal.  Currently, feathers are often being disposed of in environmentally harmful ways. One method is incineration, which leads to the release of many pollutants, foul odours, and harmful runoff contaminating livestock and plants in the surrounding area.  Burying the waste is another common disposal method, which leads to harmful leachates.  As keratin is protein-rich, there is an option of turning keratin waste into products such as animal feed or fertilizer; however this process is extremely extensive, expensive and time consuming, often producing products of low quality.<br>
 +
<br>
 +
Our project this year will provide an inexpensive and efficient method to more completely break down the keratin proteins in both hair and feathers, providing a step towards solving the issue of keratin waste treatment.</p></td>
 +
    </tr>
 +
    <tr>
 +
      <td align="center"><img src="https://static.igem.org/mediawiki/2015/c/c9/OLShome_picture1.jpeg" width="750" height="500"/></td>
 +
    </tr>
 +
  </tbody>
 +
</table>
 +
 +
 +
 +
                  </div>
 +
                        </div>
 +
<p font-color:"#fff"><center>Contact us at <strong>alinaarvisais@isidore.redeemer.ab.ca</strong> or <strong>taliadixon@isidore.redeemer.ab.ca</strong>, or even send a message to our facebook page: <a href="https://www.facebook.com/OLeSsence">https://www.facebook.com/OLeSsence</a></center><p>
 
</html>
 
</html>

Latest revision as of 19:39, 30 October 2015

The BreaKERs

We are the "Our Lady of The Snows Catholic Academy - OLS" team from Canmore, Alberta, Canada. Our project aims to break down hair in wastewater treatment facilities, and to break down feather waste in the poultry industry.


Our plan is to genetically engineer E.coli K12 to express Keratinase—an enzyme that breaks down the protein keratin, found in feathers and hair. We will use the KeratinaseA (KERA) and KeratinaseUS (KERUS) genetic sequences found naturally in the Bacillus genera. The KERA and KERUS sequences will be optimized for expression in E.coli, synthesized into plasmid rings, and ligated into a standard biobrick backbone for submission to the iGEM parts registry. It is from 'Keratinase' and 'keratin break-down' that we chose our name, The BreaKERs, and our motto, that we are KER-ate chopping the keratin waste.

After much brainstorming (above), we chose our project topic because our small community is struggling to deal with hair build-up in our wastewater treatment facilities. These build-ups have caused equipment failure, clogs, and increased maintenance costs for our town. We researched and found that the only current strategy being applied to these blockages is to manually remove the accumulated hair. We thought there must be a better way, using synthetic biology, to solve this problem. Through our research we also found that keratin waste is a huge issue in the poultry processing industry, as feathers are also made up of the protein keratin. Billions of tonnes of feather wastes build-up, with limited options for disposal. Currently, feathers are often being disposed of in environmentally harmful ways. One method is incineration, which leads to the release of many pollutants, foul odours, and harmful runoff contaminating livestock and plants in the surrounding area. Burying the waste is another common disposal method, which leads to harmful leachates. As keratin is protein-rich, there is an option of turning keratin waste into products such as animal feed or fertilizer; however this process is extremely extensive, expensive and time consuming, often producing products of low quality.

Our project this year will provide an inexpensive and efficient method to more completely break down the keratin proteins in both hair and feathers, providing a step towards solving the issue of keratin waste treatment.

Contact us at alinaarvisais@isidore.redeemer.ab.ca or taliadixon@isidore.redeemer.ab.ca, or even send a message to our facebook page: https://www.facebook.com/OLeSsence