Team:Manchester/managementtest
From 2013.igem.org
Abramov denn (Talk | contribs) |
|||
Line 73: | Line 73: | ||
position:relative; | position:relative; | ||
width:950px; | width:950px; | ||
- | height: | + | height:1100px; |
} | } | ||
Line 84: | Line 84: | ||
left:0; | left:0; | ||
padding:10px; | padding:10px; | ||
- | background-color: | + | background-color:white; |
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
- | |||
} | } | ||
- | . | + | .container1 |
{ | { | ||
margin:10px; | margin:10px; | ||
width:900px; | width:900px; | ||
- | + | color:#4c0082; | |
+ | padding:10px; | ||
+ | background-color:#F2F2F2; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .container1 p | ||
+ | { | ||
+ | padding:10px; | ||
+ | width:550px; | ||
+ | background-color:#F2F2F2; | ||
font-style:Trebuchet MS; | font-style:Trebuchet MS; | ||
font-size:14px; | font-size:14px; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .container1 img | ||
+ | { | ||
+ | margin:5px; | ||
+ | float:right; | ||
+ | background-color:#F2F2F2; | ||
+ | } | ||
+ | |||
+ | .title | ||
+ | { | ||
+ | margin:10px; | ||
+ | width:900px; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-size:25px; | ||
color:#4c0082; | color:#4c0082; | ||
background-color:#F2F2F2; | background-color:#F2F2F2; | ||
padding:10px; | padding:10px; | ||
+ | text-align:center; | ||
+ | font-weight:bold; | ||
+ | color:#660099; | ||
+ | text-shadow: 0 1px 0 #ccc, | ||
+ | 0 2px 0 #c9c9c9, | ||
+ | 0 3px 0 #bbb, | ||
+ | 0 4px 0 #b9b9b9, | ||
+ | 0 5px 0 #aaa, | ||
+ | 0 6px 1px rgba(0,0,0,.1), | ||
+ | 0 0 5px rgba(0,0,0,.1), | ||
+ | 0 1px 3px rgba(0,0,0,.3), | ||
+ | 0 3px 5px rgba(0,0,0,.2), | ||
+ | 0 5px 10px rgba(0,0,0,.25), | ||
+ | 0 10px 10px rgba(0,0,0,.2), | ||
+ | 0 20px 20px rgba(0,0,0,.15); | ||
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .text1 | ||
+ | { | ||
+ | margin:10px; | ||
+ | width:900px; | ||
+ | padding:10px; | ||
+ | background-color:#F2F2F2; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-size:14px; | ||
+ | color:#4c0082; | ||
+ | |||
+ | -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75); | ||
+ | } | ||
+ | |||
+ | .text1 p | ||
+ | { | ||
+ | width:430px; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-size:14px; | ||
+ | color:#4c0082; | ||
+ | background-color:#F2F2F2; | ||
+ | text-align:justify; | ||
+ | } | ||
+ | |||
+ | .text1 img | ||
+ | { | ||
+ | float:right; | ||
} | } | ||
Line 187: | Line 263: | ||
.block7 a | .block7 a | ||
{ | { | ||
+ | background:#bc80ea; | ||
display:block; | display:block; | ||
float:left; | float:left; | ||
Line 198: | Line 275: | ||
float:left; | float:left; | ||
margin-top:1px; | margin-top:1px; | ||
- | + | ||
padding:5px; | padding:5px; | ||
} | } | ||
Line 212: | Line 289: | ||
.block10 a | .block10 a | ||
{ | { | ||
+ | |||
display:block; | display:block; | ||
float:left; | float:left; | ||
Line 242: | Line 320: | ||
} | } | ||
+ | .rightbar | ||
+ | { | ||
+ | width:120px; | ||
+ | height:200px; | ||
+ | position:fixed; | ||
+ | top:120px; | ||
+ | right:5px; | ||
+ | } | ||
+ | |||
+ | .question1 a, .question2 a, .question3 a, .question4 a | ||
+ | { | ||
+ | width:120px; | ||
+ | text-decoration:none; | ||
+ | color:white; | ||
+ | text-align:center; | ||
+ | background:#606060; | ||
+ | padding:5px; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-weight:bold; | ||
+ | font-size:12px; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .question1 a:hover, .question2 a:hover, .question3 a:hover, .question4 a:hover | ||
+ | { | ||
+ | background:#C0C0C0; | ||
+ | color:#606060; | ||
+ | } | ||
+ | |||
+ | .question1 a | ||
+ | { | ||
+ | margin-bottom:1px; | ||
+ | float:left; | ||
+ | display:block; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .question2 a | ||
+ | { | ||
+ | margin-bottom:1px; | ||
+ | float:left; | ||
+ | display:block; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .question3 a | ||
+ | { | ||
+ | margin-bottom:1px; | ||
+ | float:left; | ||
+ | display:block; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .question4 a | ||
+ | { | ||
+ | float:left; | ||
+ | display:block; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | #Q1,#Q2,#Q3,#Q4 | ||
+ | { | ||
+ | text-decoration:none; | ||
+ | color:#660099; | ||
+ | font-family:Trebuchet MS; | ||
+ | font-size:14px; | ||
+ | } | ||
+ | |||
+ | .next | ||
+ | { | ||
+ | margin-left:10px; | ||
+ | width:910px; | ||
+ | margin-top:5px; | ||
+ | background:#606060; | ||
+ | font-style:Trebuchet MS; | ||
+ | font-size:14px; | ||
+ | font-weight:bold; | ||
+ | text-align:center; | ||
+ | color:white; | ||
+ | padding:5px; | ||
+ | } | ||
+ | |||
+ | .next a | ||
+ | { | ||
+ | text-decoration:none; | ||
+ | color:white; | ||
+ | } | ||
+ | |||
+ | .next:hover | ||
+ | { | ||
+ | background:#C0C0C0; | ||
+ | color:#606060; | ||
+ | } | ||
</style> | </style> | ||
Line 274: | Line 445: | ||
<div class="global"> | <div class="global"> | ||
<div class="wrapper" > | <div class="wrapper" > | ||
- | + | <div class="container1"> | |
- | < | + | <a href="#"><img src="https://static.igem.org/mediawiki/2013/6/62/Man4.jpg" width="300" height="150" /></a> |
- | + | <p>When doing the initial research for our synthetic alternative to palm oil components, we quickly came across lots of information regarding the current palm oil industry. It soon became apparent that the economies of some countries, for example Indonesia and Malaysia, depend almost entirely upon the current methods of palm oil production. Therefore we compiled <b>an impact analysis report for synthetic palm oil</b>, which can be found by clicking on the button to the right.</p> | |
- | + | </div> | |
- | + | ||
- | + | <div class="title"> | |
- | < | + | MANAGE 1 |
- | + | </div> | |
- | + | ||
- | + | <div class="text1"> | |
- | + | <img src="https://static.igem.org/mediawiki/2013/b/b3/Man3.jpg" width="450" height="550" /> | |
- | + | <p>Palm oil is used in hundreds of products. It is likely that you have either consumed or used a product today containing palm oil or its constituents, but we, as consumers, rarely think about it or where it comes from. The truth behind its current method of production is devastating. | |
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<br> | <br> | ||
- | < | + | Currently: |
+ | <ul><li>300 football fields an hour are being chopped down every hour in Indonesia and Malaysia to make room for oil palm plantations[1]</li><br> | ||
+ | <li>This mass deforestation is resulting in a massive decline in many critically endangered organisms, such as the sumatran orangutan (link to model here?)[2]</li><br> | ||
+ | <li>Rare flora, much of which is yet to have been researched and is found only within these rainforests, is being destroyed and lost forever[3]</li><br> | ||
+ | <li><i>People</i> live in the rainforests that are being bulldozed, their homes completely eradicated because of the palm oil industry[4]</li><br> | ||
+ | <li>Rainforests act as a colossal carbon sink and are often growing atop peatlands - uprooting or burning these trees releases a huge amount of CO2 into the atmosphere (resulting in deforestation related to the palm oil industry accounting for more global warming than every vehicle on earth combined)[5]</li></ul><br> | ||
<br> | <br> | ||
- | < | + | So yes, the problems arising as a direct result of the palm oil industry <i>are</i> a big deal.<br> |
- | + | [1] http://www.rainforest-rescue.org/topics/palm-oil<br> | |
- | [2] http://www. | + | [2] http://www.theguardian.com/world/2012/mar/28/sumatran-orangutans-dying-indonesia-forest-fire<br> |
- | [3] http://www. | + | [3] http://www.indonesianrainforest.org/indonesian-rainforest/rainforest-medicinal-plants/<br> |
- | [4] | + | [4] http://www.rainforest-rescue.org/news/3891/indonesia-victims-of-the-palm-oil-industry<br> |
+ | [5] http://www.ucsusa.org/global_warming/solutions/forest_solutions/palm-oil-and-forests.html</p> | ||
+ | </div> | ||
- | + | <div class="next"> | |
+ | <a href="https://2013.igem.org/Team:Manchester/managementtest"> GO TO IMPACT MANAGEMENT TASK 1 </a> | ||
+ | </div> | ||
</div> | </div> | ||
- | + | ||
+ | <div class="leftbar"> | ||
<div class="block1"> | <div class="block1"> | ||
<a href="https://2013.igem.org/Team:Manchester/HumanPracticetest">HUMAN PRACTICES</a> | <a href="https://2013.igem.org/Team:Manchester/HumanPracticetest">HUMAN PRACTICES</a> | ||
Line 374: | Line 532: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | |||
+ | <div class="rightbar"> | ||
+ | <div class="question1"> | ||
+ | <a href="https://2013.igem.org/Team:Manchester/managementtest">TASK 1</a> | ||
+ | </div> | ||
+ | |||
+ | <div class="question2"> | ||
+ | <a href="https://2013.igem.org/Team:Manchester/managementtest2">TASK 2</a> | ||
+ | </div> | ||
+ | |||
+ | <div class="question3"> | ||
+ | <a href="https://2013.igem.org/Team:Manchester/managementtest3">TASK 3</a> | ||
+ | </div> | ||
+ | |||
+ | <div class="question4"> | ||
+ | <a href="https://2013.igem.org/Team:Manchester/managementtest4">TASK 4</a> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
+ | |||
</body> | </body> | ||
</html> | </html> |
Revision as of 18:14, 28 September 2013
When doing the initial research for our synthetic alternative to palm oil components, we quickly came across lots of information regarding the current palm oil industry. It soon became apparent that the economies of some countries, for example Indonesia and Malaysia, depend almost entirely upon the current methods of palm oil production. Therefore we compiled an impact analysis report for synthetic palm oil, which can be found by clicking on the button to the right.
Palm oil is used in hundreds of products. It is likely that you have either consumed or used a product today containing palm oil or its constituents, but we, as consumers, rarely think about it or where it comes from. The truth behind its current method of production is devastating.
Currently:
- 300 football fields an hour are being chopped down every hour in Indonesia and Malaysia to make room for oil palm plantations[1]
- This mass deforestation is resulting in a massive decline in many critically endangered organisms, such as the sumatran orangutan (link to model here?)[2]
- Rare flora, much of which is yet to have been researched and is found only within these rainforests, is being destroyed and lost forever[3]
- People live in the rainforests that are being bulldozed, their homes completely eradicated because of the palm oil industry[4]
- Rainforests act as a colossal carbon sink and are often growing atop peatlands - uprooting or burning these trees releases a huge amount of CO2 into the atmosphere (resulting in deforestation related to the palm oil industry accounting for more global warming than every vehicle on earth combined)[5]
So yes, the problems arising as a direct result of the palm oil industry are a big deal.
[1] http://www.rainforest-rescue.org/topics/palm-oil
[2] http://www.theguardian.com/world/2012/mar/28/sumatran-orangutans-dying-indonesia-forest-fire
[3] http://www.indonesianrainforest.org/indonesian-rainforest/rainforest-medicinal-plants/
[4] http://www.rainforest-rescue.org/news/3891/indonesia-victims-of-the-palm-oil-industry
[5] http://www.ucsusa.org/global_warming/solutions/forest_solutions/palm-oil-and-forests.html