Difference between revisions of "Team:Columbia NYC/Sponsors"

 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{Template_All_Teams}}
 
<!-- HTML START -->
 
<!-- HTML START -->
 
<html>
 
<html>
 +
<header>
 +
<style type="text/css">
 +
/* Changing Body */
 +
body {
 +
background-color: rgba(211,211,211,.75);
 +
margin: 0px;
 +
}
  
<!-- Terminating Default Wiki Divs -->
+
/* Content Boxes */
</div>
+
#superContainer {
</div>
+
  
<head>
+
}
 +
#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;
 +
}
  
<!-- CSS START -->
+
/*menuContainer Design*/
<style>
+
#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;
 +
}
  
/* Masking Wiki Contents START */
+
/* contentContainer Styling */
/* Hiding Default Wiki Content Divs */
+
#contentContainer h1 {
#content {
+
font-family: "Arial Black", Gadget, sans-serif;
visibility: hidden;
+
font-size: 50px;
height: 0;
+
background-color: rgb(118, 178, 222);
padding: 0;
+
border-left: 2px solid gray;
margin: 0;
+
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 a {
 +
font-family: Arial, Helvetica, sans-serif;
 +
font-size: 18px;
 +
color: blue;
 +
}
  
#bodyContent {
+
/* sponsor Gallery */
visibility: hidden;
+
#sponsors {
}
+
display: block;
 +
width: 750px;
 +
margin: 0 auto;
 +
}
 +
#sponsors img{
 +
display: inline-block;
 +
margin: auto;
 +
padding: 5px;
 +
}
 +
#sponsors img:hover {
 +
opacity: 0.5;
 +
}
  
/* Hiding Default Wiki Title */
+
</style>
#content h1.firstheading {
+
</header>
visibility: hidden;
+
}
+
  
/* Maintaining Wiki globalWrapper */
+
<body>
#globalWrapper {
+
max-height: 20px;
+
padding: 0;
+
}
+
/* Masking Wiki Contents END */
+
  
/* Changing Background */
+
<div id = "superContainer">
body {
+
background-image: url("https://static.igem.org/mediawiki/2015/d/db/Columbia_NYC_Background.png");
+
overflow-x: hidden;
+
margin: 0px;
+
}
+
  
/* Menu Formatting START*/
+
<nav>
#menu {
+
<div id = "menuContainer">
position: fixed;
+
width: 220px;
+
height: 100%;
+
border-right: 2px solid gray;
+
margin: 0;
+
background-color: rgba(196, 216, 226, 0.5);
+
}
+
  
#menu img {
+
<ul>
display: block;
+
padding: 10px 0;
+
margin: auto;
+
opacity: 0.75;
+
}
+
  
#menu a {
+
<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>
color: black;
+
text-decoration: none;
+
font-family: Verdana, Geneva, sans-serif;
+
font-size: 16px;
+
font-weight: bold;
+
}
+
  
#menu ul {
+
<a href = "#"> <li> THE PROJECT
list-style: none;
+
<ul class = "subTab">
text-align: center;
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Description"> <li> DESCRIPTION </li></a>
padding: 0;
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Design"> <li> DESIGN </li></a>
margin: 0;
+
<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>
  
#menu li {
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Team"> <li> TEAM MEMBERS </li></a>
height: 16px;
+
padding: 20px 0;
+
border-bottom: 2px solid gray;
+
margin: 0;
+
}
+
  
/* Color Change On Mouse Over */
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Parts"> <li> TEAM PARTS </li></a>
#menu li:hover {
+
background-color: rgba(207, 207, 207, 0.25);
+
}
+
  
#menu ul.subTab li:hover {
+
<a href="https://2015.igem.org/Team:Columbia_NYC/Notebook"><li> THE NOTEBOOK </li></a>
background-color: rgba(207, 207, 207, 0.5)
+
}
+
  
/* Hiding Sub-Menu */
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Attributions"> <li> ATTRIBUTIONS </li></a>
#menu ul.subTab {
+
display: none;
+
}
+
  
/* Showing Sub-Menu On Mouse-Over */
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Collaborations"><li> COLLABORATIONS </li></a>
#menu li:hover ul.subTab {
+
display: block;
+
position: absolute;
+
width: 100%;
+
padding: 0;
+
margin-top: -42px;
+
margin-left: 221px;
+
text-align: center;
+
background-color: rgb(196, 216, 226);
+
}
+
  
/* Making Sub-Menu Navigable */
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Practices"><li> HUMAN PRACTICE </li></a>
#menu ul.subTab:hover {
+
display: block;
+
}
+
/* Menu Formatting END */
+
  
