Team:British Columbia

From 2011.igem.org

(Difference between revisions)
 
(151 intermediate revisions not shown)
Line 1: Line 1:
{{Template:Template_HD_1}}
{{Template:Template_HD_1}}
 +
<html>
 +
<head>
 +
<Title>UBC iGEM 2011</Title>
 +
<style type="text/css">
 +
#slideshow {width:600px; float:left; background-color: white; margin-left: 8px;  margin-top:10px;}
 +
#links {width:330px;float:right; background-color: white; margin-left: 8px;  margin-top:10px;}
 +
</style>
 +
<div id="slideshow"><center>
 +
<style type="text/css">
 +
<|--code taken from the 2010 Heidelberg iGEM wiki--|>
 +
.nivoSlider {
 +
position:relative;
 +
}
 +
.nivoSlider img {
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
}
 +
.nivoSlider a.nivo-imageLink {
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
width:100%;
 +
height:100%;
 +
border:0;
 +
padding:0;
 +
margin:0;
 +
z-index:60;
 +
display:none;
 +
}
-
----------------------
+
.nivo-slice {
 +
display:block;
 +
position:absolute;
 +
z-index:50;
 +
height:100%;
 +
}
-
The pine beetle outbreak in B.C. is an unprecedented epidemic. Millions of acres of pine trees have been already killed by the mountain pine beetle (MPB). This creature, native to B.C., formerly killed a few trees each year and then froze to death in the winter. Unfortunately, the increase in temperature each winter now allows the MPB to survive each winter. Its population has grown substantially over the past 15 years and natural predators can’t stop it. The government of Canada and B.C.’s Ministry of Forestry has already spent over $956 million (http://www.gov.bc.ca/fortherecord/beetle/be_economy.html) dollars to save the pine trees in B.C. but no permanent solution has been found so far. Something must be done before the MPB spreads east across Canada and ravishes all pine trees in its path.
 
-
In nature, monoterpenes are synthesized and secreted by trees as a defense against beetles and fungi. In one case, the bluestain fungus and mountain pine beetle are in a symbiotic relationship where the fungus deactivates toxic terpenoids and enables the survival of the beetle, which in turn facilitates the spread of the fungus. Indeed, there is much more to investigate regarding the myriad of different terpenoids and their effects on fungi and beetles. Furthermore, from an industrial point of view, monoterpenes are involved in the production of pharmaceuticals, flavours/fragrances and biofuels.
+
.nivo-directionNav a {
-
+
position:absolute;
-
The 2011 UBC iGEM team aims to address both aspects by engineering and validating yeast that produce monoterpenes with high yield at low cost as a potential system for identifying anti-fungal monoterpenes and other inhibitors. Experimental results will be used to create and refine computational models of the monoterpene production process. A human practices manual will also be developed to discuss potential innovation patents and guidelines for the safe and ethical application of our research results.
+
top:85%;
 +
z-index:99;
 +
cursor:pointer;
 +
display:block;
 +
width:25px;
 +
height:50px;
 +
border:0;
 +
}
 +
a.nivo-nextNav {
 +
background-position:-25px 0;
 +
right:0px;
 +
}
 +
a.nivo-prevNav {
 +
left:0px;
 +
}
 +
/* Control nav styles (e.g. 1,2,3...) */
 +
.nivo-controlNav a {
 +
position:relative;
 +
z-index:99;
 +
cursor:pointer;
 +
}
 +
.nivo-controlNav a.active {
 +
font-weight:bold;
 +
}
-
In the long term, we envision that results and further research arising from this project may be utilized in industrial applications and to find solutions to the pine beetle epidemic.
+
#wrapper {
 +
margin:00 auto;
 +
}
 +
.nivoSlider {
 +
position:relative;
 +
}
 +
.nivoSlider img {
 +
position:absolute;
 +
display:none;
 +
}
 +
.nivoSlider a {
 +
border:0;
 +
}
-
----------------------
+
#content {
 +
margin:0 auto;
 +
}
 +
 
 +
.nivo-directionNav a {
 +
display:block;
 +
width:25px;
 +
height:50px;
 +
background:url(https://static.igem.org/mediawiki/2011/9/9d/Ubcigem2011arrows.png) no-repeat;
 +
text-indent:-9999px;
 +
border:30;
 +
}
 +
a.nivo-nextNav {
 +
background-position:-25px 0;
 +
right:5px;
 +
}
 +
a.nivo-prevNav {
 +
left:5px;
 +
}
 +
 
 +
#slider1 .nivo-controlNav,
 +
#slider2 .nivo-controlNav,
 +
#slider4 .nivo-controlNav {
 +
position:absolute;
 +
left:47%;
 +
bottom:-30px;
 +
}
 +
#slider1 .nivo-controlNav a,
 +
#slider2 .nivo-controlNav a,
 +
#slider4 .nivo-controlNav a {
 +
display:block;
 +
width:10px;
 +
height:10px;
 +
background:url(https://static.igem.org/mediawiki/2010/c/c3/Bullets.png) no-repeat;
 +
text-indent:-9999px;
 +
border:0;
 +
margin-right:3px;
 +
float:left;
 +
}
 +
