@CHARSET "UTF-8"; #banner { width: 965px; height: 214px; background-image: url("http://2010.igem.org/wiki/images/9/96/Banner1.jpg"); } #menu { width: 965px; height: 30px; background-color: #8bce9e; border-top: 1px solid #032725; border-bottom: 1px solid #032725; } .menuItem { width: auto; height: 20px; padding: 5px; border-right: 1px solid #032725; float: left; background-color: #8bce9e; color: #032725; text-align: center; font-family: Verdana, Sans-Serif; font-size: 16px; font-weight: bold; position: relative; } .menuItemLink { font-weight: bold; color: #032725; font-family: Verdana, Sans-Serif; font-size: 16px; text-decoration: none; } .submenu { width: 200px; height: auto; position: absolute; top: 31px; left: 0px; background-color: #8bce9e; display: none; text-align: left; } .submenuItem { width: 200px; height: 20px; font-weight:normal; opacity:0.8; margin: 1px 2px 1px 2px; } .submenuItemLink { font-weight: normal; text-decoration: none; color: #032725; margin: 1px 2px 1px 2px; } #body { width: 965px; height: 2000px; background-color: #001d1d; padding: 5px; color: #8bce9e; font-family: Verdana, Sans-Serif; font-size: 12px; text-align: justify; margin: 0 auto; } #HomeLeft { width: 200px; height: auto; background-color: #2c5983; margin: 5px 2px 0px 0px; padding: 5px; float: left; color: e0fea0; font-family: Verdana, Sans-Serif; font-size: 12px; text-align: justify; } #Countdown { width: 196px; height: 40px; background-color: none; border: 1px solid #8bce9e; color: white; text-align: center; padding: 2px; } #Upcomming { width: 200px; height: auto; } #HomeCenter { width: 477px; height: auto; background-color: purple; margin: 5px 2px 0px 2px; padding: 5px; float: left; color: #e0fea0; font-family: Verdana, Sans-Serif; font-size: 12px; text-align: justify; } #HomeRight { width: 250px; height: auto; background-color: red; margin: 5px 0px 0px 2px; padding: 5px; float: left; color: #e0fea0; font-family: Verdana, Sans-Serif; font-size: 12px; text-align: justify; } #ProjectPic { width: 250px; height: 210px; margin-top: 10px; border: 1px solid #8bce9e; color: white; } #GroupphotoSmall { width: 245px; height: 166px; padding-left: 5px; margin-top: 10px; border: 1px solid #8bce9e; color: white; } #TUlogo { width: 250px; height: 147px; border: 1px solid #8bce9e; margin-top: 10px; color: white; } h4 { margin-bottom: 3px; }