Difference between revisions of "Team:CU Boulder/Entrepreneurship"

 
(41 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
#page h1 {
 
#page h1 {
 
     line-height: 115%;
 
     line-height: 115%;
     font-size: 28px;   
+
     font-size: 24px;   
 
}
 
}
  
Line 84: Line 84:
 
}
 
}
 
#title_box {
 
#title_box {
     padding-top: 20px;
+
     padding-top: 10px;
     border: 3px solid red;
+
     /*border: 3px solid red;*/
     width: 80%;
+
    border-bottom: 2px solid #787878;
     min-width: 780px;
+
     width: 100%;
 +
     min-width: 800px;
 
     max-width: 1000px;
 
     max-width: 1000px;
 
     margin-left: auto;
 
     margin-left: auto;
Line 93: Line 94:
 
}
 
}
 
#title_box h1 {
 
#title_box h1 {
     line-height: 100%;
+
     line-height: 120%;
 
     margin-top: 0px;
 
     margin-top: 0px;
 
     margin-left: auto;
 
     margin-left: auto;
 
     margin-right: auto;
 
     margin-right: auto;
     font-size: 14px;
+
     font-size: 34px;
     padding-left; 30px;
+
     padding-left: 30px;
 
     padding-top: 0px;
 
     padding-top: 0px;
 
     padding-bottom: 0px;
 
     padding-bottom: 0px;
Line 106: Line 107:
 
}
 
}
 
p {
 
p {
     border: 1px solid red;
+
     border: 1px solid transparent;
 
}
 
}
  
/*--------------------Black Box---------------------*/
+
/*--------------------Black Box start---------------------*/
 
.black_box {
 
.black_box {
 
     background-color: black;
 
     background-color: black;
Line 145: Line 146:
 
     list-style-type: none;
 
     list-style-type: none;
 
     padding-left: 40px;
 
     padding-left: 40px;
     font-size: 14px;
+
     font-size: 16px;
 +
}
 +
<!---map--->
 +
<!---https://static.igem.org/mediawiki/2015/f/fc/CU_Boulder_Case_Study_map.JPG-->
 +
#big_map_container {
 +
    height: 400px;
 +
    width: 600px;
 +
    /*border: 3px solid blue;*/
 +
}
 +
#big_map {
 +
    height: 500px;
 +
    width: 500px;
 +
    background-repeat: no-repeat;
 +
    background-image: url(https://static.igem.org/mediawiki/2015/f/fc/CU_Boulder_Case_Study_map.JPG);
 +
    /*background-color: white;*/
 +
    background-size: 500px 500px;
 +
    margin-left: auto;
 +
    margin-right: auto;
 +
/*border: 2px solid red;*/
 +
}
 +
.map_box {
 +
    /*background-color: red;*/
 +
    padding-left: 30px;
 +
    padding-right: 30px;
 +
    padding-bottom: 30px;
 +
    width: 80%;
 +
    height: 500px;
 +
    margin-right: auto;
 +
    margin-left: auto;
 +
    margin-bottom: 0px;
 +
    margin-top: 25px;
 
}
 
}
 
<!-----------------------Black Box end------------------>
 
<!-----------------------Black Box end------------------>
Line 183: Line 214:
 
     list-style-position: inside;
 
     list-style-position: inside;
 
     list-style-type: none;
 
     list-style-type: none;
 +
    margin-left: 0;
 +
/*border: 1px solid red;*/
 
}
 
}
 
.aside_left li {
 
.aside_left li {
Line 188: Line 221:
 
     margin-bottom: 18px;
 
     margin-bottom: 18px;
 
     list-style-type: none;
 
     list-style-type: none;
 +
/*border: 1px solid blue;*/
 
}
 
}
 
#questions_para {
 
#questions_para {
Line 197: Line 231:
 
     margin-bottom: 40px;
 
     margin-bottom: 40px;
 
     float: none;
 
     float: none;
     height: 600px;
+
     height: 560px;
 
/*border: 3px solid red;*/
 
/*border: 3px solid red;*/
 
}
 
}
Line 205: Line 239:
 
   box-shadow:        -1px 1px 7px 5px rgba(50, 50, 50, 0.5);
 
   box-shadow:        -1px 1px 7px 5px rgba(50, 50, 50, 0.5);
 
}
 
}
 +
 +
  
 
<!--------------------------- 3 Images ------------------------------->
 
<!--------------------------- 3 Images ------------------------------->
Line 215: Line 251:
 
     padding-bottom: 15px;
 
     padding-bottom: 15px;
 
      
 
      
     border-top: 2px solid #EEE;
+
     border-top: 2px solid #686868;
     border-bottom: 2px solid #EEE;