#slider1 .nivo-controlNav a.active,
 +
#slider2 .nivo-controlNav a.active,
 +
#slider4 .nivo-controlNav a.active {
 +
background-position:-10px 0;
 +
}
 +
 
 +
#slider2 a {
 +
display:block; /* IE Fix */
 +
}
 +
 
 +
#slider {
 +
margin-bottom:110px;
 +
}
 +
#slider .nivo-controlNav {
 +
position:absolute;
 +
left:16.5%;
 +
bottom:-60px;
 +
}
 +
#slider .nivo-controlNav img {
 +
display:inline;
 +
position:relative;
 +
margin-right:10px;
 +
-moz-box-shadow:0px 0px 5px #333;
 +
-webkit-box-shadow:0px 0px 5px #333;
 +
box-shadow:0px 0px 5px #333;
 +
}
 +
#slider .nivo-controlNav a.active img {
 +
-moz-box-shadow:0px 0px 5px #fff;
 +
-webkit-box-shadow:0px 0px 5px #fff;
 +
box-shadow:0px 0px 5px #fff;
 +
}
 +
 
 +
#carbonads-container {
 +
    position:fixed;
 +
    top:10px;
 +
    right:10px;
 +
    background:#15191F;
 +
    padding: 15px;
 +
    -moz-border-radius:5px;
 +
-webkit-border-radius:5px;
 +
border-radius:5px;
 +
}
 +
#carbonads-container .carbonad {
 +
    background:transparent !important;
 +
    border:0 !important;
 +
    width:130px !important;
 +
    height:auto !important;
 +
}
 +
#carbonads-container img,
 +
#carbonads-container span {
 +
    margin:0 0 8px 0 !important;
 +
}
 +
#carbonads-container span.carbonad-text {
 +
    color:#A7B0BF !important;
 +
}
 +
#carbonads-container span.carbonad-text a {
 +
    border:0; !important;
 +
}
 +
#carbonads-container span.carbonad-tag {
 +
    display:block;
 +
    float:none !important;
 +
    margin:0 !important;
 +
    font-style:italic !important;
 +
    text-align:right !important;
 +
    color:#5F6C7F !important;
 +
}
 +
#carbonads-container span.carbonad-tag a {
 +
    color:#5F6C7F !important;
 +
    border:0 !important;
 +
}
 +
 
 +
.clear {
 +
clear:both;
 +
}
 +
 
 +
.pointer {
 +
cursor:pointer;
 +
}
 +
 
 +
 
 +
img {
 +
-ms-interpolation-mode:bicubic;
 +
}
 +
 
 +
 
 +
img.alignright {float:right; margin:0 0 .7em 1em}
 +
img.alignleft {float:left; margin:0 1em .7em 0}
 +
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
 +
a img.alignright {float:right; margin:0 0 .7em 1em}
 +
a img.alignleft {float:left; margin:0 1em .7em 0}
 +
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
 +
 
 +
 
 +
.round5 { -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
 +
.round10 { -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; }
 +
.round15 { -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; }
 +
.round20 { -moz-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
 +
.round25 { -moz-border-radius:25px; -webkit-border-radius:25px; border-radius:25px; }
 +
.round30 { -moz-border-radius:30px; -webkit-border-radius:30px; border-radius:30px; }
 +
 
 +
#slider {
 +
position:relative;
 +
margin:20px 0 20px 0;
 +
background:#202834 url(https://static.igem.org/mediawiki/2010/4/42/Loading.gif) no-repeat 50% 50%;
 +
}
 +
#slider img {
 +
position:absolute;
 +
top:0px;
 +
left:0px;
 +
display:none;
 +
}
 +
#slider a {
 +
border:0;
 +
}
 +
</style>
 +
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
 +
<script src="https://static.igem.org/mediawiki/2010/2/28/Sliderpack.txt" type="text/javascript"></script>
 +
<script type="text/javascript">
 +
$(window).load(function() {
 +
$('#slider').nivoSlider({
 +
effect:'fade', //Specify sets like: 'fold,fade,sliceDown'
 +
slices:3,
 +
animSpeed:500, //Slide transition speed
 +
pauseTime:8000,
 +
startSlide:0, //Set starting Slide (0 index)
 +
directionNav:true, //Next & Prev
 +
directionNavHide:false, //Only show on hover
 +
controlNav:true, //1,2,3...
 +
controlNavThumbs:true, //Use thumbnails for Control Nav
 +
      controlNavThumbsFromRel:true, //Use image rel for thumbs
 +
keyboardNav:true, //Use left & right arrows
 +
pauseOnHover:true, //Stop animation while hovering
 +
manualAdvance:false, //Force manual transitions
 +
captionOpacity:1, //Universal caption opacity
 +
beforeChange: function(){},
 +
afterChange: function(){},
 +
slideshowEnd: function(){} //Triggers after all slides have been shown
 +
});
 +
});
 +
</script>
 +
</head>
 +
<div id="slider">
 +
        <a href="https://2011.igem.org/Team:British_Columbia/Accomplishments"><img src="https://static.igem.org/mediawiki/2011/0/04/Ubcigemgold2011.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/9/9a/Ubcigem2011slidergold.jpg"/></a>
 +
 
 +
