|
|
Line 2: |
Line 2: |
| <html> | | <html> |
| | | |
- | <table width="950" border="0" cellspacing="0" cellpadding="0">
| + | <div class="content"> |
- | <tr>
| + | |
- | <td valign="top">
| + | |
- | <style media="screen" type="text/css">
| + | |
- | /* <!-- */
| + | |
- | /* Header styles */
| + | |
- | #page_width {
| + | |
- | clear:both;
| + | |
- | float:left;
| + | |
- | width:100%;
| + | |
- | }
| + | |
- |
| + | |
- | /* 'widths' sub menu */
| + | |
- | #layoutdims {
| + | |
- | clear:both;
| + | |
- | background:#eee;
| + | |
- | margin:0;
| + | |
- | padding:6px 15px !important;
| + | |
- | text-align:right;
| + | |
- | }
| + | |
- | /* column container */
| + | |
- | .colmask {
| + | |
- | clear:both;
| + | |
- | float:left;
| + | |
- | width:100%; /* width of whole page */
| + | |
- | overflow:hidden; /* This chops off any overhanging divs */
| + | |
- | }
| + | |
- | /* common column settings */
| + | |
- | .colright,
| + | |
- | .colmid,
| + | |
- | .colleft {
| + | |
- | float:left;
| + | |
- | width:100%;
| + | |
- | position:relative;
| + | |
- | }
| + | |
- | .col1,
| + | |
- | .col2,
| + | |
- | .col3 {
| + | |
- | float:left;
| + | |
- | position:relative;
| + | |
- | padding:0 0 1em 0;
| + | |
- | overflow:hidden;
| + | |
- | }
| + | |
- | /* 2 Column (double page) settings */
| + | |
- | .doublepage {
| + | |
- | }
| + | |
- | .doublepage .colleft {
| + | |
- | right:50%; /* right column width */
| + | |
- | background:#fff; /* left column background colour */
| + | |
- | }
| + | |
- | .doublepage .col1 {
| + | |
- | width:46%; /* left column content width (column width minus left and right padding) */
| + | |
- | left:52%; /* right column width plus left column left padding */
| + | |
- | }
| + | |
- | .doublepage .col2 {
| + | |
- | width:46%; /* right column content width (column width minus left and right padding) */
| + | |
- | left:56%; /* (right column width) plus (left column left and right padding) plus (right column left padding) */
| + | |
- | }
| + | |
- | /* Footer styles */
| + | |
- | #footer {
| + | |
- | clear:both;
| + | |
- | float:left;
| + | |
- | width:100%;
| + | |
- | border-top:1px solid #000;
| + | |
- | }
| + | |
- | #footer p {
| + | |
- | padding:10px;
| + | |
- | margin:0;
| + | |
- | }
| + | |
- | /* --> */
| + | |
- | </style>
| + | |
- | <div>
| + | |
- |
| + | |
- | </div>
| + | |
- | <div class="colmask doublepage">
| + | |
- | <div class="colleft">
| + | |
- | <div class="col1">
| + | |
- | <!-- Column 1 start -->
| + | |
- | <link rel="stylesheet" type="text/css" href="http://www.synbiuk.org/igem/gallery/css/style.css" />
| + | |
- | <link rel="stylesheet" type="text/css" href="http://www.synbiuk.org/igem/gallery/css/elastislide.css" />
| + | |
- | <link href='http://fonts.googleapis.com/css?family=PT+Sans+Narrow&v1' rel='stylesheet' type='text/css' />
| + | |
- | <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css' />
| + | |
- | <noscript>
| + | |
- | <style>
| + | |
- | .es-carousel ul{
| + | |
- | display:block;
| + | |
- | }
| + | |
- | </style>
| + | |
- | </noscript>
| + | |
- | <script id="img-wrapper-tmpl" type="text/x-jquery-tmpl">
| + | |
- | <div class="rg-image-wrapper">
| + | |
- | {{if itemsCount > 1}}
| + | |
- | <div class="rg-image-nav">
| + | |
- | <a href="#" class="rg-image-nav-prev">Previous Image</a>
| + | |
- | <a href="#" class="rg-image-nav-next">Next Image</a>
| + | |
- | </div>
| + | |
- | {{/if}}
| + | |
- | <div class="rg-image"></div>
| + | |
- | <div class="rg-loading"></div>
| + | |
- | <div class="rg-caption-wrapper">
| + | |
- | <div class="rg-caption" style="display:none;">
| + | |
- | <p></p>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </script>
| + | |
- |
| + | |
- | <div class="container">
| + | |
- | <div class="header">
| + | |
- | <div class="clr"></div>
| + | |
- | </div><!-- header -->
| + | |
- |
| + | |
- | <div class="content">
| + | |
| <div id="rg-gallery" class="rg-gallery"> | | <div id="rg-gallery" class="rg-gallery"> |
| <div class="rg-thumbs"> | | <div class="rg-thumbs"> |
Line 154: |
Line 42: |
| <script type="text/javascript" src="http://www.synbiuk.org/igem/gallery/js/jquery.easing.1.3.js"></script> | | <script type="text/javascript" src="http://www.synbiuk.org/igem/gallery/js/jquery.easing.1.3.js"></script> |
| <script type="text/javascript" src="http://www.synbiuk.org/igem/gallery/js/jquery.elastislide.js"></script> | | <script type="text/javascript" src="http://www.synbiuk.org/igem/gallery/js/jquery.elastislide.js"></script> |
- | <script type="text/javascript" src="http://www.synbiuk.org/igem/gallery/js/gallery.js"></script></td> | + | <script type="text/javascript" src="http://www.synbiuk.org/igem/gallery/js/gallery.js"></script> |
- | <td width="310" valign="top">Accumulation of waste represents a considerable problem to humanity. <strong>Over the next 50 years, the global community will produce approximately 2 trillion tonnes of waste, or 2.5 times the weight of Mount Everest.</strong>
| + | |
- | <p>Traditionally, mixed non-recyclable waste is sent to landfill or for incineration, both of which result in environmental damage. The detrimental effects are perpetrated by the plastic degradation into toxic byproducts and the production of greenhouse gases by these processes. We propose to upcycle this mixed waste into the bioplastic poly-3-hydroxybutyrate (P3HB) to create a closed loop recycling system. Our engineered E. coli will operate within sealed bioreactors. In the future we picture the use of our system in a variety of contexts as part of our M.A.P.L.E. (Modular And Plastic Looping E.coli) system. </p></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
| | | |
| | | |