Test

From 2010.igem.org

(Difference between revisions)
 
(23 intermediate revisions not shown)
Line 23: Line 23:
<style type="text/css">
<style type="text/css">
 +
#bodyContent{
 +
background:url("https://static.igem.org/mediawiki/2010/9/90/Body_bg_border.png") no-repeat scroll top transparent;
 +
margin-top:-15px;
 +
    }
 +
body {
body {
margin: 0; padding: 0;
margin: 0; padding: 0;
font: 10px normal Arial, Helvetica, sans-serif;
font: 10px normal Arial, Helvetica, sans-serif;
-
background: url(bg.gif);
 
-
background-repeat:repeat-x;
 
-
background-position:top center;
 
-
background-attachment:fixed;
 
}
}
Line 39: Line 40:
margin: 0 auto;
margin: 0 auto;
position: relative;
position: relative;
-
background:url(body_bg.gif) repeat-x;
 
}
}
#header {
#header {
-
background: url(header_bg1.gif) no-repeat right top;
+
background: url('https://static.igem.org/mediawiki/2010/0/0d/Banner_escherichia_holmes1.png') no-repeat top transparent !important;
-
padding-top: 120px;
+
        height:305px;
 +
 
}
}
.contents {
.contents {
-
min-height:495px;
+
background-color:#E5E5E5;
-
    height:auto !important;
+
border-left:1px solid #000000;
-
    height:495px;  
+
border-right:1px solid #000000;
-
width: 918px;
+
font:13px normal Arial,Helvetica,sans-serif;
-
margin: 0 auto;
+
height:auto !important;
-
padding-top:15px;
+
margin:34px auto 0;
-
padding-left:20px;
+
min-height:495px;
-
padding-right:20px;
+
padding-left:20px;
-
position: relative;
+
padding-right:20px;
-
margin:35px auto 0;
+
padding-top:13px;
-
background-color: #e5e5e5;
+
position:relative;
-
font: 13px normal Arial, Helvetica, sans-serif;
+
width:918px;
-
border-left:1px solid #000000;
+
z-index:-1;
-
border-right:1px solid #000000;
+
-
z-index:-1;
+
}
}
Line 71: Line 70:
margin: 0 auto;
margin: 0 auto;
position: relative;
position: relative;
-
background: url(rounded.gif) no-repeat;
+
background: url(https://static.igem.org/mediawiki/2010/1/15/Rounded1.gif) no-repeat;
height:11px;
height:11px;
z-index:-1;
z-index:-1;
Line 88: Line 87:
}  
}  
ul.topnav {
ul.topnav {
-
list-style: none;
+
background:url("https://static.igem.org/mediawiki/2010/d/d5/Topnav_bg1.gif") repeat-x scroll center bottom transparent;
-
padding: 0 20px;
+
float:right;
-
margin: 0;
+
font-size:1em;
-
float: right;
+
list-style:none outside none;
-
z-index:1000;
+
margin:0;
-
/*width: 920px;*/
+
padding:296px 20px 0;
-
background: #222;
+
z-index:1000;
-
font-size: 1.2em;
+
-
background: url(topnav_bg.gif) repeat-x;
+
}
}
ul.topnav li {
ul.topnav li {
Line 105: Line 102:
}
}
ul.topnav li a{
ul.topnav li a{
-
padding: 10px 5px;
+
padding: 6px 5px 10px;
color: #fff;
color: #fff;
display: block;
display: block;
Line 112: Line 109:
}
}
ul.topnav li a:hover{
ul.topnav li a:hover{
-
background: url(topnav_hover.gif) no-repeat center top;
+
background: url(https://static.igem.org/mediawiki/2010/f/f5/Topnav_hover.gif) no-repeat center top;
}
}
ul.topnav li span { /*--Drop down trigger styles--*/
ul.topnav li span { /*--Drop down trigger styles--*/
Line 118: Line 115:
height: 35px;
height: 35px;
float: left;
float: left;
-
background: url(subnav_btn.gif) no-repeat center top;
+
background: url(https://static.igem.org/mediawiki/2010/4/45/Subnav_btn.gif) no-repeat center top;
}
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
Line 146: Line 143:
float: left;
float: left;
width: 125px;
width: 125px;
-
background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
+
background: #333 url(https://static.igem.org/mediawiki/2010/4/4b/Dropdown_linkbg.gif) no-repeat 10px center;
padding-left: 20px;
padding-left: 20px;
}
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
-
background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
+
background: #222 url(https://static.igem.org/mediawiki/2010/4/4b/Dropdown_linkbg.gif) no-repeat 10px center;
}
}
#header img {
#header img {
Line 161: Line 158:
     <div id="header">
     <div id="header">
         <ul class="topnav">
         <ul class="topnav">
-
             <li><a href="index.html">Home</a></li>
+
             <li><a href="Home.html">Home</a></li>
             <li>
             <li>
-
                 <a href="research.html">Research</a>
+
                 <a href="Background.html">Background</a>
                 <ul class="subnav">
                 <ul class="subnav">