/* Header Vector Formatting START */
+
<a href="https://2015.igem.org/Team:Columbia_NYC/Safety"><li> LAB SAFETY </li></a>
#header {
+
height: auto;
+
border-bottom: 1px solid #1D323C;
+
margin-left: 222px;
+
background-color: rgba(71, 121, 146, 0.25);
+
text-align: center;
+
font-family: "Courier New", Courier, monospace;
+
color: white;
+
}
+
  
#header h1 {
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Sponsors"> <li> OUR SPONSORS </a>
padding: 0;
+
border: 0;
+
margin: 0;
+
color: white;
+
font-size: 72px;
+
text-shadow: 2px 0 black, 0 2px black, -2px 0 black, 0 -2px black;
+
text-decoration: underline;
+
}
+
  
#header p {
+
</ul>
padding: 5px;
+
margin: 0;
+
text-shadow: 1px 0 black, 0 1px black, -1px 0 black, 0 -1px black;
+
font-size: 18px;
+
}
+
  
#header br {
+
</div>
line-height: 5px;
+
</nav>
}
+
/* Header Vector Formatting END */
+
  
/* Main Box Formatting START */
+
<div id = "contentContainer">
#mainBox {
+
margin-left: 222px;
+
padding: 20px 5% 0;
+
}
+
/* Main Box Formatting END */
+
  
#mainBox div.half {
+
<h1> OUR SPONSORS </h1>
display: inline-block;
+
float: left;
+
width: 50%;
+
min-width: 625px;
+
text-align: justify;
+
background-color: rgba(128, 128, 128, 0.3);
+
}
+
  
#mainBox div.half p {
+
<p> The Columbia University NYC Team would not have been possible without all the support received throughout the course of the iGEM competition. As a result, we would like to take the time and space to properly acknowledge and thank our sponsors! </p>
padding: 5px 25px;
+
font-size: 18px;
+
color: white;
+
text-shadow: 1px 0 black, 0 1px black, -1px 0 black, 0 -1px black;
+
}
+
  
</style>
+
<div id = "sponsors">
<!-- CSS END -->
+
  
</head>
+
<a href = "http://systemsbiology.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/4/4b/Columbia_NYC_SystemsBioLogo.PNG" alt = "Systems Bio Logo" style = "width: 350px; height: 75px;"> </a>  
  
<body>
+
<a href = "https://www.college.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/8/8b/Columbia_NYC_CCLogo.png" alt = "CC Logo" style = "width: 350px; height: 75px;"> </a>  
  
<!-- Menu START -->
+
<a href = "http://www.columbia.edu/cu/chemistry/"> <img src = "https://static.igem.org/mediawiki/2015/6/68/Columbia_NYC_ChemistryLogo.jpg" alt = "Chemistry Logo" style = "width: 350px; height: 75px;"> </a>  
<div id = "menu">
+
  
<a href = "https://2015.igem.org/Team:Columbia_NYC/Description"> <img src = "https://static.igem.org/mediawiki/2015/9/9f/Columbia_NYC_ColumbiaUniversityLogo.png" alt = "Columbia Logo" style = "width: 180px; height: auto;"> </a>
+
<a href = "http://engineering.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/7/7c/Columbia_NYC_SEASLogo.gif" alt = "SEAS Logo" style = "width: 350px; height: 75px;"> </a>
+
<ul class = "tab">
+
  
<a href = "https://2015.igem.org/Team:Columbia_NYC"> <li> COLUMBIA HOME </li></a>
+
<a href = "http://cheme.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/4/47/Columbia_NYC_ChemELogo.png" alt = "ChemE Logo" style = "width: 350px; height: 75px;"> </a>
 +
 +
<a href = "http://www.spurs.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/b/ba/Columbia_NYC_SPURSLogo.PNG" alt = "SPURS Logo" style = "width: 350px; height: 75px;"> </a>
  
<a href = "https://2015.igem.org/Team:Columbia_NYC/Team"> <li> TEAM MEMBERS </li></a>
+
</div>
  
<a href = "#"> <li> THE PROJECT
+
<p> We received tremendous support from a range of departments and organizations at Columbia University. The logistical and financial aid that they provided has helped us along tremendously and a team would simply not have been possible without them. Specifically, we would like to give a shoutout to the <a href = "http://wanglab.c2b2.columbia.edu/"> Wang Lab at Columbia University Medical Center </a> and its Principal Investigator, Dr. Harris Wang, for providing us with the space, equipment, and support needed to carry out experiments and for spearheading the effort to establish a Columbia iGEM team, respectively. </p>
<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/Measurement"><li>MEASUREMENTS</li></a>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Results"> <li> RESULTS </li></a>
+
</ul>
+
</li></a>
+
  
