Team:York/Project

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html><head>
 +
<style>
 +
/***
 +
Minimal header: removes the search bar and header image and readjusts font colours in the menus.
-
{{CSS/Main}}
+
Thanks a lot to the 2011 Brown-Stanford and 2012 Lethbridge iGEM teams for snippets of their code!
 +
Check out their wikis at:
 +
https://2011.igem.org/Team:Brown-Stanford,https://2012.igem.org/Team:Lethbridge
 +
***/
 +
#globalWrapper {
 +
        background-color: #42A7EA;
 +
}
-
<html>
+
#content {
 +
        background-color: #42A7EA;
 +
}
-
<!--main content -->
 
-
<table width="70%" align="center">
 
 +
#content h1.firstHeading {
 +
visibility:hidden;
 +
}
-
<!--welcome box -->
+
#content{
-
<tr>
+
border-left: 0px solid rgb(68, 68, 68);
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
border-right: 0px solid rgb(68, 68, 68);
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
        width: 1000px;
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
}
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
-
<br>
+
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:York/Project&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
-
</td>
+
-
</tr>
+
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
#bodyContent{
-
<!-- end welcome box -->
+
        margin: 0 auto;
-
<tr>
+
margin-top: 0px;
 +
        width: 1000px;
 +
        font-size: 14px;
 +
        -webkit-font-smoothing: antialiased !important;
 +
}
-
<!--navigation menu -->
+
#p-logo {
-
<td align="center" colspan="3">
+
display: none;
 +
}
 +
#searchform {
 +
    display: none;
 +
}
-
<table  width="100%">
+
.left-menu {
-
<tr heigth="15px"></tr>
+
background-color: #555;
-
<tr heigth="75px">
+
 +
}
 +
.left-menu a {
 +
    color: #000;
 +
}
 +
#top-section{ /*the div containing the entire top bar*/
 +
height: 20px;
 +
margin-bottom: 0px !important;
 +
border: none;
 +
        width: 1277px;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:York"style="color:#000000">Home </a> </td>
 
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#container{
-
<a href="https://2014.igem.org/Team:York/Team"style="color:#000000"> Team </a> </td>
+
margin-top: 0px;
 +
        height: inherit;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px"  onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#search-controls {
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=York"style="color:#000000"> Official Team Profile </a></td>
+
overflow:hidden;
 +
display:none;
 +
background: none;
 +
position: absolute;
 +
top: 170px;
 +
right: 40px;
 +
}
-
<td style="border:1px solid black" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
 
-
<a href="https://2014.igem.org/Team:York/Project"style="color:#000000"> Project</a></td>
 
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#header {
-
<a href="https://2014.igem.org/Team:York/Parts"style="color:#000000"> Parts</a></td>
+
width: 1277px;
 +
text-align: left;
 +
margin-left: auto;
 +
margin-right: auto;
 +
    margin-top: 5px;
 +
margin-bottom: 0px !important;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
#global-banner {
-
<a href="https://2014.igem.org/Team:York/Modeling"style="color:#000000"> Modeling</a></td>
+
margin-bottom: 1px;
 +
}
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> 
+
#menubar {
-
<a href="https://2014.igem.org/Team:York/Notebook"style="color:#000000"> Notebook</a></td>
+
position: absolute;
 +
background: none;
 +
color: black;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.left-menu, .right-menu{
-
<a href="https://2014.igem.org/Team:York/Safety"style=" color:#000000"> Safety </a></td>
+
position: absolute;
 +
background: none;
 +
color: black;
 +
}
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
.left-menu li a, .right-menu li a {
-
<a href="https://2014.igem.org/Team:York/Attributions"style="color:#000000"> Attributions </a></td>
+
color: #000 !important;
 +
}
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
.left-menu ul li, .right-menu ul li a{
-
</tr>
+
background: none;
-
</table>
+
color: #000 !important;
 +
}
-
</tr>
+
.left-menu li a:hover, .right-menu li a:hover, .right-menu li a:visited, .right-menu li a:active {
-
</tr>
+
    color: #000 !important;
-
</td>
+
}
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
#catlinks{
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
display:none;
-
<tr> <td colspan="3"  height="5px"> </td></tr>
+
}
 +
/*important for background colours*/
 +
.mediawiki{
 +
background: #ffffff;
 +
}
 +
#footer-box {
 +
        width: 1277px;
 +
        margin-top: 20px;
 +
        border-color: lightgrey;
 +
}
 +
     
 +
