Team:Missouri Miners/Banner

From 2012.igem.org

(Difference between revisions)
(Created page with "<!--<html><center><embed src="https://static.igem.org/mediawiki/2010/1/19/MSTBannerColor975.png" width = "975"></center></html>--> <html> <style type="text/css"> .firstHeading {displa...")
(Blanked the page)
Line 1: Line 1:
-
<!--<html><center><embed src="https://static.igem.org/mediawiki/2010/1/19/MSTBannerColor975.png" width = "975"></center></html>-->
 
-
<html>
 
-
<style type="text/css">
 
-
.firstHeading {display: none; }
 
-
<!-- h1 { color: #085706; }
 
-
h2 { color: #085706; }
 
-
h3 { color: #085706; }
 
-
h4 { color: #085706; }
 
-
-->
 
-
#decoy {}
 
-
 
-
//#top-section{
 
-
//width: 975px;
 
-
//margin: 0 auto;
 
-
//}
 
-
 
-
.text
 
-
{
 
-
clear:both;
 
-
}
 
-
 
-
#globalWrapper {
 
-
background-color: #c0c0c0;
 
-
border: none;
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
#content{
 
-
width: 975px;
 
-
background-color: white;
 
-
padding:0px;
 
-
margin:0 auto;
 
-
color: #085706;
 
-
position: relative;
 
-
top: -25px;
 
-
}
 
-
 
-
#top-section {
 
-
height: 10px;
 
-
margin-top: -4px;
 
-
margin-left: auto;
 
-
margin-right: auto;
 
-
margin-bottom: 0;
 
-
margin-bottom: 9px;
 
-
padding:0;
 
-
border: none;
 
-
position: relative;
 
-
top:-80px;
 
-
}
 
-
 
-
#p-logo {
 
-
height:1px;
 
-
overflow:hidden;
 
-
display: none;
 
-
}
 
-
 
-
 
-
 
-
#siteSub {
 
-
display:none;
 
-
}
 
-
 
-
#contentSub {
 
-
display:none;
 
-
}
 
-
 
-
 
-
#banner {
 
-
width: 975px;
 
-
height: 247px;
 
-
position: relative;
 
-
background-image: url("https://static.igem.org/mediawiki/2010/1/19/MSTBannerColor975.png");
 
-
}
 
-
 
-
#body {
 
-
width: 965px;
 
-
height: auto;
 
-
background-color: transparent;
 
-
padding: 5px;
 
-
color: #085706;
 
-
font-family: Verdana, Sans-Serif;
 
-
font-size: 12px;
 
-
text-align: justify;
 
-
margin: 0 auto;
 
-
position: relative;
 
-
}
 
-
 
-
//#menu {
 
-
width: 971px;
 
-
height: 30px;
 
-
background-color: #085706;
 
-
border-top: 3px solid #dfc463;
 
-
border-bottom: 3px solid #085706;
 
-
border-left: 1px solid #085706;
 
-
border-right: 3px solid #085706;
 
-
position: relative;
 
-
top: -25px;
 
-
}
 
-
 
-
//.menuItem {
 
-
// width: auto;
 
-
// height: 20px;
 
-
// padding: 6px;
 
-
// border-right: 1px solid #085706;
 
-
// border-left: 2px solid #085706;
 
-
// float: left;
 
-
// color: #085706;
 
-
// text-align: center;
 
-
// font-family: Futura, Sans-Serif;
 
-
// font-size: 16px;
 
-
// font-weight: bold;
 
-
// position: relative;
 
-
// left: +135px
 
-
// }
 
-
 
-
 
-
//.menuItemLink {
 
-
// font-weight: bold;
 
-
// color: #dfc463;
 
-
// font-family: Futura, Sans-Serif;
 
-
// font-size: 16px;
 
-
// text-decoration: none;
 
-
// }
 
-
 
-
//.menuItemLink:visited {
 
-
// color: #dfc463;
 
-
// }
 
-
 
-
//.menuItemLink:hover {
 
-
//text-decoration:none;
 
-
}
 
-
 
-
//.submenuItemLink:active {
 
-
// color: #dfc463;
 
-
//}
 
-
 
-
//.submenu {
 
-
// width: 188px;
 
