Team:The Agency Escondido/safety

From 2013hs.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<!--don't judge only temp -->
+
  <style>
-
          <style>
+
                 #top-section #p-logo{display:none;}
                 #top-section #p-logo{display:none;}
                 #ocontent,#header{
                 #ocontent,#header{
Line 7: Line 6:
                     background-color: white;
                     background-color: white;
                 }
                 }
-
                 #ocontent-inner,#header-inner{
+
                 #ocontent-inner{
                     margin-left:auto;
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
Line 29: Line 28:
                 }
                 }
                 body{
                 body{
-
                     font-family:sans-serif;
+
                     font-famiy:sans-serif;
                     border:none;
                     border:none;
                     margin:0;
                     margin:0;
Line 52: Line 51:
                 #top-section div:hover{
                 #top-section div:hover{
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
-
 
                 }
                 }
                 #menubar{
                 #menubar{
Line 192: Line 190:
                 #topheader-inner{
                 #topheader-inner{
                     width:975px;
                     width:975px;
-
                     margin-left: auto;
+
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
                 }
                 }
-
                 #sections ul li {
+
                 #nav a{
 +
                    display:block;
 +
                    color:#fff;
 +
                    text-decoration:none;
 +
                }
 +
                #nav li {
                     display:inline;
                     display:inline;
                     margin:5px;
                     margin:5px;
-
                     font-size:16pt;
+
                     font-size:12pt;
                     font-weight:bold;
                     font-weight:bold;
                 }
                 }
-
                 #sections ul li a{color:black;}
+
                 #nav li{color:white;}
 +
                #nav li ul a{color:black;}
                 body{
                 body{
-
                     overflow-y: scroll;
+
                     overflow-y: auto;
                 }
                 }
-
                 #sections ul{
+
                 #nav{
                     width:auto;
                     width:auto;
 +
                    float:left;
                 }
                 }
-
                 #sections{
+
                 #nav ul{
-
                     margin-left:-22px;
+
                     background:rgba(255,255,255,1);
-
                     margin-right:auto;
+
                    list-style:none;
 +
                    position:absolute;
 +
                    left:-9999px;
 +
                }
 +
                #nav{
 +
                    margin-left:440px;
 +
                     margin-right:-70px;
                     position:relative;
                     position:relative;
-
                     top:-30px;
+
                     top:-40px;
 +
                    overflow-x:visible;
                 }
                 }
-
                 #sections #selectedsection{
+
                 #nav li{
-
                     color: #333;
+
                    float:left;
-
                     border-bottom:2px solid black;
+
                    margin-right:10px;
 +
                    position:relative;
 +
                    padding-bottom:10px;
 +
                }
 +
                #nav a:hover{
 +
                     color:#fff;
 +
                     background:#6b0c36;
 +
                    text-decoration:underline;
 +
                }
 +
                #nav li:hover ul{
 +
                    left:-25px;
 +
                }
 +
                #nav ul li{
 +
                    padding-top:30px;
 +
                    float:none;
 +
                }
 +
                #nav ul a{
 +
                    white-space:nowrap;
 +
                }
 +
                #nav li:hover a{
 +
                    background:rgba(0,0,0,0);
 +
                    text-decoration:none;
 +
                }
 +
                #nav li ul li a:hover{
 +
                    background:rgba(255,255,255,1);
 +
                    left:-30px;
                 }
                 }
                 table{
                 table{
                     border-collapse:collapse;
                     border-collapse:collapse;
                 }
                 }
 +
                #header-inner-right{
 +
                    margin-bottom:-67px;
 +
                    margin-left:895px;
 +
                    margin-right:auto;
 +
                }
 +
                #banner{
 +
                    margin-top:-20px;
 +
                    margin-left:0px;
 +
                    margin-bottom:-100px;
 +
                }
 +
                #banner img{
 +
                width:975px;
 +
              }
 +
 +
#header-inner{
 +
                    margin-left:5px;
 +
                    margin-right:auto;
 +
                    margin-bottom:10px;
 +
                }
 +
                #languages{
 +
                    width:100;
 +
                    height:auto;
 +
                    position:fixed;
 +
                    top:1%;
 +
                    right:92%;
 +
                }
             </style>
             </style>
         <div id="topheader">
         <div id="topheader">
Line 227: Line 290:
                 </ul>
                 </ul>
             </div>
             </div>
 +
        </div>
 +
        <div id="banner">
 +
                <img width=955 src="https://static.igem.org/mediawiki/2013hs/8/82/Landscape_2_banner.png"/>
         </div>
         </div>
<div id="header">
<div id="header">
 +
            <div id="header-inner-right">
 +
                <a href="https://2013hs.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2011/9/9f/IGEM_basic_Logo_65px.png" alt="IGEM Logo"/></a>
 +
            </div>
             <div id="header-inner">
             <div id="header-inner">
-
                 <a href="http://agency-stem.org"><img src="http://agency-stem.org/static/img/2013-heading-web.png" alt="Agency Logo"/></a>
