Team:The Agency Escondido

From 2013hs.igem.org

(Difference between revisions)
 
(36 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
            <style>
+
<style>
                 #top-section #p-logo{display:none;}
                 #top-section #p-logo{display:none;}
                 #ocontent,#header{
                 #ocontent,#header{
                     width:100%;
                     width:100%;
                     background-color: white;
                     background-color: white;
-
 
                 }
                 }
-
#ocontent-inner2{
+
                 #ocontent-inner{
-
margin-left:225px;
+
-
margin-right:55px;
+
-
                    width:695px;
+
-
}
+
-
                 #ocontent-inner,#header-inner{
+
-
 
+
                     margin-left:auto;
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
                     width:975px;
                     width:975px;
 +
                }
 +
                tr td:first-child{
 +
                    border-left:none;
 +
                }
 +
                tr td:last-child{
 +
                    border-right:none;
 +
                }
 +
                tr td{
 +
                    border-left:1px solid black;
 +
                    border-right:1px solid black;
 +
                    padding-left:10px;
 +
                    padding-right:10px;
 +
                }
 +
                #ocontent-inner2{
 +
                    margin-left:242px;
 +
                    margin-right:75px;
                 }
                 }
                 body{
                 body{
-
                     font-family:sans-serif;
+
                     font-famiy:sans-serif;
                     border:none;
                     border:none;
                     margin:0;
                     margin:0;
Line 25: Line 34:
                     position: relative;
                     position: relative;
                     min-height:100%;
                     min-height:100%;
-
                     background:black;
+
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                 }
                 }
                 #top-section ul li,#footer-box ul li{
                 #top-section ul li,#footer-box ul li{
                     display:inline;
                     display:inline;
                     margin-right:10px;
                     margin-right:10px;
-
                     background-color:black;
+
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                 }
                 }
                 #top-section .left-menu ul li:last-child{
                 #top-section .left-menu ul li:last-child{
Line 41: Line 50:
                 }
                 }
                 #top-section div:hover{
                 #top-section div:hover{
-
                     background-color:inherit;
+
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
-
 
+
                 }
                 }
                 #menubar{
                 #menubar{
Line 57: Line 65:
                     margin-left:auto;
                     margin-left:auto;
                     margin-right:auto;
                     margin-right:auto;
-
                     background: black;
+
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                     height:20px;
                     height:20px;
                     border:none;
                     border:none;
Line 88: Line 96:
                     display:inline;
                     display:inline;
                 }
                 }
 +
              #sponsors ul
 +
{
 +
margin: 0;
 +
padding: 0;
 +
list-style-type: none;
 +
text-align: center;
 +
}
 +
 +
#sponsors ul li { display: inline; }
 +
 +
#sponsors ul li a
 +
{
 +
text-decoration: none;
 +
padding: .2em 1em;
 +
}
                 p{
                 p{
                     margin-top:0;
                     margin-top:0;
Line 120: Line 143:
                 }
                 }
                 #menubar a{
                 #menubar a{
-
                     background: black;
+
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                 }
                 }
                 a:hover{
                 a:hover{
Line 133: Line 156:
                 #footer{
                 #footer{
                     color:white;
                     color:white;
-
                     background: black;
+
                     background-image:url('https://static.igem.org/mediawiki/2013hs/8/85/Grey_carpet_2013.png');
                     height:100px;
                     height:100px;
                 }
                 }
Line 150: Line 173:
                 }
                 }
                 #content,#bodyContent{
                 #content,#bodyContent{
-
                     border-left:none;
+
                     border-left:30px;
-
                     border-right:none;
+
                     border-right:40px;
                     padding:0;
                     padding:0;
-
                     width:100%;
+
                     width:975px;
                 }
                 }
-
                 #bodyContent>p:nth-child(3){
+
                 #bodyContent>p:nth-child(3){0
                     display:none;
                     display:none;
                 }
                 }
Line 167: 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:inline;
+
                    display:block;
-
margin:5px;
+
                    color:#fff;
-
font-size:16pt;
+
                    text-decoration:none;
-
font-weight:bold;
+
                }
 +
                #nav li {
 +
                    display:inline;
 +
                    margin:5px;
 +
                    font-size:12pt;
 +
                    font-weight:bold;
 +
                }
 +
                #nav li{color:white;}
 +
                #nav li ul a{color:black;}
 +
                body{
 +
                    overflow-y: auto;
 +
                }
 +
                #nav{
 +
                    width:auto;
 +
                    float:left;
 +
                }
 +
                #nav ul{
 +
                    background:rgba(255,255,255,1);
 +
                    list-style:none;
 +
                    position:absolute;
 +
                    left:-9999px;
 +
                }
 +
                #nav{
 +
                    margin-left:440px;
 +
                    margin-right:-70px;
 +
                    position:relative;
 +
                    top:-40px;
 +
                    overflow-x:visible;
 +
                }
 +
                #nav li{
 +
                    float:left;
 +
                    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{
 +
                    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:976px;
 +
              }
-
}
+
#header-inner{
-
#sections ul li a{color:black;}
+
                    margin-left:5px;
-
body{
+
                    margin-right:auto;
-
overflow-y: scroll;
+
                    margin-bottom:10px;
-
}
+
                }
-
#sections ul{
+
                #languages{
-
/*text-align:center;*/
+
                    width:100;
-
width:auto;
+
                    height:auto;
-
}
+
                    position:fixed;
-
#sections{
+
                    top:0%;
-
position:relative;
+
                    right:94%;
-
top:-30px;
+
                }  
