Difference between revisions of "Team:Columbia NYC"

 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Columbia_NYC}}
+
{{Template_All_Teams}}
 +
<!-- HTML START -->
 +
<html>
 +
<header>
 +
<style type="text/css">
 +
/* Changing Body */
 +
body {
 +
background-image: url("https://static.igem.org/mediawiki/2015/a/af/Columbia_NYC_ColumbiaAtNight.png");
 +
background-position: right-center;
 +
background-size: 100% 100%;
 +
margin: 0px;
 +
}
  
<html>
+
/* Content Boxes */
 +
#superContainer {
 +
 
 +
}
 +
#menuContainer {
 +
position: fixed;
 +
width: 220px;
 +
height: 100%;
 +
border-right: 2px solid gray;
 +
background-color: rgb(118, 178, 222);
 +
}
 +
#contentContainer {
 +
width: 1000px;
 +
overflow: auto;
 +
margin-left: 235px;
 +
}
 +
 
 +
/*menuContainer Design*/
 +
#menuContainer ul {
 +
padding: 0;
 +
margin: 0;
 +
list-style: none;
 +
text-align: center;
 +
}
 +
#menuContainer li {
 +
padding-top: 5px;
 +
padding-bottom: 5px;
 +
}
 +
#menuContainer li:hover {
 +
background-color: rgba(255, 255, 255, 0.5);
 +
}
 +
#menuContainer li ul {
 +
display: none;
 +
}
 +
#menuContainer li:hover ul{
 +
display: block;
 +
background-color: rgb(196, 216, 226);
 +
width: 100%;
 +
position: absolute;
 +
border-left: 2px solid gray;
 +
margin-left: 220px;
 +
margin-top: -26px;
 +
}
 +
#menuContainer a {
 +
text-decoration: none;
 +
font-family: "Arial Black", Gadget, sans-serif;
 +
font-size: 18px;
 +
color: black;
 +
}
 +
 
 +
/* contentContainer Styling */
 +
#contentContainer h1 {
 +
font-family: "Arial Black", Gadget, sans-serif;
 +
font-size: 50px;
 +
background-color: rgb(118, 178, 222);
 +
border-left: 2px solid gray;
 +
border: 4px outset gray;
 +
padding: 20px 70px 20px 20px;
 +
margin-top: 12px;
 +
}
 +
#contentContainer p {
 +
font-family: Arial, Helvetica, sans-serif;
 +
text-align: justify;
 +
font-size: 18px;
 +
}
 +
#contentContainer li {
 +
font-family: Arial, Helvetica, sans-serif;
 +
text-align: justify;
 +
font-size: 18px;
 +
padding: 2px 0;
 +
}
 +
#contentContainer a {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 18px;
 +
color: blue;
 +
}
 +
 
 +
 
 +
</style>
 +
</header>
  
 
<body>
 
<body>
  
<h2> Project Overview </h2>
+
<div id = "superContainer">
 +
 
 +
<nav>
 +
<div id = "menuContainer">
 +
 
 +
<ul>
 +
 
 +
<a href= "https://2015.igem.org/Team:Columbia_NYC"> <img src="https://static.igem.org/mediawiki/2015/c/ca/Columbia_NYC_Logo.jpg" alt="Columbia iGEM Logo" style="width:100%"> </a>
 +
 
 +
<a href = "#"> <li> THE PROJECT
 +
<ul class = "subTab">
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Description"> <li> DESCRIPTION </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Design"> <li> DESIGN </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Experiments"> <li> EXPERIMENTS </li></a>
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Results"> <li> RESULTS </li></a>
 +
</ul>
 +
</li></a>
 +
 
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Team"> <li> TEAM MEMBERS </li></a>
 +
 
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Parts"> <li> TEAM PARTS </li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Columbia_NYC/Notebook"><li> THE NOTEBOOK </li></a>
 +
 
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Attributions"> <li> ATTRIBUTIONS </li></a>
 +
 
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Collaborations"><li> COLLABORATIONS </li></a>
 +
 
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Practices"><li> HUMAN PRACTICE </li></a>
 +
 
 +
<a href="https://2015.igem.org/Team:Columbia_NYC/Safety"><li> LAB SAFETY </li></a>
 +
 
 +
<a href = "https://2015.igem.org/Team:Columbia_NYC/Sponsors"> <li> OUR SPONSORS </a>
  
 +
</ul>
  
<p> Our ultimate goal is to design a template for the establishment of a consortia of engineered bacteria whose individual component can effectively communicate with one another. From an abstract perspective, this collection of biological parts and circuits is essentially a biological computer that can perform algorithms by processing information and generating an output. From a practical perspective, such a system will allow individual cell types to have specific roles that allow for the division of labor, much like the specialization of cells in multi-cellular organisms. However, such a broad goal is quite expansive and not appropriate for the time frame of an iGEM project; as such, we narrowed the scope of the project to focus on establishing such a consortia of bacteria for the organized secretion of gut-peptides in probiotic cells that will work in tandem with the natural gut-flora to help modulate and regulate hormonal activities in humans - thereby providing a therapeutic system that is adaptive to the environment of the host. </p>
+
</div>
 +
</nav>
  
<p> The key components to such a system are inter- & intra- cellular communications and a platform for the release of peptides from the cell. In order to design a system with a practical purpose and further refine our goals, the team focused on a design that could potentially combat obesity and diabetes by utilizing the following gut peptides: </p>  
+
<div id = "contentContainer">
  
<ul>
+
<h4 style = "font-size: 50px; top: 10%; left: 25%; color: white; width: 1000px;"> Welcome to Columbia iGEM </h4>
<li> Glucagon-Like Peptide-1 (GLP-1): Enhances the secretion of insulin  </li>
+
<li> Peptide YY (PYY): Down-regulates appetite  </li>
+
<li> Ghrelin: Up-regulates appetite </li>
+
</ul>
+
  
</body>
+
</div>
  
</html>
+
</div>

Latest revision as of 02:48, 19 September 2015