+
                 <a href="http://agency-stem.org"><img width=500px src="https://static.igem.org/mediawiki/igem.org/b/bb/Agency-2013-heading-web.png" alt="Agency Logo"/></a>
             </div>
             </div>
-
        </div>
 
<div id="ocontent">
<div id="ocontent">
     <div id="ocontent-inner">
     <div id="ocontent-inner">
     <div id="ocontent-inner2">
     <div id="ocontent-inner2">
         <div id="sections">
         <div id="sections">
-
<ul>
+
<ul id="nav">
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido">About</a></li>
+
    <li>
-
 
+
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido">About</a>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/notebook">Notebook</a></li>
+
        <ul>
-
<li id="selectedsection">Safety</li>
+
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido">General</a></li>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project"> Project</a></li>
+
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/sandiego">San Diego</a></li>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/sandiego">San Diego</a></li>
+
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/ourteam">Our Team</a></li>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/ourteam">Our Team</a></li>
+
        </ul>
 +
    </li>
 +
<li>
 +
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project"><u>Project</u></a>
 +
        <ul>
 +
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project/rock">Rock</a></li>
 +
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project/paper">Paper</a></li>
 +
            <li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/project/scissors">Scissors</a></li>
 +
        </ul>
 +
    </li>
 +
    <li>
 +
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/notebook">Notebook</a>
 +
        <ul>
 +
            <li></li>
 +
        </ul>
 +
    </li>
 +
    <li>
 +
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/safety">Safety</a>
 +
        <ul>
 +
            <li></li>
 +
        </ul>
 +
    </li>
</ul>
</ul>
           </div>
           </div>
-
 
<h1>
<h1>
Safety Overview
Safety Overview
</h1>
</h1>
-
<!--
+
 
-
<h2> Would any of your project ideas raise safety issues in terms of</h2>
+
<h2> Would any of your project ideas raise safety issues in terms of:</h2>
<ol>
<ol>
Line 263: Line 351:
</ol>
</ol>
 +
<p> Only team members and mentors are allowed in the laboratory to ensure public safety. All transgenic organisms are bleached before disposal in a bleach bucket. This keeps the amount percentage of transgenic organisms vacating the laboratory into the surrounding environment at a minimum. All who enter the laboratory have been trained to safely follow proper protocols. Our safety officer and his deputies develop <a href="casp.agency-stem.org/msdsm">MSDSs</a>(Material Safety Data Sheets) documents in our independently developed <a href = "casp.agency-stem.org">services platform</a> for our team members in order to aware the team of the dangers of reagents, chemicals, etc.</p>
<h2>Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues? </h2>
<h2>Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues? </h2>
Line 275: Line 364:
</ol>
</ol>
-
 
+
<p>Our newly developed BioBrick parts have absolutely no safety issues. Our parts are only comprised of flourescent proteins, promoters, RBSs, and inducer-coding reporter genes on top of antibiotic resistant plasmid backbones (psB1A3, pSB1K3, and pSB1C3).
<h2> Is there a local biosafety group, committee, or review board at your institution? </h2>
<h2> Is there a local biosafety group, committee, or review board at your institution? </h2>
 +
<ol>
 +
<li><p> If yes, what does your local biosafety group think about your project?</p></li>
-
<p> If yes, what does your local biosafety group think about your project?</p>
+
<li><p> If no, which specific biosafety rules or guidelines do you have to consider in your country?</p></li></ol>
-
 
+
-
<p> If no, which specific biosafety rules or guidelines do you have to consider in your country?</p>
+
 +
<p> Our high school's administrative faculty reviewed the project proposal and determined that it was safe.</p>
<h2>Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? How could parts, devices and systems be made even safer through biosafety engineering?</h2>
<h2>Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? How could parts, devices and systems be made even safer through biosafety engineering?</h2>
<p>
<p>
-
Safety is always the Agency’s greatest concern. In our room we dealt with limited work-space; we had to prioritize our use of space; safety always came first.
+
A year before we started a synthetic biology team, we anticipated the need to develop and store important safety documents and laboratory protocols. To address the issue of safety, we successfully engineered a central repository for all MSDSs and laboratory protocols in a system known as <a href="casp.agency-stem.org">CASP</a> (Central Agency Services Platform). We are proud to say that have always presented our MSDSs on chemicals and reagents to the entire team before they were used in the project. At times when we bought chemicals in hurry, we had to use foreign MSDSs on those chemicals because we did not have any, but then we developed our own MSDSs of those chemicals on <a href="casp.agency-stem.org/msdsm">MSDSM</a>(Material Safety Data Sheet Manager). Future iGEM competitions should begin to adopt our safety practices and develop a central iGEM repository of MSDSs of commonly used reagents. In the meantime, The Agency will gladly share our protocols and MSDSs, and aid to other iGEM teams wishing to establish and employing a safety system similar to MSDSM in CASP.
</p>
</p>
-
-->
+
 
</div>
</div>
</div>
</div>
</div>
</div>
</html>
</html>

Latest revision as of 03:51, 22 June 2013