-
margin-left:auto;
+
-
margin-right:auto;
+
-
}
+
-
#sponsors ul li{
+
-
display:inline;
+
-
margin:10px;
+
-
}
+
-
#sponsors ul{
+
-
text-align:center;
+
-
width:auto;
+
-
}
+
             </style>
             </style>
-
        <div id="topheader">
+
  <div id="topheader">
-
            <div id="topheader-inner">
+
      <div id="topheader-inner">
-
                <ul>
+
        <ul>
-
                </ul>
+
        </ul>
 +
      </div>
 +
  </div>
 +
  <div id="banner">
 +
      <img width=955 height=120 src="https://static.igem.org/mediawiki/2013hs/7/72/Landscape_4_banner.png"/>
 +
  </div>
 +
  <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>
-
        </div>
 
-
<div id="header">
 
             <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/notebook">Notebook</a></li>
+
    <li>
-
<li><a href="https://2013hs.igem.org/Team:The_Agency_Escondido/safety">Safety</a></li>
+
        <a href="https://2013hs.igem.org/Team:The_Agency_Escondido">About</a>
 +
        <ul>
 +
            <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/sandiego">San Diego</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>
-
<h2>Sponsored by</h2>
+
            <div id="languages">
-
<div id="sponsors">
+
              <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/about/es"><font size=2px color="A3A3A3">[Español]</font></a>
-
<ul>
+
              <br>
-
<li><a href="http://gene.com"><img style="height:50px;margin:20px;margin-top:0;position:relative;top:10px;"src="https://static.igem.org/mediawiki/2013hs/6/69/Genentech_Logo.jpg" alt="Genentech Logo"/></a></li>
+
              <br>
-
<li><a href="http://www.mathworks.com/academia/student-competitions/"><img style="height:50px;margin:20px;margin-top:0;"src="https://static.igem.org/mediawiki/2013hs/6/60/09_MW_logo_RGB.jpg" alt="MathWorks Logo"/></a></li>
+
              <a href="https://2013hs.igem.org/Team:The_Agency_Escondido/about/hi"><font size=2px color="A3A3A3">[हिन्दी]</font></a>
-
</div>
+
              </font>
-
<h2>
+
            </div>
-
Team Description
+
            <h2>Sponsored by</h2>
-
</h2>
+
            <div id="sponsors">
-
        <p><a href = "http://agency-stem.org/">The Agency</a> is an organization of students, parents, faculty and mentors operating out of the
+
              <ul>
-
            <a href="http://cahs.tcawiki.com/">Classical
+
              <li><a href="http://gene.com"><img style="height:50px;margin:20px;margin-top:0;position:relative;top:10px;"src="https://static.igem.org/mediawiki/2013hs/6/69/Genentech_Logo.jpg" alt="Genentech Logo"/></a></li>
-
                Academy High School</a> of Escondido, CA.
+
              <li><a href="http://www.mathworks.com/academia/student-competitions/"><img style="height:50px;margin:20px;margin-top:0;"src="https://static.igem.org/mediawiki/2013hs/6/60/09_MW_logo_RGB.jpg" alt="MathWorks Logo"/></a></li>
-
            Our objective is to compete in challenging venues, and to foster the development of skills
+
            </div>
-
            and character
+
            <h2>
-
            needed to each occasion. Our efforts are focused in areas of science, technology, engineering, and mathematics
+
              Team Description
-
            (STEM).</p>
+
            </h2>
-
<h2>
+
            <p><a href = "http://agency-stem.org/">The Agency</a> is an organization of students, parents, faculty and mentors operating out of the
-
Project Description
+
              <a href="http://cahs.tcawiki.com/">Classical
-
</h2>
+
              Academy High School</a> of Escondido, CA.
-
<p>
+
              Our objective is to compete in challenging venues, and to foster the development of skills
-
Our project seeks to create two triads of transparent bacteria strains with complementary promoter production to emulate the game of "rock, paper, scissors". Each triad will correspond to a group: group A and group B. Each type of bacteria will produce a specific protein that will act as a promoter to one and only one other bacteria strain(rock strain, paper strain, and scissors strain). Each triad will have different reporter genes designating its champion color. When two bacteria strains are combined in an agar plate, each protein secreted by the victorious strain, when acting as an inducer, changes the color of the cells on the plate identifying the champion.
+
              and character
-
 
+
              needed to each occasion. The Agency's efforts are focused in areas of science, technology, engineering, and mathematics
-
<!--When two of the three types of bacteria are combined and exposed to an environmental stimulus, one type will resist the antibiotic produced by the other, while the other will be vulnerable to the antibiotic produced by the first. The first type will therefore spread freely through the media while the growth of the second will be inhibited. To identify the "victorious" strain, each will include a different fluorescent reporter gene.--> </p>
+
              (STEM).
-
 
+
            </p>
-
<p>At the time of writing, the promoters to be used have not been selected, nor have the reporter genes been chosen.</p>
+
<p>The Agency provides opportunities for students to gain experience in diverse fields of study. Most of our alumni have been inspired by their unique experiences participating in FRC to pursue a college education and careers in science or technology.
-
</div>
+
This year, as we compete for the first time in the iGEM competition, we further broaden the appeal of STEM to those less interested in machines and mechanical engineering.
-
</div>
+
Additionally, The Agency presents its constructions and projects to local schools and Boy Scout troops, enabling the inspiration of students of all grades.
-
</div>
+
</p>
 +
        </div>
 +
      </div>
 +
  </div>
</html>
</html>

Latest revision as of 19:30, 18 June 2013