#footer-box a {
 +
        color: lightgrey;
 +
      }
 +
     
 +
#footer-box img {
 +
        opacity: 0.6;
 +
      }
 +
/* END MINIMAL HEADER */
 +
#container {
 +
width: 1000px;
 +
height: inherit;
 +
background-color: #42A7EA;
 +
}
-
<!--Project content  -->
+
#header {
-
<tr><td > <h3> Project Description </h3></td>
+
border: 0px solid;
-
<td ></td >
+
border-color: black;
-
<td > <h3> Content</h3></td>
+
border-top-left-radius: 0px;      /*To be changed later. Logo background is white and not transparent which causes an overlap. Was 25px earlier */
-
</tr>
+
border-top-right-radius: 0px;
 +
width: 1000px;
 +
height: 30px;
 +
}
-
<tr>
+
#navmenu {
-
<td width="45%"  valign="top">
+
margin-top: 23px;
-
<p>Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs) </p>
+
margin-left: 75px;
-
<br>
+
width: 1000px;
-
<h3>References </h3>
+
height: 21px;
-
<p>
+
background-color: DarkBlue;
-
iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you though about your project and what works inspired you. </p>
+
border: 2px solid;
-
</td>
+
border-top-right-radius: 11px;
 +
border-bottom-right-radius: 10px;
 +
}
-
<td></td>
+
ul.yorknav {
-
<td  width="45%"  valign="top">
+
list-style-type: none;
-
<p> You can use these subtopics to further explain your project</p>
+
margin: 0;
 +
padding: 0;
 +
}
-
<ol>
+
li.yorknav {
-
<li>Overall project summary</li>
+
float: right;
-
<li>Project Details</li>
+
display: block;
-
<li>Materials and Methods</li>
+
margin-left: auto;
-
<li>The Experiments</li>
+
margin-right: auto;
-
<li>Results</li>
+
width: 170px;
-
<li>Data analysis</li>
+
text-align: center;
-
<li>Conclusions</li>
+
background-color: DarkBlue;
-
</ol>
+
}
-
<p>
+
a.yorknav {
-
It's important for teams to describe all the creativity that goes into an iGEM project, along with all the great ideas your team will come up with over the course of your work.  
+
width: 111px;
-
</p>
+
}
-
<p>
+
a.yorknav:link{
-
It's also important to clearly describe your achievements so that judges will know what you tried to do and where you succeeded. Please write your project page such that what you achieved is easy to distinguish from what you attempted.  
+
font-weight: bold;
-
</p>
+
color: White;
 +
padding: 0px;
 +
text-transform: uppercase;
 +
text-decoration: none;
 +
}
-
</td>
+
a.yorknav:visited{
 +
font-weight: bold;
 +
color: White;
 +
padding: 0px;
 +
text-transform: uppercase;
 +
}
-
</tr>
+
li.yorknav{
 +
border-top-right-radius: 5px;
 +
border-top-left-radius: 5px;
 +
border-bottom-right-radius: 5px;
 +
border-bottom-left-radius: 5px;
 +
}
 +
#Sponsors:hover {
 +
background-color: darkred;
 +
}
 +
#HumanPractice:hover {
 +
background-color: purple;
 +
}
 +
#Project:hover {
 +
background-color: #477519;
 +
}
 +
#Team:hover {
 +
background-color: orangered;
 +
}
 +
#Home:hover {
 +
background-color: teal;
 +
}
-
</table>
+
#contently {
-
</html>
+
border: 2px solid;
 +
border-color: black;
 +
border-bottom-left-radius: 25px;
 +
border-bottom-right-radius: 25px;
 +
border-top-left-radius: 25px;
 +
border-top-right-radius: 25px;
 +
width: 1000px;
 +
background-color: #FCFCE0;
 +
}
 +
 
 +
#actualcontent {
 +
width: 900px;
 +
padding: 50px;
 +
font-size: 16px;
 +
}
 +
 
 +
</style></head>
 +
 
 +
<body>
 +
<div id="container">
 +
<div id="header">
 +
<img id="optbanner" src="https://static.igem.org/mediawiki/2014/3/3d/York_final_LOGO.png" style=" height: 114px; width: 180px; position: absolute; left: -77px; top: 15px;">
 +
<div id="navmenu">
 +
<ul class="yorknav">
 +
<a href="#" class="yorknav"><li class="yorknav" id="Sponsors">Sponsors</li></a>
 +
<a href="#" class="yorknav"><li class="yorknav" id="HumanPractice">Human Practice</li></a>
 +