-
                     <li><a href="#">Research Link1</a></li>
+
                     <li><a href="#">Introduction</a></li>
-
                     <li><a href="#">Research Link2</a></li>
+
                     <li><a href="#">Environmental Biosensors</a></li>
-
                     <li><a href="#">Research Link3</a></li>
+
                     <li><a href="#">Oil Spills</a></li>
 +
                    <li><a href="#">Deepwater Horizon <br>Timeline</a></li>
 +
                    <li><a href="#">Eutrofication</a></li>
 +
                    <li><a href="#">References</a></li>
                 </ul>
                 </ul>
             </li>
             </li>
             <li>
             <li>
-
                 <a href="people.html">People</a>
+
                 <a href="Project.html">Project</a>
                 <ul class="subnav">
                 <ul class="subnav">
-
                     <li><a href="#">Hyun-Joo Nam</a></li>
+
                     <li><a href="#">Aromatic Sensor</a></li>
-
                     <li><a href="#">Robel Tefe</a></li>
+
                     <li><a href="#">Nitrate Sensor</a></li>
-
                     <li><a href="#">Lagnajeet Pradhan</a></li>
+
                     <li><a href="#">Alkane sensor</a></li>
                 </ul>
                 </ul>
             </li>
             </li>
-
             <li><a href="publications.html">Publications</a></li>
+
             <li><a href="Parts.html">Parts</a></li>
-
             <li><a href="teaching.html">Teaching</a>
+
             <li><a href="Notebook">Notebook</a>
                 <ul class="subnav">
                 <ul class="subnav">
-
                     <li><a href="#">Subject1</a></li>
+
                     <li><a href="#">Calender</a></li>
-
                     <li><a href="#">Subject2</a></li>
+
                     <li><a href="#">Protocols</a></li>
-
                    <li><a href="#">Etc</a></li>
+
-
                </ul>
+
-
            </li>
+
-
            <li><a href="about_us.html">About Us</a>
+
-
                <ul class="subnav">
+
-
                    <li><a href="#">Contact Info</a></li>
+
-
                    <li><a href="#">Laboratory</a></li>
+
                 </ul>
                 </ul>
             </li>
             </li>
 +
            <li><a href="People.html">People</a></li>
 +
            <li><a href="utd.html">UT Dallas</a></li>
         </ul>
         </ul>
     </div>
     </div>
<div  class='contents'>
<div  class='contents'>
-
Home Page.
+
</html>
 +
 
 +
===Project Abstract===
 +
Recalcitrant pollutants such as petroleum constituents and nitrates are regularly introduced to the environment through oil spills, natural geological seepage and eutrophication. The UN’s flagship water protection initiative enumerates a host of health risks associated with these chemicals. UT Dallas iGEM addresses the eminent need to mitigate their circulation by developing novel whole-cell biosensors that can detect alkanes, aromatics and nitrates and execute combinatorial logic, feedback and noise-reduction functions inspired by synthetic biology. This work has wide ranging applications requiring a cheap chemical sensor that can dynamically process heterogeneous inputs and express a user-friendly output.
 +
 
 +
===Track Selection===
 +
Top three track choices:
 +
#Environment
 +
#Foundational Advance
 +
#Information Processing
 +
 
 +
<html>
 +
 
 +
<div style="text-align:center;">
 +
<object type="application/x-shockwave-flash" data="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=FF9900&bgcolor=474747&date_month=11&date_day=05&date_year=0&un=2010 iGEM JAMBOREE&size=normal&mo=11&da=05&yr=2010" width="350" height="100"><param name="movie" value="http://www.oneplusyou.com/bb/files/countdown/countdown.swf?co=00B32B&bgcolor=FFFFFF&date_month=11&date_day=05&date_year=0&un=NEXT IGEM JAMBOREE&size=normal&mo=11&da=05&yr=2010" /><param name="bgcolor" value="#474747" /></object><img src="http://www.oneplusyou.com/q/img/bb_badges/countdown.jpg" alt="" style="display: none;" height="1" width="1" /><div>
 +
 
 +
 
 +
 
</div>
</div>
     <div class="rounded"></div>
     <div class="rounded"></div>
</div>
</div>
 +
</html>

Latest revision as of 03:12, 28 October 2010

Project Abstract

Recalcitrant pollutants such as petroleum constituents and nitrates are regularly introduced to the environment through oil spills, natural geological seepage and eutrophication. The UN’s flagship water protection initiative enumerates a host of health risks associated with these chemicals. UT Dallas iGEM addresses the eminent need to mitigate their circulation by developing novel whole-cell biosensors that can detect alkanes, aromatics and nitrates and execute combinatorial logic, feedback and noise-reduction functions inspired by synthetic biology. This work has wide ranging applications requiring a cheap chemical sensor that can dynamically process heterogeneous inputs and express a user-friendly output.

Track Selection

Top three track choices:

  1. Environment
  2. Foundational Advance
  3. Information Processing

Retrieved from "http://2010.igem.org/Test"