Team:Westminster

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<head>
<head>
<style type="text/css">
<style type="text/css">
-
{
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
body {
body {
-
     background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #fff;
+
     background: url("http://www.westminsterigem.com/files/theme/body-bg.png") repeat #ffffff
-
 
+
}
}
a {
a {
Line 17: Line 11:
a:visited, td a:visited {
a:visited, td a:visited {
     background: #ffeebb !important;
     background: #ffeebb !important;
 +
}
 +
table, p {
 +
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
 +
    font-weight: 300;
 +
    font-size: 11pt;
 +
    color: #666666;
}
}
-
 
div#globalWrapper > div {
div#globalWrapper > div {
     box-shadow: 0 0 17px -4px #666666;
     box-shadow: 0 0 17px -4px #666666;
}
}
-
.header {
+
div#content {
 +
    width: 945px;
     padding: 15px;
     padding: 15px;
-
    height: 170px;
 
-
    display: block;
 
-
    background: url(https://static.igem.org/mediawiki/igem.org/3/34/Header_bg.png) repeat-x;
 
}
}
-
 
+
ul#navigation {
-
 
+
    list-style: none;
-
/* links
+
    overflow: auto;
-
*************************/
+
-
 
+
-
a:link, a:visited, a:hover, a:active
+
-
{
+
-
text-decoration: none;
+
}
}
-
 
+
ul#navigation > li {
-
/* inline elements
+
    background: url("http://www.westminsterigem.com/files/theme/nav-sep.png") no-repeat scroll right 10px transparent;
-
*************************/
+
    float: left;
-
 
+
    height: 25px;
-
strong
+
    padding: 0px 15px;
-
{
+
-
font-weight: bold;
+
}
}
-
 
+
ul#navigation > li.first-item {
-
/* tabs
+
    padding-left: 0px;
-
*************************/
+
-
 
+
-
ul.tabs
+
-
{
+
-
display: table;
+
-
margin: 0;
+
-
padding: 0;
+
-
list-style: none;
+
-
position: relative;
+
}
}
-
 
+
ul#navigation > li.last-item {
-
ul.tabs li
+
    background: none;
-
{
+
    padding-right: 0px;
-
margin: 0;
+
-
padding: 0;
+
-
list-style: none;
+
-
display: table-cell;
+
-
float: left;
+
-
position: relative;
+
}
}
-
 
+
ul#navigation a.navlink {
-
ul.tabs a
+
    line-height: 25px;
-
{
+
    list-style: none outside none;
-
position: relative;
+
    color: #545454;
-
display: block;
+
    border-top: 3px solid transparent;
 +
    padding: 3px 15px;
}
}
-
 
+
ul#navigation a.navlink:hover {
-
/* dropdowns
+
    border-top: 3px solid #66c9c1;
-
*************************/
+
    color: #545454;
-
 
+
    text-decoration: none;
-
ul.dropdown
+
-
{
+
-
margin: 0;
+
-
padding: 0;
+
-
display: block;
+
-
position: absolute;
+
-
z-index: 999;
+
-
top: 100%;
+
-
width: 250px;
+
-
display: none;
+
-
left: 0;
+
}
}
-
 
-
ul.dropdown ul.dropdown
 
-
{
 
-
top: 0;
 
-
left: 95%;
 
-
}
 
-
 
-
ul.dropdown li
 
-
{
 
-
margin: 0;
 
-
padding: 0;
 
-
float: none;
 
-
position: relative;
 
-
list-style: none;
 
-
display: block;
 
-
}
 
-
 
-
ul.dropdown li a
 
-
{
 
-
display: block;
 
-
}
 
-
 
-
 
-
/* menu-specifc
 
-
*************************/
 
-
 
-
#menu
 
-
{      position: relative;
 
-
top: 0;
 
-
left: 0;
 
-
width: 100%;
 
-
height: 30px;
 
-
line-height: 30px;
 
-
background: #ffb35a url(https://static.igem.org/mediawiki/2012/8/8b/Topbg.gif) repeat-x;
 
-
border-bottom: 1px solid #000;
 
-
        font-size: 1.2em;
 
-
        font-weight: bold;
 
-
}
 
-
 
-
#menu ul
 
-
{
 
-
margin: 0 auto;
 
-
}
 
-
 
-
#menu ul li.hasmore
 