<a href = "#"> <li> PARTS RECORD
+
<div id = "sponsors">
<ul class = "subTab">
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Parts"> <li> TEAM PARTS </li></a>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Basic_Part"> <li> BASIC PARTS </li></a>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Composite_Part"> <li> COMPOSITE PARTS </li></a>
+
<a href = "https://2015.igem.org/Team:Columbia_NYC/Part_Collection"> <li> PART COLLECTION </li></a>
+
</ul>
+
</li></a>
+
  
<a href="https://2015.igem.org/Team:Columbia_NYC/Notebook"><li> THE NOTEBOOK </li></a>
+
<a href = "https://www.idtdna.com/site"> <img src = "https://static.igem.org/mediawiki/2015/e/e2/Columbia_NYC_IDTLogo.png" alt = "IDT Logo" style = "width: 225px; height: auto;"> </a>
  
<a href = "https://2015.igem.org/Team:Columbia_NYC/Attributions"> <li> ATTRIBUTIONS </li></a>
+
<a href = "http://www.geneious.com/"> <img src = "https://static.igem.org/mediawiki/2015/d/d8/Columbia_NYC_GeneiousLogo.png" alt = "Genioues Logo" style = "width: 225px; height: auto;"> </a>
  
<a href = "https://2015.igem.org/Team:Columbia_NYC/Collaborations"><li> COLLABORATION </li></a>
+
<a href = "https://www.neb.com/"> <img src = "https://static.igem.org/mediawiki/2015/7/78/Columbia_NYC_NEBLogo.gif" alt = "NEB Logo" style = "width: 225px; height: auto;"> </a>
  
<a href="https://2015.igem.org/Team:Columbia_NYC/Safety"><li> LAB SAFETY </li></a>
+
</div>
  
<a href = "https://2015.igem.org/Team:Columbia_NYC/Practices"><li> HUMAN PRACTICE </li></a>
+
<p> In addition to support from those at Columbia University, we have also received tremendous support from companies involved in the fields of synthetic biology. For this, we are extremely grateful as the help they provided us has allowed our project to proceed along more efficiently. As such, we hope that this is only the beginning of a lasting relationship between and us for the years to come. </p>
  
<a href = "https://2015.igem.org/Team:Columbia_NYC/Sponsors"> <li> OUR SPONSORS </a>
 
 
</ul>
 
 
<a href = "https://2015.igem.org/"> <img src = "https://static.igem.org/mediawiki/2015/4/46/Columbia_NYC_iGEMLogo.png" alt = "iGEM Logo" style = "width: 180px; height: auto;"> </a>
 
 
</div>
 
<!-- Menu END -->
 
 
<!-- Header START -->
 
<div id = "header">
 
<h1> OUR SPONSORS </h1>
 
<p> The Columbia University NYC team would not have been possible without all the support recieved throughout the course of the iGEM competition. </p>
 
<p> As a result, we would like to use this space to thanks and acknowledge each and every one of our sponsors - both academic and corporate. </p>
 
<br>
 
</div>
 
<!-- Header END -->
 
 
<!-- Main START -->
 
<div id = "mainBox">
 
 
<div class = "half">
 
<a href = "http://systemsbiology.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/4/4b/Columbia_NYC_SystemsBioLogo.PNG" alt = "Systems Bio Logo" style = "width: 100%; height: auto;"> </a>
 
 
</div>
 
</div>
 
<div class = "half", style = "height: 590;">
 
<p> The Columbia University Department of Systems Biology is an interdisciplinary program based in New York City whose goal is to advance the integration of quantitative and experimental research methods in the biological and biomedical sciences. With a faculty of more than two dozen members and onsite research infrastructure for high-performance computing, next-generation sequencing, and high-throughput screening, we conduct research to understand the behavior of complex biological networks and how small changes in those networks produce the diversity of life around us. We also provide  graduate education and postdoctoral training to increase understanding of systems biology and promote its use in biological research. </p>
 
</div>
 
 
</div>
 
<!-- Main END -->
 
 
</body>
 
</html>
 

Latest revision as of 00:50, 19 September 2015

OUR SPONSORS

The Columbia University NYC Team would not have been possible without all the support received throughout the course of the iGEM competition. As a result, we would like to take the time and space to properly acknowledge and thank our sponsors!

We received tremendous support from a range of departments and organizations at Columbia University. The logistical and financial aid that they provided has helped us along tremendously and a team would simply not have been possible without them. Specifically, we would like to give a shoutout to the Wang Lab at Columbia University Medical Center and its Principal Investigator, Dr. Harris Wang, for providing us with the space, equipment, and support needed to carry out experiments and for spearheading the effort to establish a Columbia iGEM team, respectively.

In addition to support from those at Columbia University, we have also received tremendous support from companies involved in the fields of synthetic biology. For this, we are extremely grateful as the help they provided us has allowed our project to proceed along more efficiently. As such, we hope that this is only the beginning of a lasting relationship between and us for the years to come.