Difference between revisions of "Template:Penn"

 
(92 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{{{Template_All_Teams}}
 +
 +
<!-- Declare that you are going to use html code instead of wiki code
 +
-->
 
<html>
 
<html>
<head>
+
 
<!-- coded by Ashwin Amurthur -->
+
<!-- Start of CSS-->
<!-- University of Pennsylvania iGEM team WIKI -->
+
<style type="text/css">
<link rel="stylesheet" href='/Team:Penn/css/navigation?action=raw&amp;ctype=text/css' />
+
/* "auto" makes the left and right margins center the wrapper */
<link rel="stylesheet" href='/Team:Penn/css/layerslider?action=raw&amp;ctype=text/css' />
+
 
<link rel="stylesheet" href='/Team:Penn/css/sliderstyle?action=raw&amp;ctype=text/css' />
+
#wrap {
<link rel="stylesheet" href='/Team:Penn/css/style2?action=raw&amp;ctype=text/css' />
+
width: 1400px;  
<link rel="stylesheet" href='/Team:Penn/css/columns?action=raw&amp;ctype=text/css' />
+
margin-right: center;
<link rel="stylesheet" href='/Team:Penn/css/igemcss?action=raw&amp;ctype=text/css' />
+
margin-left: center;
<script type="text/javascript" src='/Team:Penn/js/accordion?action=raw&amp;ctype=text/javascript'></script>
+
 
<script type="text/javascript" src='/Team:Penn/js/jquery-1.7.1.min.js?action=raw&amp;ctype=text/javascript'></script>
+
<script type="text/javascript" src='/Team:Penn/js/layersliderkreatura?action=raw&amp;ctype=text/javascript'></script>
+
}
<script type="text/javascript" src='/Team:Penn/js/cufon-replace.js?action=raw&amp;ctype=text/javascript'></script>
+
</style>
+
<title>Penn 2012 iGEM Wiki</title>
+
  
 
<style type="text/css">
 
<style type="text/css">
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Layout CSS
 +
*/
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Navigation CSS
 +
*/
  
a.white:link {color:#FFF;}     /* unvisited link */
+
#topnav{display:block; float:left; width:660px; margin:0; padding:0; list-style:none; font-size:13px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000;}
a.white:visited {color:#FFF;} /* visited link */
+
#topnav ul, #topnav li{float:left; list-style:none; margin:0; padding:0;}
a.white:hover {color:#FF;} /* mouse over link */
+
#topnav li a:link, #topnav li a:visited, #topnav li a:hover{display:block; margin:0; padding:15px 20px; color:#FFFFFF; background-color:#000000;}
a.white:active {color:#FFF;} /* selected link */
+
#topnav ul ul li a:link, #topnav ul ul li a:visited{border:none;}
 +
#topnav li.last a{margin-right:0;}
 +
#topnav li a:hover, #topnav ul li.active a{color:#FFFFFF; background-color:#059BD8;}
 +
#topnav li li a:link, #topnav li li a:visited{width:150px; float:none; margin:0; padding:7px 10px; font-size:12px; font-weight:normal; color:#FFFFFF; background-color:#000000;}
 +
#topnav li li a:hover{color:#FFFFFF; background-color:#059BD8;}
 +
#topnav li ul{background:#FFFFFF; z-index:9999; position:absolute; left:-999em; height:auto; width:170px; border-left:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}
 +
#topnav li ul a{width:140px;}
 +
#topnav li ul ul{margin:-32px 0 0 0;}
 +
#topnav li:hover ul ul{left:-999em;}
 +
#topnav li:hover ul, #topnav li li:hover ul{left:auto;}
 +
#topnav li:hover{position:static;}
 +
#topnav li.last a{margin-right:0;}
  
 +
/* ----------------------------------------------Column Navigation------------------------------------- */
  
#top-section2 {
+
#column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}
  width:1000px;
+
#column .subnav h2{margin:0 0 20px 0; padding:0 0 14px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; color:#666666; background-color:#F9F9F9; line-height:normal; border-bottom:1px dotted #666666;}
  border:0px;
+
#column .subnav ul{margin:0; padding:0; list-style:none;}
  height:0px;
+
#column .subnav li{margin:0 0 3px 0; padding:0;}
  padding-bottom:0px;
+
#column .subnav ul ul, #column .subnav ul ul ul, #column .subnav ul ul ul ul, #column .subnav ul ul ul ul ul{border-top:none; padding-top:0;}
  background: #01256e;
+
#column .subnav a{display:block; margin:0; padding:5px 10px 5px 20px; color:#777777; background:url("images/blue_file.gif") no-repeat 10px center #F9F9F9; text-decoration:none; border-bottom:1px dotted #666666;}
  margin-bottom: 0px;
+
#column .subnav a:hover{color:#2684B7; background-color:#F9F9F9;}
  margin-top: 0px;
+
#column .subnav ul ul a, #column .subnav ul ul ul a, #column .subnav ul ul ul ul a, #column .subnav ul ul ul ul ul a{background:url("images/black_file.gif") no-repeat #F9F9F9;}
}
+
#column .subnav ul ul a{padding-left:40px; background-position:30px center;}
 +
#column .subnav ul ul ul a{padding-left:50px; background-position:40px center;}
 +
#column .subnav ul ul ul ul a{padding-left:60px; background-position:50px center;}
 +
#column .subnav ul ul ul ul ul a{padding-left:70px; background-position:60px center;}
 +
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Forms CSS
 +
*/
  
 +
form, fieldset, legend{margin:0; padding:0; border:none;}
 +
legend{display:none;}
  
</style>
+
/* ----------------------------------------------Newsletter Form------------------------------------- */
  
</head>
+
#header input{display:block; float:left; width:155px; margin:0 11px 0 0; padding:5px; color:#4C4C4C; background-color:#FFFFFF; border:1px solid #396B86; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 +
#header input#news_go{width:auto; height:auto; margin:0; padding:4px; font-weight:bold; text-transform:uppercase; color:#FFFFFF; background-color:#4D9FC7; cursor:pointer;}
  
<body>
+
/* ----------------------------------------------Search Form------------------------------------- */
<div id="top-section">
+
<div id="p-logo2">
+
<a href="https://2012.igem.org/Team:Penn"><img src='https://static.igem.org/mediawiki/2012/f/fa/Sponsor-Image-Wiki-Blue-Background_v2.gif' width="1000" height="175" usemap="#igemmap"></a>
+
  
 +
#topbar input{display:block; float:left; width:155px; margin:0 5px 0 0; padding:5px; color:#B6B6B6; background-color:#525252; border:1px solid #343434; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
 +
#topbar input#go{width:68px; height:26px; margin:0; padding:4px 0; text-transform:uppercase; color:#FFFFFF; background-color:#059BD8; border-color:#396B86; cursor:pointer; font-weight:bold;}
  
<map name="igemmap" >
+
/* ----------------------------------------------Forms in Content Area------------------------------------- */
<area shape="rect" coords="0,122,67,170" href="https://2012.igem.org" alt="" title=""    />
+
<area shape="rect" coords="913,131,995,170" href="http://www.upenn.edu" alt="" title=""    />
+
<area shape="rect" coords="998,173,1000,175" href="http://www.image-maps.com/index.php?aff=mapped_users_1201210022332192" alt="Image Map" title="Image Map" />
+
</map>
+
  
 +
#container #respond{display:block; width:100%;}
 +
#container #respond input{width:170px; padding:2px; border:1px solid #CCCCCC; margin:5px 5px 0 0;}
 +
#container #respond textarea{width:98%; border:1px solid #CCCCCC; padding:2px; overflow:auto;}
 +
#container #respond p{margin:5px 0;}
 +
#container #respond #submit, #container #respond #reset{margin:0; padding:5px; color:#666666; background-color:#F7F7F7; border:1px solid #CCCCCC; cursor:pointer;}
  
</div>
+
/* ----------------------------------------------Newsletter------------------------------------- */
       
+
</div>
+
</div>
+
  
<div style="margin-top:0px;margin-bottom:0px; padding-bottom:0px;">
+
#footer form{display:block; width:300px; margin:0; padding:10px 0 0 0; border:none;}
<a href="https://2012.igem.org/Team:Penn" style="padding:0px; margin:0px;">
+
#footer input{display:block; width:218px; margin:0 0 10px 0; padding:5px; color:#FFFFFF; background-color:#2684B7; border:1px solid #1C5E82; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
<img src="https://static.igem.org/mediawiki/2012/1/10/Bgblue.png" /></a>
+
#footer input#login_go{width:58px; height:62px; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; font-size:60px; cursor:pointer;}
</div>
+
@charset "utf-8";
 +
/*
 +
Template Name: BusinessToday
 +
Author: <a href="http://www.os-templates.com/">OS Templates</a>
 +
Author URI: http://www.os-templates.com/
 +
Licence: Free to use under our free template licence terms
 +
Licence URI: http://www.os-templates.com/template-terms
 +
File: Tables CSS
 +
*/
  
 +
table{width:100%; border-collapse:collapse; table-layout:auto; vertical-align:top; margin-bottom:15px; border:1px solid #CCCCCC;}
 +
table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
 +
table tbody td{vertical-align:top; border-collapse:collapse; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
 +
table thead th, table tbody td{padding:5px; border-collapse:collapse;}
 +
table tbody tr.light{color:#666666; background-color:#F7F7F7;}
 +
table tbody tr.dark{color:#666666; background-color:#E8E8E8;}
  
<ul class="nav">
+
html{overflow-y:scroll;}
<li class="dropdown">
+
body{margin:0; padding:0; font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#29313C;}
+
    <a href="/Team:Penn/ProjectOverview" style="font-size:13px;">Our Project</a>
+
+
<ul>
+
<li><a href='/Team:Penn/ProjectOverview'>Motivation</a></li>
+
        <li><a href='/Team:Penn/ProjectResults'>Our Therapeutic</a></li>
+
<li><a href='/Team:Penn/Achievements'>Achievements</a></li>
+
+
+
+
</ul>
+
</li>
+
<li class="dropdown">
+
+
    <a href="/Team:Penn/LightActivatedOverview" style="font-size:13px;">Light Activation</a>
+
+
<ul>
+
  
        <li><a href='/Team:Penn/LightActivatedOverview'>Overview</a></li>
+
.justify{text-align:justify;}
<li><a href='/Team:Penn/BLSensor'>YF1/FixJ BL Sensor</a></li>
+
.bold{font-weight:bold;}
<li><a href='/Team:Penn/LightActivatedLysis'>Light Activated Cell Lysis</a></li>
+
.center{text-align:center;}
+
.right{text-align:right;}
+
.nostart{margin:0; padding:0; list-style-type:none;}
</ul>
+
 
</li>
+
.clear{clear:both;}
+
br.clear{clear:both; margin-top:-15px;}
<li class="dropdown">
+
 
+
a{outline:none; text-decoration:none;}
    <a href="/Team:Penn/SurfaceDisplayOverview" style="font-size:13px;">Surface Display</a>
+
 
+
.fl_left, .imgl{float:left;}
<ul>
+
.fl_right, .imgr{float:right;}
 +
 
 +
img{display:block; margin:0; padding:0; border:0;}
 +
.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
 +
.imgl{margin:0 8px 8px 0; clear:left;}
 +
.imgr{margin:0 0 8px 8px; clear:right;}
 +
 
 +
/* ----------------------------------------------Wrapper------------------------------------- */
 +
 
 +
div.wrapper{display:block; width:100%; margin:0; text-align:left;}
 +
div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{margin:0 0 20px 0; padding:0 0 8px 0; font-size:20px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; border-bottom:1px dotted #DDDDDD;}
 +
.col1{color:#666666; background-color:#E3F1F9;}
 +
.col2{color:#FFFFFF; background-color:#000000;}
 +
.col3, .col4, .col5{color:#666666; background-color:#FFFFFF;}
 +
.col6{color:#999999; background-color:#F3F3F3;}
 +
.col6 a{color:#2684B7; background-color:#F3F3F3;}
 +
.col7, .col7 a{color:#FFFFFF; background-color:#29313C;}
 +
 
 +
/* ----------------------------------------------Generalise------------------------------------- */
 +
 
 +
#header, #topbar, #intro, #services, #breadcrumb, #container, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;}
 +
 
 +
/* ----------------------------------------------Header------------------------------------- */
 +
 
 +
#header{padding:30px 0; font-family:Georgia, "Times New Roman", Times, serif;}
 +
#header #logo{display:block; float:left; width:300px; margin-top:7px;}
 +
#header #logo h1, #header #logo p{margin:0; padding:0; line-height:normal;}
 +
#header #logo h1{margin:0 0 10px 0; padding:0; font-size:36px; border:none;}
 +
#header h1 a{color:#3A6C86; background-color:#E3F1F9;}
 +
#header #newsletter{float:right; padding:10px 10px 12px 10px; color:#000000; background-color:#ADD6ED;}
 +
#header #newsletter p{margin:0 0 8px 0; font-family:Verdana, Arial, Helvetica, sans-serif;}
 +
 
 +
/* ----------------------------------------------Topbar------------------------------------- */
 +
 
 +
#topbar{z-index:1000;}
 +
#topbar #search{display:block; float:right; width:242px; height:36px; margin:0; padding:10px 0 0 17px; color:#FFFFFF; background-color:#000000; border-left:1px dotted #666666; overflow:hidden;}
 +
 
 +
/* ----------------------------------------------Homepage Intro------------------------------------- */
 +
 
 +
#intro{padding:30px 0 5px 0; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
 +
#intro .fl_left{display:block; float:left; width:515px; height:240px; margin:0; padding:30px; color:#FFFFFF; background-color:#2684B7;}
 +
#intro .fl_left h2{font-size:46px; margin:0 0 15px 0; padding:0; border:none; color:#FFFFFF; background-color:#2684B7;}
 +
#intro .fl_left p{margin:0; padding:0; line-height:1.6em;}
 +
#intro .fl_left p.readmore{display:block; width:100%; margin:20px 0 0 0; padding:0; text-align:right; line-height:normal;}
 +
#intro .fl_left p.readmore a{padding:8px 15px; font-size:18px; color:#FFFFFF; background-color:#1C5E82;}
 +
#intro .fl_right{float:right;}
 +
 
 +
/* ----------------------------------------------Services------------------------------------- */
 +
 
 +
#services ul, #services p, #services h2, #services img{margin:0; padding:0; list-style:none;}
 +
#services li{display:block; float:left; width:294px; height:180px; margin:0 9px 0 0; padding:10px; color:#666666; background-color:#EFEFEF;}
 +
#services li:hover, #services li:hover h2{color:#666666; background-color:#E5E5E5;}
 +
#services li.last{margin-right:0;}
 +
#services .fl_right{display:block; float:right; width:185px; padding:10px 0 0 0;}
 +
#services h2{margin:0 0 5px 0; padding:0 0 3px 0; font-size:14px; font-weight:bold; color:#666666; background-color:#EFEFEF; border-bottom-color:#666666;}
 +
#services p{margin:0; padding:0; line-height:1.6em;}
 +
#services p.readmore{display:block; width:100%; margin:15px 0 0 0; padding:0; text-align:right; line-height:normal;}
 +
#services p.readmore a{padding:8px 15px; font-weight:bold; color:#FFFFFF; background-color:#666666;}
 +
 
 +
/* ----------------------------------------------BreadCrumb------------------------------------- */
 +
 
 +
#breadcrumb{padding:30px 0; border-bottom:1px solid #CCCCCC;}
 +
#breadcrumb a{color:#2684B7; background-color:#FFFFFF;}
 +
#breadcrumb ul{margin:0; padding:0; list-style:none;}
 +
#breadcrumb ul li{display:inline;}
 +
#breadcrumb ul li.current a{text-decoration:underline;}
 +
 
 +
/* ----------------------------------------------Content------------------------------------- */
 +
 
 +
#container{padding:30px 0; line-height:1.4em;}
 +
#container a{color:#2684B7; background-color:#FFFFFF;}
 +
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{padding-bottom:8px; border-bottom:1px dotted #CCCCCC;}
 +
#content{display:block; float:left; width:600px;}
 +
 
 +
/* Comments */
 +
 
 +
#comments{margin-bottom:40px;}
 +
#comments .commentlist{margin:0; padding:0;}
 +
#comments .commentlist ul{margin:0; padding:0; list-style:none;}
 +
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
 +
#comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;}
 +
#comments .commentlist li.comment_odd a{color:#3E7060; background-color:#FFFFFF;}
 +
#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
 +
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}
 +
#comments .commentlist .author .name{font-weight:bold;}
 +
#comments .commentlist .submitdate{font-size:smaller;}
 +
#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}
 +
#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}
 +
 
 +
/* ----------------------------------------------Column------------------------------------- */
 +
 
 +
#column{display:block; float:right; width:300px;}
 +
.flickrbox ul{margin:0; padding:0; list-style:none;}
 +
.flickrbox li{display:block; float:left; width:80px; height:80px; margin:0 15px 15px 0; padding:4px; color:#666666; background-color:#FFFFFF; border:1px solid #CCCCCC;}
 +
.flickrbox li.last{margin-right:0;}
 +
#column .holder, #column #featured{display:block; width:300px; margin-bottom:20px;}
 +
#column .holder h2.title{display:block; width:100%; height:65px; margin:0; padding:15px 0 0 0; font-size:20px; line-height:normal; border-bottom:1px dashed #666666;}
 +
#column .holder h2.title img{float:left; margin:-15px 8px 0 0; padding:5px; border:1px solid #666666;}
 +
#column div.imgholder{display:block; width:290px; margin:0 0 10px 0; padding:4px; color:#666666; background-color:#FFFFFF; border:1px solid #CCCCCC;}
 +
#column .holder p.readmore{display:block; width:100%; font-weight:bold; text-align:right; line-height:normal;}
 +
 
 +
/* Featured Block */
 +
 
 +
#column #featured a{color:#666666; background-color:#F9F9F9;}
 +
#column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;}
 +
#column #featured a{color:#2684B7; background-color:#F9F9F9;}
 +
#column #featured li{display:block; width:250px; margin:0; padding:20px 25px; color:#666666; background-color:#F9F9F9;}
 +
#column #featured li p.imgholder{display:block; width:240px; height:90px; margin:20px 0 15px 0; padding:4px; border:1px solid #CCCCCC;}
 +
#column #featured li h2{margin:0; padding:0 0 14px 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; line-height:normal; border-bottom:1px dashed #666666;}
 +
#column #featured p.readmore{display:block; width:100%; margin-top:15px; font-weight:bold; text-align:right; line-height:normal;}
 +
#column #latestnews{display:block; width:100%; margin:0; padding:0; list-style:none;}
 +
#column #latestnews li{display:block; margin:0 0 20px 0; padding:0 0 15px 0; border-bottom:1px dotted #DDDDDD;}
 +
#column #latestnews li.last{margin-bottom:0;}
 +
#column #latestnews p{margin:0; padding:0; line-height:normal;}
 +
#column #latestnews .imgl{margin:0 10px 10px 0; padding:4px;}
 +
 
 +
/* ----------------------------------------------Footer------------------------------------- */
 +
 
 +
#footer{padding:30px 0;}
 +
#footer h2{margin-bottom:10px; border-bottom:1px dotted #999999;}
 +
#footer p, #footer ul, #footer a{margin:0; padding:0; font-weight:normal; list-style:none; line-height:normal;}
 +
#footer .footbox{display:block; float:right; width:190px; margin:0 0 0 30px; padding:0;}
 +
#footer li{margin-bottom:3px; line-height:1.6em;}
 +
#footer .last{margin:0;}
 +
#login{display:block; float:left; width:300px;}
 +
 
 +
/* ----------------------------------------------Copyright------------------------------------- */
 +
 
 +
#copyright{padding:20px 0;}
 +
#copyright p{margin:0; padding:0;}
 +
</style>
  
              <li><a href='/Team:Penn/SurfaceDisplayOverview'>Overview</a></li>
 
<li><a href='/Team:Penn/SurfaceDisplay'>INPNC Surface Display</a></li>
 
<li><a href='/Team:Penn/Targeting'>HER2 Targeting </a></li>
 
<li><a href='/Team:Penn/SurfaceDisplayBBa'>BBa Surface Display Platform</a></li>
 
 
</ul>
 
  
</li>
 
  
  
<li class="dropdown">
 
 
<a href="#" style="font-size:13px;">Wet Lab</a>
 
 
<ul>
 
 
                                <li><a href='/Team:Penn/Notebook'>Notebook</a></li>
 
<li><a href='/Team:Penn/Safety'>Safety</a></li>
 
<li><a href='/Team:Penn/Protocols'>Protocols</a></li>
 
                                <li><a href='/Team:Penn/Parts'>Parts</a></li>
 
 
</ul>
 
 
        </li>
 
 
<li class="dropdown">
 
 
<a href="/Team:Penn/HumanPracticesOverview" style="font-size:13px;">Human Practices</a>
 
 
<ul>
 
<li><a href='/Team:Penn/HumanPracticesOverview'>Overview</a></li>
 
<li><a href='/Team:Penn/Barriers'>Bacterial Therapeutics</a></li>
 
<li><a href='/Team:Penn/Outreach'>Outreach</a></li>
 
<li><a href='/Team:Penn/Perceptions'>Public Perception</a></li>
 
                                <li><a href='/Team:Penn/Nissle'>E. Coli Nissle 1917</a></li>
 
<li><a href='/Team:Penn/VerifiGEM'>VerifiGEM</a></li>
 
</ul>
 
 
</li>
 
 
<li class="dropdown">
 
 
<a href="/Team:Penn/Team" style="font-size:13px;">About Us</a>
 
 
<ul>
 
 
<li><a href='/Team:Penn/Team'>Team</a></li>
 
<li><a href='/Team:Penn/Sponsors'>Sponsors</a></li>
 
</ul>
 
</li>
 
 
<div class="arrow"></div>
 
 
</ul>
 
 
</html>
 
</html>

Latest revision as of 16:55, 18 August 2015

{