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

(Blanked the page)
Line 1: Line 1:
{{Template_All_Teams}}
 
  
<!-- HTML START -->
 
<html>
 
 
/* Changing Background */
 
body {
 
background-image: url("https://static.igem.org/mediawiki/2015/d/db/Columbia_NYC_Background.png");
 
overflow-x: hidden;
 
margin: 0px;
 
}
 
 
/* Menu Formatting START*/
 
#menu {
 
position: fixed;
 
width: 220px;
 
height: 100%;
 
border-right: 2px solid gray;
 
margin: 0;
 
background-color: rgba(196, 216, 226, 0.5);
 
}
 
 
#menu img {
 
display: block;
 
padding: 10px 0;
 
margin: auto;
 
opacity: 0.75;
 
}
 
 
#menu a {
 
color: black;
 
text-decoration: none;
 
font-family: Verdana, Geneva, sans-serif;
 
font-size: 16px;
 
font-weight: bold;
 
}
 
 
#menu ul {
 
list-style: none;
 
text-align: center;
 
padding: 0;
 
margin: 0;
 
}
 
 
#menu li {
 
height: 16px;
 
padding: 10px 0;
 
border-bottom: 2px solid gray;
 
margin: 0;
 
}
 
 
/* Color Change On Mouse Over */
 
#menu li:hover {
 
background-color: rgba(207, 207, 207, 0.25);
 
}
 
 
#menu ul.subTab li:hover {
 
background-color: rgba(207, 207, 207, 0.5)
 
}
 
 
/* Hiding Sub-Menu */
 
#menu ul.subTab {
 
display: none;
 
}
 
 
/* Showing Sub-Menu On Mouse-Over */
 
#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 */
 
#menu ul.subTab:hover {
 
display: block;
 
}
 
/* Menu Formatting END */
 
 
/* Header Vector Formatting START */
 
#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 {
 
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 {
 
padding: 5px;
 
margin: 0;
 
text-shadow: 1px 0 black, 0 1px black, -1px 0 black, 0 -1px black;
 
font-size: 18px;
 
}
 
 
#header br {
 
line-height: 5px;
 
}
 
/* Header Vector Formatting END */
 
 
/* Main Box Formatting START */
 
#mainBox {
 
margin-left: 222px;
 
padding: 0 5%;
 
}
 
/* Main Box Formatting END */
 
 
#mainBox div.sponsors {
 
display: inline-block;
 
width: 100%;
 
}
 
 
#mainBox div.sponsors img {
 
width: 50%;
 
height: 175px;
 
float: left;
 
margin: auto;
 
}
 
 
#mainBox div.message {
 
color: white;
 
display: block;
 
font-family: "Courier New", Courier, monospace;
 
text-shadow: 1px 0 black, 0 1px black, -1px 0 black, 0 -1px black;
 
font-size: 18px;
 
text-align: justify;
 
}
 
 
#mainBox div.message p {
 
padding: 20px 0;
 
}
 
 
#mainBox div.message a {
 
color: #CCFFFF;
 
text-decoration: none;
 
}
 
 
</style>
 
<!-- CSS END -->
 
 
</head>
 
 
<body>
 
 
<!-- Menu START -->
 
<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>
 
 
<ul class = "tab">
 
 
<a href = "https://2015.igem.org/Team:Columbia_NYC"> <li> COLUMBIA HOME </li></a>
 
 
<a href = "https://2015.igem.org/Team:Columbia_NYC/Team"> <li> TEAM MEMBERS </li></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/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
 
<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://2015.igem.org/Team:Columbia_NYC/Attributions"> <li> ATTRIBUTIONS </li></a>
 
 
<a href = "https://2015.igem.org/Team:Columbia_NYC/Collaborations"><li> COLLABORATION </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/Practices"><li> HUMAN PRACTICE </li></a>
 
 
<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 = "message">
 
<p> As the Columbia NYC iGEM Team, we received tremendous support from Columbia University.  We would like to acknowledge the specific sectors that have aided us in our journey - be it financial or logistical support. Without them, a Columbia NYC Team would not have been possible, so we are extremely thankful for the opportunity granted to us. In addition, we would like to give a shoutout to the <a href = http://wanglab.c2b2.columbia.edu/> Wang Lab of the Systems Biology Department </a> and it's principal investigator Dr. Harris Wang for providing us with the space and equipment to carry out experiments and for spearheading the effort to establish Columbia iGEM team, respectively.</p>
 
</div>
 
 
<div class = "sponsors">
 
<a href = "http://systemsbiology.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/4/4b/Columbia_NYC_SystemsBioLogo.PNG" alt = "Systems Bio Logo"> </a>
 
 
<a href = "https://www.college.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/8/8b/Columbia_NYC_CCLogo.png" alt = "CC Logo"> </a>
 
 
<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"> </a>
 
 
<a href = "http://engineering.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/7/7c/Columbia_NYC_SEASLogo.gif" alt = "SEAS Logo"> </a>
 
 
<a href = "http://cheme.columbia.edu/"> <img src = "https://static.igem.org/mediawiki/2015/4/47/Columbia_NYC_ChemELogo.png" alt = "ChemE Logo"> </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"> </a>
 
</div>
 
 
<div class = "message">
 
<p> We have also received help from corporations whose contributions have allowed our project to progress more smoothly and efficiently. For that, we are extremely grateful for the help provided us. As such, we hope that this is only the beginning of a lasting relationship between us and them for the years to come. </p>
 
</div>
 
 
</div>
 
 
<!-- Main END -->
 
 
</body>
 
</html>
 

Revision as of 20:11, 11 September 2015