+
     border-bottom: 2px solid #686868;
  
 
     width: 800px;
 
     width: 800px;
Line 252: Line 288:
 
#container_for_images_container {
 
#container_for_images_container {
 
     /*border: 3px solid blue;*/
 
     /*border: 3px solid blue;*/
     border-top: 2px solid #EEE;
+
     border-top: 2px solid #787878;
     border-bottom: 2px solid #EEE;     
+
     border-bottom: 2px solid #787878;     
 
     width: 100%;
 
     width: 100%;
 
     min-width: 780px;
 
     min-width: 780px;
 
     max-width: 1000px; /* Vertical margins, and auto to center */
 
     max-width: 1000px; /* Vertical margins, and auto to center */
 
     margin: auto;
 
     margin: auto;
     height: 250px;
+
     height: 280px;
 
     margin-left: auto;
 
     margin-left: auto;
 
     margin-right: auto;
 
     margin-right: auto;
Line 275: Line 311:
 
     margin-left: auto;
 
     margin-left: auto;
 
     margin-right: auto;
 
     margin-right: auto;
     font-size: 16px;
+
     font-size: 12px;
 
     font-style: italic;
 
     font-style: italic;
     width: 70%;
+
     width: 80%;
 
     text-align: center;
 
     text-align: center;
 
}
 
}
Line 298: Line 334:
 
     float: right;
 
     float: right;
 
     width: 280px;
 
     width: 280px;
     height: 280px;
+
     height: 270px;
     margin-top: 85px;
+
     margin-top: 80px;
 
     margin-left: 30px;
 
     margin-left: 30px;
 
/*border: 3px solid red;*/
 
/*border: 3px solid red;*/
Line 317: Line 353:
 
     min-width: 850px;
 
     min-width: 850px;
 
     max-width: 1000px;
 
     max-width: 1000px;
     border: 2px solid red;
+
     /*border: 2px solid red;*/
 
     height: 450px;
 
     height: 450px;
 
}
 
}
Line 371: Line 407:
 
<div id="page">
 
<div id="page">
 
     <p></p>
 
     <p></p>
 +
<!-- Content goes between the article tags -->
 +
<div id="content_box">
 
<div id="title_box">
 
<div id="title_box">
 
     <h2>Case Study:</h2>
 
     <h2>Case Study:</h2>
Line 376: Line 414:
 
     <h1>in Jefferson County, Colorado</h1>
 
     <h1>in Jefferson County, Colorado</h1>
 
</div>
 
</div>
 
 
<!--</div>-->
 
<!-- Content goes between the article tags -->
 
<div id="content_box">
 
  
  
Line 401: Line 434:
 
to provide a resolution that would satisfy both parties.</p>
 
to provide a resolution that would satisfy both parties.</p>
  
 
+
<br>
 
<h1>The Company...</h1>
 
<h1>The Company...</h1>
 
<p>CPI Card Group is an international company with headquarters located southwest of Littleton, Colorado. They
 
<p>CPI Card Group is an international company with headquarters located southwest of Littleton, Colorado. They
Line 455: Line 488:
 
     <div class="triple" id="image_playground"></div>
 
     <div class="triple" id="image_playground"></div>
 
</div>
 
</div>
     <div class="caption_2">Colorado map highlighting the location of Jefferson County</div>
+
     <div class="caption_2">From left to right: Massey Draw creek passing through Ken Caryl Ranch, Shaffer Elementary School less than a half-mile away from CPI, a playgroud located across the street from CPI Card Group Headquarters</div>
 
</div>
 
</div>
  
Line 512: Line 545:
 
</div>
 
</div>
 
<br><br>
 
<br><br>
 
  
 
<!------------black box -------------->
 
<!------------black box -------------->
Line 543: Line 575:
 
both CPI and local residents.</p>
 
both CPI and local residents.</p>
 
<!--------------Insert Image --------------->
 
<!--------------Insert Image --------------->
 +
<div class="map_box">
 +
    <div id="big_map"></div>
 +
</div>
 +
 
</div>
 
</div>
  

Latest revision as of 17:57, 13 September 2015


<!DOCTYPE html> Team:CU_Boulder - 2015.igem.org

Case Study:

Monitoring Naphthalene Contamination

in Jefferson County, Colorado


Colorado map highlighting the location of Jefferson County

Call to Action

In June 2015, a conflict began in Littleton, Colorado between a credit card manufacturing center and residents of the surrounding areas. Allegations relating to unlawful naphthalene pollution jeopardizing community health brought fear to the community. The company struggled to maintain a good relationship with the community and to justify that there was no wrongdoing, while the community feared for the safety of their families. Our iGEM team saw an opportunity to step in and use the biotechnology we have developed to provide a resolution that would satisfy both parties.


