Team:Northwestern

From 2012.igem.org

(Difference between revisions)
(changed the logo)
(changed the menu a bit, changed the location of the definition)
Line 19: Line 19:
h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
     border-bottom: 0px;}
     border-bottom: 0px;}
 +
body {
 +
    font-family:serif;}
/*Navigation Bar*/
/*Navigation Bar*/
#navbar {
#navbar {
     float: right;
     float: right;
-
     margin-top: 105px;
+
     margin-top: 125px;
     padding: 0;}
     padding: 0;}
#navbar li {
#navbar li {
Line 29: Line 31:
     float: right;}
     float: right;}
#navbar li a {
#navbar li a {
 +
    font-size: 18px;
 +
    font-family: serif;
     display: block;
     display: block;
     padding: 3px 8px;
     padding: 3px 8px;
     text-decoration: none;  
     text-decoration: none;  
     color: #000;
     color: #000;
-
     font-weight: bold; }
+
     font-weight: bold;
 +
    text-transform: uppercase;}
#navbar li a:hover {
#navbar li a:hover {
     color: #000; }
     color: #000; }
Line 75: Line 80:
     border: 2px solid;
     border: 2px solid;
     border-color: #FFFFFF;  
     border-color: #FFFFFF;  
-
    height: 300px;
 
     width: 996px;
     width: 996px;
     position: relative;
     position: relative;
Line 88: Line 92:
<div id="header1">
<div id="header1">
     <div id="headerContainer">
     <div id="headerContainer">
-
         <img style="margin-top:60px; float:left;" src="https://static.igem.org/mediawiki/2012/c/c2/Bannerlogo.png">
+
         <img style="margin-top:67px; float:left;" src="https://static.igem.org/mediawiki/2012/c/c2/Bannerlogo.png">
         <div id="nav">
         <div id="nav">
             <ul id="navbar">
             <ul id="navbar">
Line 117: Line 121:
</div>
</div>
 +
<div id="midheader" style="height:20px">
 +
</div>
<div id="header2">
<div id="header2">
-
<p>Vitamin and mineral deficiency is a serious health concern that affects a vast amount of the world’s population. Surprisingly, this deficiency is not always due to a lack of nutrients in the diet but rather due to the low bioavailability, and thus poor absorption, of those nutrients. Specifically, according to the World Health Organization iron deficiency affects over 30% of the world’s population and affects more people than any other condition in the world.  Iron deficiency can lead to anemia, general ill-health, and  premature death.
 
-
<p>Iron and other nutrients are not available in the food we eat due to molecules known as chelators. Chelators bind to nutrients rendering them unavailable for the body to use. Our project focuses on breaking down the strongest and most prevalent chelator of iron in foods: phytic acid (phytate). Phytic acid is naturally broken down by enzymes known as phytases.
 
-
 
-
<p>We aim to build a system to directly deliver phytase to the digestive system in order to increase the bioavailability of iron.
 
</div>
</div>
Line 135: Line 137:
<div id="content2" style="background-color:#FFFFFF;height:500px;width:700px;float:right;">
<div id="content2" style="background-color:#FFFFFF;height:500px;width:700px;float:right;">
 +
<p>Vitamin and mineral deficiency is a serious health concern that affects a vast amount of the world’s population. Surprisingly, this deficiency is not always due to a lack of nutrients in the diet but rather due to the low bioavailability, and thus poor absorption, of those nutrients. Specifically, according to the World Health Organization iron deficiency affects over 30% of the world’s population and affects more people than any other condition in the world.  Iron deficiency can lead to anemia, general ill-health, and  premature death.
 +
<p>Iron and other nutrients are not available in the food we eat due to molecules known as chelators. Chelators bind to nutrients rendering them unavailable for the body to use. Our project focuses on breaking down the strongest and most prevalent chelator of iron in foods: phytic acid (phytate). Phytic acid is naturally broken down by enzymes known as phytases.
 +
 +
<p>We aim to build a system to directly deliver phytase to the digestive system in order to increase the bioavailability of iron.
</div>
</div>

Revision as of 23:29, 14 July 2012

Vitamin and mineral deficiency is a serious health concern that affects a vast amount of the world’s population. Surprisingly, this deficiency is not always due to a lack of nutrients in the diet but rather due to the low bioavailability, and thus poor absorption, of those nutrients. Specifically, according to the World Health Organization iron deficiency affects over 30% of the world’s population and affects more people than any other condition in the world. Iron deficiency can lead to anemia, general ill-health, and premature death.

Iron and other nutrients are not available in the food we eat due to molecules known as chelators. Chelators bind to nutrients rendering them unavailable for the body to use. Our project focuses on breaking down the strongest and most prevalent chelator of iron in foods: phytic acid (phytate). Phytic acid is naturally broken down by enzymes known as phytases.

We aim to build a system to directly deliver phytase to the digestive system in order to increase the bioavailability of iron.