-
{
 
-
background-image: url(https://static.igem.org/mediawiki/2012/c/c8/Drophighlight.png) center 27px;
 
-
        background-repeat: repeat-x;
 
-
}
 
-
 
-
#menu ul li h4
 
-
{
 
-
margin: 0;
 
-
}
 
-
 
-
#menu ul li h4 a
 
-
{
 
-
font-size: 14px;
 
-
color: #000;
 
-
font-weight: bold;
 
-
padding: 0 15px;
 
-
}
 
-
 
-
 
-
#menu ul li a
 
-
{
 
-
color: #9b2021;
 
-
padding-left: 4px;
 
-
        height: 26px;
 
-
 
-
}
 
-
 
-
#menu ul li a img
 
-
{
 
-
vertical-align: middle;
 
-
}
 
-
 
-
 
-
#menu ul li a:hover
 
-
{
 
-
background: url(https://static.igem.org/mediawiki/2012/c/c1/Topselectionleft.png) top left no-repeat;
 
-
}
 
-
 
-
#menu ul li a span
 
-
{
 
-
display: block;
 
-
        padding-top: 5px;
 
-
padding-left: 15px;
 
-
        padding-right: 11px;
 
-
        padding-bottom: 3px;
 
-
}
 
-
 
-
#menu ul li a:hover span
 
-
{
 
-
background: url(https://static.igem.org/mediawiki/2012/4/49/Topselectionright.png) top right;
 
-
}
 
-
 
-
#menu ul.dropdown
 
-
{
 
-
padding: 10px;
 
-
background-image: url(https://static.igem.org/mediawiki/2012/9/9e/Dropdown.png);
 
-
overflow:hidden;
 
-
border-bottom: 1px solid #dc902f;
 
-
width: 290px;
 
-
}
 
-
 
-
#menu ul.dropdown li a
 
-
{
 
-
border-bottom: 1px solid #e5cd8e;
 
-
line-height: 30px;
 
-
overflow: hidden;
 
-
height: 30px;
 
-
}
 
-
 
-
#menu ul.dropdown li.last a
 
-
{
 
-
border-bottom-width: 0;
 
-
}
 
-
 
-
#menu ul.dropdown li a:hover
 
-
{
 
-
background: url(https://static.igem.org/mediawiki/igem.org/e/e7/Menuarrow.png) no-repeat left center;
 
-
}
 
-
 
-
#menu ul li h4 a:hover
 
-
{
 
-
background-image: none;
 
-
}
 
-
.wrap {
 
-
  padding-top: 30px;
 
-
}
 
-
.content {
 
-
  padding: 10px;
 
-
  font-family:  Verdana; font-size: 13px;
 
-
}
 
-
 
div#footer-box {
div#footer-box {
     border-radius: 0 0 5px 5px;
     border-radius: 0 0 5px 5px;
Line 232: Line 61:
<body>
<body>
-
<div class="header">
+
<ul id="navigation">
-
<img src="https://static.igem.org/mediawiki/2012/e/eb/Westminster_logo.png" width="220" height="170" />
+
   <li class="first-item"><a href="https://2012.igem.org/Team:Westminster" class="navlink">Home</a></li>
-
</div>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Team" class="navlink">Team</a></li>
-
<div id="menu">
+
  <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"class="navlink">Team Profile</a></li>
-
   <ul class="tabs">
+
  <li><a href="https://2012.igem.org/Team:Westminster/Project"class="navlink">Project</a></li>
-
    <li><a href="https://2012.igem.org/Team:Westminster"><span>Home</span></a></li>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Parts"class="navlink">Parts</a></li>
-
    <li><a href="https://2012.igem.org/Team:Westminster/Team"><span>Team</span></a></li>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Modeling"class="navlink">Modeling</a></li>
-
    <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Westminster"><span>Team Profile</span></a></li>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Notebook"class="navlink">Notebook</a></li>
-
    <li><a href="https://2012.igem.org/Team:Westminster/Project"><span>Project</span></a></li>
+
  <li><a href="https://2012.igem.org/Team:Westminster/Safety"class="navlink">Safety</a></li>
-
    <li><a href="https://2012.igem.org/Team:Westminster/Diary"><span>Diary</span></a></li>
+
  <li class="last-item"><a href="https://2012.igem.org/Team:Westminster/Attributions"class="navlink">Attributions</a></li>
-
    <li><a href="https://2012.igem.org/Team:Westminster/Modeling"><span>Modeling</span></a></li>
+
-
    <li><a href="https://2012.igem.org/Team:Westminster/Notebook"><span>Notebook</span></a></li>
+
-
    <li><a href="https://2012.igem.org/Team:Westminster/Parts"><span>Parts</span></a></li>
+
-
    <li><a href="https://2012.igem.org/Team:Westminster/Safety"><span>Safety</span></a></li>
+
-
    <li><a href="https://2012.igem.org/Team:Westminster/Attributions"><span>Attributions</span></a></li>
+
</ul>
</ul>
-
</div>
 
<div class="wrap">
<div class="wrap">
<img src="https://static.igem.org/mediawiki/2012/4/4d/Westminster_team.png" style="float: left; border: 0; margin: 7px;">
<img src="https://static.igem.org/mediawiki/2012/4/4d/Westminster_team.png" style="float: left; border: 0; margin: 7px;">

Revision as of 23:42, 14 September 2012

We have created a genetically engineered machine to identify, isolate and eliminate Cancer Stem Cells (CSCs). According to the latest Cancer Stem Cell Theory, not all the cancer cells have the same ability to generate new tumors. Tumor growth is mostly driven by a small proportion of cells, the CSCs. In addition to having high proliferation rates, CSCs are more resistant to chemotherapy. This indicates that while regular cancer cells are killed, CSCs may remain unaffected and give rise to new tumors once the treatment stops. CSCs produce increased levels of a particular enzyme, Aldehyde Dehydrogenase.

We have identified its 3 most frequent isoforms (ALDH1A1, ALDH1A3 and ALDH3A1) in aggressive types of cancer, and used their gene promoters to build our CSC-targeting constructs: the iSTEM -Intelligent Synthetic Tumor Eliminating Machine.

You can write a wiki of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing.
Westminster logo.png

We have created a genetically engineered machine to identify, isolate and eliminate Cancer Stem Cells (CSCs). According to the latest Cancer Stem Cell Theory, not all the cancer cells have the same ability to generate new tumors. Tumor growth is mostly driven by a small proportion of cells, the CSCs. In addition to having high proliferation rates, CSCs are more resistant to chemotherapy. This indicates that while regular cancer cells are killed, CSCs may remain unaffected and give rise to new tumors once the treatment stops. CSCs produce increased levels of a particular enzyme, Aldehyde Dehydrogenase. We have identified its 3 most frequent isoforms (ALDH1A1, ALDH1A3 and ALDH3A1)in aggressive types of cancer, and used their gene promoters to build our CSC-targeting constructs: the iSTEM -Intelligent Synthetic Tumor Eliminating Machine.

The team
Team Westminster