<a href="https://2011.igem.org/Team:British_Columbia"><img src="https://static.igem.org/mediawiki/2011/4/42/Ubcigemlogowelcome.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/d/d9/2011ubcigemhomeslider1.jpg"/></a>
 +
 
 +
<a href="https://2011.igem.org/Team:British_Columbia/Story"><img src="https://static.igem.org/mediawiki/2011/2/2b/UbcigemhomeSlide1.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/8/83/Ubcigemhomeslider2.jpg"/></a>
 +
 
 +
<a href="https://2011.igem.org/Team:British_Columbia/Data"><img src="https://static.igem.org/mediawiki/2011/1/15/Ubcigemslide7.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/c/cd/Ubcigemslider7.jpg"/></a>
 +
 
 +
<a href="https://2011.igem.org/Team:British_Columbia/Modeling"><img src="https://static.igem.org/mediawiki/2011/d/d8/Ubcigemslide4.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/f/f1/Ubcigemslider4.jpg"/></a>
 +
 
 +
<a href="https://2011.igem.org/Team:British_Columbia/HP"><img src="https://static.igem.org/mediawiki/2011/f/f2/Ubcigemslide3.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/3/36/Ubcigemslider3.jpg"/></a>
 +
 
 +
<a href="https://2011.igem.org/Team:British_Columbia/Synbioresources"><img src="https://static.igem.org/mediawiki/2011/1/1d/UbcigemSlide2.jpg" alt="" rel="https://static.igem.org/mediawiki/2011/9/97/Ubcigemslide2mini.jpg"/></a>
 +
 
 +
</div></br></br></br></br></div>
 +
<body>
 +
<div id="links"><center></br>
 +
<a href="https://2011.igem.org/Team:British_Columbia/Team"><b>Check out our awesome Team!</b>
 +
<br><img src="https://static.igem.org/mediawiki/2011/5/56/Ubcigemteamlink.jpg"></a>
 +
<br/><br/>
 +
<a href="https://2011.igem.org/Team:British_Columbia/Notebook"><b>Track our weekly progress at our Notebook!</b>
 +
<br><img src="https://static.igem.org/mediawiki/2011/5/59/Igemubcnotebooklink.jpg"></a>
 +
</br>
 +
 
 +
</div>
 +
 
 +
<center> </br></br>
 +
<table>
 +
<tr>
 +
<td><center><a href="http://ubc.ca/"><b>UBC</b></a><a href="http://ubc.ca/"><img src="http://www.bccdc.ca/NR/rdonlyres/6699BAAB-9BE7-4135-BEA9-361040822803/45766/UBClogo1.jpg" width=50></a><br></td>
 +
 
 +
<td><center><a href="https://igem.org/Main_Page"><b>iGEM</b></a><a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" width=80></a><br></td>
 +
 
 +
<td><center><a href="https://2011.igem.org/Main_Page"><b>iGEM 2011</b></a><a href="https://2011.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" width=80></a><br></td>
 +
 
 +
<td><center><a href="https://2011.igem.org/Community"><b>iGEM Community</b></a><a href="https://2011.igem.org/Community"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" width=80></a><br></td>
 +
 
 +
<td><center><a href="http://partsregistry.org/Main_Page"><b>Parts Registry</b></a><a href="http://partsregistry.org/Main_Page"><img src="http://partsregistry.org/wiki/images/e/e0/Montage_70.png" width=70></a><br></td>
 +
 
 +
<td><center><a href="http://openwetware.org/wiki/IGEM"><b>OpenWetWare</b></a><a href="http://openwetware.org/wiki/IGEM"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" width=80></a><br></td>
 +
 
 +
<td><center><a href="http://www.facebook.com/group.php?gid=2217161950"><b>iGEM Facebook</b></a><a href="http://www.facebook.com/group.php?gid=2217161950"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" width=80></a><br></td>
 +
 
 +
<td><center><a href="http://twitter.com/#!/igem"><b>iGEM Twitter</b></a><a href="http://twitter.com/#!/igem"><img src="https://static.igem.org/mediawiki/igem.org/d/de/IGEM_basic_Logo_stylized.png" width=80></a><br></td>
 +
 
 +
<td><center><a href="http://www.ubcigem.com/"><b>UBC iGEM Club</b></a><a href="http://www.ubcigem.com/"><img src="http://www.ubcigem.com/wp-content/uploads/2009/09/UBCiGEMLogo-300x285.jpg" width=70></a><br></td>
 +
</table>
 +
 
 +
</br><b>
 +
Contact us at ubcigem(at)gmail.com!
 +
</body>
 +
 
 +
 
 +
 
 +
</html>

Latest revision as of 19:57, 17 October 2011

Team: British Columbia - 2011.igem.org

UBC iGEM 2011






UBC
iGEM
iGEM 2011
iGEM Community
Parts Registry
OpenWetWare
iGEM Facebook
iGEM Twitter
UBC iGEM Club

Contact us at ubcigem(at)gmail.com!