Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
<head> | <head> | ||
− | <title>iGEM</title> | + | <title>iGEM</title> |
</head> | </head> | ||
<style> | <style> | ||
− | body {background-color:#002855; } | + | body { |
+ | background-color: #002855; | ||
+ | } | ||
+ | |||
/*------------Get rid of iGEM stuff----------------------------------*/ | /*------------Get rid of iGEM stuff----------------------------------*/ | ||
− | + | ||
− | + | #home_logo, | |
− | + | #sideMenu { | |
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #sideMenu, | ||
+ | #top_title, | ||
+ | .patrollink { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #content { | ||
+ | margin-left: 0px; | ||
+ | margin-top: -7px; | ||
+ | padding: 0px; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
/*-------------------------------------------------------------------*/ | /*-------------------------------------------------------------------*/ | ||
+ | |||
/*----Top Navigation Styling-----*/ | /*----Top Navigation Styling-----*/ | ||
− | #topnav { | + | |
+ | #topnav, #toppics { | ||
display: table; | display: table; | ||
width: 100%; | width: 100%; | ||
Line 17: | Line 39: | ||
margin-left: 0px; | margin-left: 0px; | ||
margin-top: 0px; | margin-top: 0px; | ||
− | } | + | } |
− | #topnav li { | + | #topnav, #toppics li { |
display: table-cell; | display: table-cell; | ||
width: 16.666666667%; | width: 16.666666667%; | ||
line-height: 50px; | line-height: 50px; | ||
text-align: center; | text-align: center; | ||
− | } | + | } |
+ | |||
#topnav a { | #topnav a { | ||
text-decoration: none; | text-decoration: none; | ||
font-size: 20px; | font-size: 20px; | ||
color: white; | color: white; | ||
+ | padding: 7px 20px; | ||
} | } | ||
− | #topnav li | + | |
+ | #topnav li { | ||
display: block; | display: block; | ||
+ | float: left; | ||
} | } | ||
+ | |||
#topnav li a:hover { | #topnav li a:hover { | ||
background-color: #123b68; | background-color: #123b68; | ||
} | } | ||
+ | |||
/*--------------------------------*/ | /*--------------------------------*/ | ||
</style> | </style> | ||
+ | |||
<body> | <body> | ||
− | < | + | <ul id=toppics> |
− | <img src="https://static.igem.org/mediawiki/2018/1/1b/T--UC_Davis--DNA_refined.png" alt="Cenozoic logo" style="display: block;margin-left: auto;margin-right: auto;"> | + | <li><img src="https://static.igem.org/mediawiki/2018/1/1b/T--UC_Davis--DNA_refined.png" alt="Cenozoic logo" style="display: block;margin-left: auto;margin-right: auto;"></li> |
− | </ | + | <li><img src="https://static.igem.org/mediawiki/2018/1/1b/T--UC_Davis--DNA_refined.png" alt="Cenozoic logo" style="display: block;margin-left: auto;margin-right: auto;"></li> |
+ | <li><img src="https://static.igem.org/mediawiki/2018/1/1b/T--UC_Davis--DNA_refined.png" alt="Cenozoic logo" style="display: block;margin-left: auto;margin-right: auto;"></li> | ||
+ | </ul> | ||
<!--______________Top Navigation Bar____________--> | <!--______________Top Navigation Bar____________--> | ||
<ul id="topnav"> | <ul id="topnav"> | ||
Line 50: | Line 81: | ||
<li><a href="Acknowledgements">Acknowledgements</a></li> | <li><a href="Acknowledgements">Acknowledgements</a></li> | ||
<li><a href="iGEM">iGEM</a></li> | <li><a href="iGEM">iGEM</a></li> | ||
− | </ul> | + | </ul> |
+ | <div class="Motivation Draft"> | ||
+ | <h1>Mammilian Cell Based Biosensor For Physiological Effects Of Toxins</h1> | ||
+ | <p>After visiting the Yurok Tribe, it became clear that to have a real positive impact regarding their problems with pollution and health, it would be necessary to draw a clear narrative between sources of pollution, a specific toxin in the environment, a high quality field test, a causal effect on human health, and a specific policy change. | ||
+ | Polluters –> Environment (Field Test) –> Human Disease –> Policy Change –| Polluters | ||
+ | |||
+ | For best outcomes, every link in this chain needs to be well documented and backed by substantial evidence/data. It needs to be clear which organizations are responsible for introducing which toxins into the environment, that they are present in meaningful concentrations in the environment, that these toxins have a known causal effect on human disease, and what set of policy changes can help improve public health.</p> | ||
+ | </div> | ||
</body> | </body> | ||
+ | |||
</html> | </html> |
Revision as of 20:26, 25 July 2018
Mammilian Cell Based Biosensor For Physiological Effects Of Toxins
After visiting the Yurok Tribe, it became clear that to have a real positive impact regarding their problems with pollution and health, it would be necessary to draw a clear narrative between sources of pollution, a specific toxin in the environment, a high quality field test, a causal effect on human health, and a specific policy change. Polluters –> Environment (Field Test) –> Human Disease –> Policy Change –| Polluters For best outcomes, every link in this chain needs to be well documented and backed by substantial evidence/data. It needs to be clear which organizations are responsible for introducing which toxins into the environment, that they are present in meaningful concentrations in the environment, that these toxins have a known causal effect on human disease, and what set of policy changes can help improve public health.