<a href="#" class="yorknav"><li class="yorknav" id="Project">Project</li></a>
 +
<a href="#" class="yorknav"><li class="yorknav" id="Team">Team</li></a>
 +
<a href="#" class="yorknav"><li class="yorknav" id="Home">Home</li></a>
 +
</ul>
 +
</div>
 +
</div>
 +
<div id="contently">
 +
<div id="actualcontent">
 +
<h3>Our Project</h3>
 +
<p>Portman Bay is an area in South-east Spain. It is about 10 x 5 km and contains one of the highest densities of galena concentrations in Spain. Open pit mining for galena (Pb-Zn) and sphalerite (ZnS) began in the 1960s. Pyrate (FeS2) also taken as a product for industrial production of sulphuric acid. <br><br>
 +
The mining carried out was open-pit. This meant that the minerals were blasted from the ground using explosives. The rock collected was then crushed, milled, and processed in a plant. The processing involved separating the useful minerals (concentrates) from the rest (tailings) through a process called froth flotation. The concentrates could then be sent to the smelter while the tailings were disposed of. The tailings can make up 95% of the original material. Usually the tailings will be disposed of in a specially designed impoundment plant. <br><br>
 +
However, in Portman Bay, there was no room for an impoundment plant to be built. At the time, this problem was got around, simply by pumping the waste from the plant straight into the bay. Between the years 1957 and 1990 when it was finally shut down, 50 million tons of tailings were pumped into the bay.<br><br>
 +
The separation processes at the Portman Bay plant were not 100% efficient and though some pyrite was removed for industrial use, the content of pyrite in the tailings exceeded 10%. Small but significant quantities of the other minerals being mined also ended up in the tailings. The tailings themselves also contain high concentrations of metals known to be toxic including zinc, lead and arsenic. The combination of pyrate with the other sulphates causes serious problems as they react to produce environmentally hazardous products. The layers of rock underneath Portman bay are rich in carbonate and this reacts to consume some but not all of the sulphuric acid produced.<br><br>
 +
Studies in the area show the serious impacts this is having on the local wildlife. The main problems are caused by the leaching of metals from the soil. Fish in the area accumulate the highest lead, mercury and arsenic levels, and mussels, the highest lead, cadmium and mercury levels on the Mediterranean coast of Spain. Biodiversity is suffering as many larval species cannot develop properly in the environment. Marine communities are becoming overwhelmed by the few species able to survive and the future ecological impacts are unknown.<br><br></p>
 +
 
 +
</div></div>
 +
</div>

Revision as of 19:52, 27 August 2014

Our Project

Portman Bay is an area in South-east Spain. It is about 10 x 5 km and contains one of the highest densities of galena concentrations in Spain. Open pit mining for galena (Pb-Zn) and sphalerite (ZnS) began in the 1960s. Pyrate (FeS2) also taken as a product for industrial production of sulphuric acid.

The mining carried out was open-pit. This meant that the minerals were blasted from the ground using explosives. The rock collected was then crushed, milled, and processed in a plant. The processing involved separating the useful minerals (concentrates) from the rest (tailings) through a process called froth flotation. The concentrates could then be sent to the smelter while the tailings were disposed of. The tailings can make up 95% of the original material. Usually the tailings will be disposed of in a specially designed impoundment plant.

However, in Portman Bay, there was no room for an impoundment plant to be built. At the time, this problem was got around, simply by pumping the waste from the plant straight into the bay. Between the years 1957 and 1990 when it was finally shut down, 50 million tons of tailings were pumped into the bay.

The separation processes at the Portman Bay plant were not 100% efficient and though some pyrite was removed for industrial use, the content of pyrite in the tailings exceeded 10%. Small but significant quantities of the other minerals being mined also ended up in the tailings. The tailings themselves also contain high concentrations of metals known to be toxic including zinc, lead and arsenic. The combination of pyrate with the other sulphates causes serious problems as they react to produce environmentally hazardous products. The layers of rock underneath Portman bay are rich in carbonate and this reacts to consume some but not all of the sulphuric acid produced.

Studies in the area show the serious impacts this is having on the local wildlife. The main problems are caused by the leaching of metals from the soil. Fish in the area accumulate the highest lead, mercury and arsenic levels, and mussels, the highest lead, cadmium and mercury levels on the Mediterranean coast of Spain. Biodiversity is suffering as many larval species cannot develop properly in the environment. Marine communities are becoming overwhelmed by the few species able to survive and the future ecological impacts are unknown.