-
// height: auto;
 
-
// position: absolute;
 
-
// top: 31px;
 
-
// left: 0px;
 
-
// margin:-1px 0px 0px -1px;
 
-
// background-color: #085706;
 
-
// border: 0px solid #dfc463;
 
-
// display: none;
 
-
// text-align: left;
 
-
// }
 
-
//
 
-
//.submenuItem {
 
-
// width: 184px;
 
-
// height: 20px;
 
-
// background-color:#dfc463;
 
-
// border-bottom: 1px Solid #085706;
 
-
// font-weight: normal;
 
-
// margin: 1px 2px 1px 1px;
 
-
// }
 
-
//.submenuItemLink:hover {
 
-
// font-weight: bold;
 
-
// }
 
-
 
-
//.submenuItemLink {
 
-
// font-weight: normal;
 
-
// text-decoration: none;
 
-
// color: #085706;
 
-
// margin: 1px 2px 1px 2px;
 
-
// }
 
-
 
-
#leftcolumn {
 
-
width: 200px;
 
-
height: 100%;
 
-
border-style: solid;
 
-
border-color: #eeeeee;
 
-
border-width: 1px;
 
-
padding: 10px;
 
-
font-family: Futura, Sans-Serif;
 
-
background-color: #eeeeee;
 
-
position: relative;
 
-
top: -12px;
 
-
}
 
-
 
-
 
-
#leftcolumn ul{
 
-
list-style-image: url('https://static.igem.org/mediawiki/2010/0/03/PhotoGear.png');
 
-
text-indent: 3px;
 
-
padding-left: 12px
 
-
margin: 12px
 
-
font-family: Futura, Sans-Serif;
 
-
position: relative;
 
-
top:+12px;
 
-
}
 
-
 
-
 
-
#rightcolumn {
 
-
width: 700px;
 
-
padding: 20px 20px 20px 20px;
 
-
border-style: none;
 
-
border-color: transparent transparent transparent #085706;
 
-
border-width: 2px;
 
-
font-family: Futura, Sans-Serif;
 
-
float: right;
 
-
}
 
-
 
-
.floatpic {
 
-
float: right;
 
-
width:277px;
 
-
height:152px;
 
-
margin:7px;
 
-
}
 
-
.floattxt {
 
-
float: right;
 
-
width:219px;
 
-
height:40px;
 
-
margin:7px;
 
-
font-family: Futura, Sans-Serif;
 
-
}
 
-
 
-
.sponsorpic {
 
-
float: right;
 
-
height:42px;
 
-
margin:7px;
 
-
}
 
-
 
-
.sectionheader {
 
-
font-size: 16px;
 
-
color: #dfc463;
 
-
font-weight: bold;
 
-
font-family: Futura, Sans-Serif;
 
-
}
 
-
 
-
.memberpic {
 
-
margin:2px;
 
-
  border:none;
 
-
  height:auto;
 
-
  width:auto;
 
-
  float:left;
 
-
  text-align:center;
 
-
}
 
-
 
-
.memberpic img {
 
-
display: inline;
 
-
margin: 3px;
 
-
border: 1px solid #dfc463;
 
-
}
 
-
 
-
.memberpic a:hover img
 
-
  {
 
-
  border:1px solid #0000ff;
 
-
  }
 
-
.caption
 
-
  {
 
-
  text-align:center;
 
-
  font-weight:normal;
 
-
  width:215px;
 
-
  margin:2px;
 
-
  }
 
-
 
-
.gallery {
 
-
text-align: center;
 
-
width: auto;
 
-
margin: 0px;
 
-
}
 
-
</style>
 
-
 
-
<script type="text/javascript">
 
-
function showMenu(callerObject) {
 
-
// document.getElementById('sub1').style.display = 'block';
 
-
callerObject.childNodes[3].style.display = 'block';
 
-
}
 
-
 
-
function hideMenu(callerObject) {
 
-
// document.getElementById('sub1').style.display = 'none';
 
-
callerObject.childNodes[3].style.display = 'none';
 
-
}
 
-
</script>
 
-
 
-
<div id="banner">
 
-
</div>
 
-
</html>
 

Revision as of 04:34, 16 May 2012