The Company...

CPI Card Group is an international company with headquarters located southwest of Littleton, Colorado. They specialize in production of credit, debit, and gift cards to supply to some of the world’s largest banks and distributors. Part of the manufacturing process includes printing the cards with ink that contains naphthalene. CPI is not alone in their use of naphthalene-containing ink. In fact, the majority of water-based industrial inks contain naphthalene or its derivatives as a component. CPI, while not disclosing specific methods used to manage naphthalene management, insists that their pollution levels are well within environmental regulation.

CPI Card Group Visions & Values

  • “To be a responsible corporate citizen and active environmental steward while adhering to the highest standards of ethics”
  • “Act with uncompromising intergrity in all that we do”
  • “Demand excellence in performance; we will be relentless in our pursuit of continuous improvement”

...vs. the Community

The Ken Caryl Ranch community is a mid-sized neighborhood in Littleton, Colorado. Its 25,000 residents live among many community parks, schools, shopping centers, and a large business park. The business park hosts a wide variety of businesses, including many in the health and hospitality sector, several engineering companies, and only a handful in the manufacturing industry. Locals generally consider it to be an extremely safe and healthy environment, however some residents tend to disagree.

CU Boulder iGEM interviewed two families, who wish to remain anonymous, that have claimed to smell naphthalene in the air sourced from the CPI headquarters buildings. Many are concerned about the threat of contamination in their community, as both families insist that the smell is too strong to be healthy. In an effort to rally support for their cause, they spread word throughout the community and requested a public forum with CPI in search of a response to their concerns.

From left to right: Massey Draw creek passing through Ken Caryl Ranch, Shaffer Elementary School less than a half-mile away from CPI, a playgroud located across the street from CPI Card Group Headquarters

Questions Unanswered at a Public Forum

Nearly 2 months after complaints began, CPI agreed to host a community meeting where local business owners and residents would attend to address allegations of naphthalene contamination. Several community members spoke, noting the concerns that naphthalene may have to their health, educating fellow residents about organ damage caused by the chemical. CPI acknowledged that they use naphthalene in manufacturing, but asserted that they measure their own pollution levels and have found them to be well within the EPA’s standards. CPI never disclosed the exact levels of naphthalene released, nor did they suggest they would change their behavior, leaving a sour-taste in mouths of attendees. Before abruptly ending the meeting, CPI declared that they will no longer entertain any further complaints or concerns regarding the issue. Both sides left feeling dissatisfied, both with unmet needs:

CPI Card Group...

  • ...does not want to waste additional resources to address unfounded concerns
  • ...may benefit from renewed relationship with the community
  • ...would be able to perform continuous monitoring to fulfill their environmental stewardship goals

The Community.

  • ...desires a simple solution to verify company claims
  • ...wants a low-maintenance device to measure pollution levels around homes
  • ...seeks long-term solution to ensuring that their families are safe from chemical harm


A Unique Application of CU Boulder’s Fracking Biosensors

With lawsuits eminent, the CU Boulder iGEM team has a special opportunity to provide definitive answers to whether unhealthy contamination is present in Ken Caryl Ranch. Despite the product being designed for fracking sites, our product can be used to address any issue of naphthalene pollution. We created a plan that utilizes biotechnology to resolve the conflict between Ken Caryl residents and CPI Card Group.

The map below shows the layout of the plan:

  • Dark Red: CPI, the alleged source of naphthalene contamination
  • Light Red: The neighborhoods from which resident complaints have stemmed
  • Green: The proposed sites for placement of 11 biosensors

The biosensors may be placed strategically to best obtain a profile of naphthalene contamination levels. A cluster is placed near the CPI headquarters, among neighborhoods that may be at risk. 5 biosensors line Willow Creek, and 4 sensors along an unnamed tributary to Deer Creek. The final two biosensors in the lower corner of the map are placed in Deer Creek upstream and downstream of tributary feeds that start near CPI. These are especially crucial because Deer Creek feeds into Chatfield Reservoir, seen in the southeastern corner. This reservoir supplies fresh water to a significant portion of Jef ferson County in addition to surrounding Arapahoe and Douglas counties. Contamination to this water supply may pose a significant risk to public health.

Since all the biosensors can “remember” the excessive presence of naphthalene at any time, they do not need to be continuously monitored. Rather, their placement in public areas may allow concerned community members to monitor them occasionally to check if a contamination incident has occurred. This creates a low-maintenance, easy way to objectively determine the levels of water pollution for both CPI and local residents.

Team:CU-Boulder - 2015.igem.org