Difference between revisions of "Template:Penn"

 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template_All_Teams}}
+
{{{Template_All_Teams}}
  
 
<!-- Declare that you are going to use html code instead of wiki code
 
<!-- Declare that you are going to use html code instead of wiki code
Line 6: Line 6:
  
 
<!-- Start of CSS-->
 
<!-- Start of CSS-->
<style type="text/css">
+
<style type="text/css">
 
/* "auto" makes the left and right margins center the wrapper */
 
/* "auto" makes the left and right margins center the wrapper */
  
 
#wrap {  
 
#wrap {  
 
width: 1400px;  
 
width: 1400px;  
margin-right: 500px;   
+
margin-right: center;   
 +
margin-left: center;
  
 +
 
}
 
}
 
</style>
 
</style>
<style type="text/css">
 
@charset 'UTF-8';
 
  
/*********************************************************************************/
+
<style type="text/css">
/* Basic                                                                        */
+
@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
 +
*/
 +
 
 +
#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;}
 +
#topnav ul, #topnav li{float:left; list-style:none; margin:0; padding:0;}
 +
#topnav li a:link, #topnav li a:visited, #topnav li a:hover{display:block; margin:0; padding:15px 20px; color:#FFFFFF; background-color:#000000;}
 +
#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------------------------------------- */
 +
 
 +
#column .subnav{display:block; width:250px; padding:25px; background-color:#F9F9F9; margin-bottom:30px;}
 +
#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;}
 +
#column .subnav ul{margin:0; padding:0; list-style:none;}
 +
#column .subnav li{margin:0 0 3px 0; padding:0;}
 +
#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;}
 +
#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;}
 +
#column .subnav a:hover{color:#2684B7; background-color:#F9F9F9;}
 +
#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;}
 +
 
 +
/* ----------------------------------------------Newsletter Form------------------------------------- */
 +
 
 +
#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;}
 +
 
 +
/* ----------------------------------------------Search Form------------------------------------- */
 +
 
 +
#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;}
 +
 
 +
/* ----------------------------------------------Forms in Content Area------------------------------------- */
 +
 
 +
#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;}
 +
 
 +
/* ----------------------------------------------Newsletter------------------------------------- */
 +
 
 +
#footer form{display:block; width:300px; margin:0; padding:10px 0 0 0; border:none;}
 +
#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;}
 +
#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;}
 +
@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;}
 +
 
 +
html{overflow-y:scroll;}
 +
body{margin:0; padding:0; font-size:12px; font-family:verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#29313C;}
 +
 
 +
.justify{text-align:justify;}
 +
.bold{font-weight:bold;}
 +
.center{text-align:center;}
 +
.right{text-align:right;}
 +
.nostart{margin:0; padding:0; list-style-type:none;}
 +
 
 +
.clear{clear:both;}
 +
br.clear{clear:both; margin-top:-15px;}
 +
 
 +
a{outline:none; text-decoration:none;}
 +
 
 +
.fl_left, .imgl{float:left;}
 +
.fl_right, .imgr{float:right;}
  
body
+
img{display:block; margin:0; padding:0; border:0;}
{
+
.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
background: #090909;
+
.imgl{margin:0 8px 8px 0; clear:left;}
}
+
.imgr{margin:0 0 8px 8px; clear:right;}
  
body,input,textarea,select
+
/* ----------------------------------------------Wrapper------------------------------------- */
{
+
font-family: 'Oxygen', sans-serif;
+
font-size: 13pt;
+
line-height: 2em;
+
}
+
  
h1,h2,h3,h4,h5,h6
+
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;}
font-weight: bold;
+
.col1{color:#666666; background-color:#E3F1F9;}
}
+
.col2{color:#FFFFFF; background-color:#000000;}
+
.col3, .col4, .col5{color:#666666; background-color:#FFFFFF;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
+
.col6{color:#999999; background-color:#F3F3F3;}
{
+
.col6 a{color:#2684B7; background-color:#F3F3F3;}
color: inherit;
+
.col7, .col7 a{color:#FFFFFF; background-color:#29313C;}
text-decoration: none;
+
}
+
+
/* Change this to whatever font weight/color pairing is most suitable */
+
strong, b
+
{
+
font-weight: bold;
+
color: #000000;
+
}
+
+
em, i
+
{
+
font-style: italic;
+
}
+
  
/* Don't forget to set this to something that matches the design */
+
/* ----------------------------------------------Generalise------------------------------------- */
a
+
{
+
color: #ff0000;
+
}
+
+
a:hover
+
{
+
text-decoration: none;
+
}
+
  
sub
+
#header, #topbar, #intro, #services, #breadcrumb, #container, #footer, #copyright{display:block; position:relative; width:960px; margin:0 auto;}
{
+
position: relative;
+
top: 0.5em;
+
font-size: 0.8em;
+
}
+
+
sup
+
{
+
position: relative;
+
top: -0.5em;
+
font-size: 0.8em;
+
}
+
+
hr
+
{
+
border: 0;
+
border-top: solid 1px #ddd;
+
}
+
+
blockquote
+
{
+
border-left: solid 0.5em #ddd;
+
padding: 1em 0 1em 2em;
+
font-style: italic;
+
}
+
+
p, ul, ol, dl, table
+
{
+
margin-bottom: 1em;
+
}
+
  
header
+
/* ----------------------------------------------Header------------------------------------- */
{
+
}
+
+
header h2
+
{
+
letter-spacing: -1px;
+
font-weight: 700;
+
}
+
+
header .byline
+
{
+
display: block;
+
text-transform: uppercase;
+
}
+
+
footer
+
{
+
margin-top: 1em;
+
}
+
  
br.clear
+
#header{padding:30px 0; font-family:Georgia, "Times New Roman", Times, serif;}
{
+
#header #logo{display:block; float:left; width:300px; margin-top:7px;}
clear: both;
+
#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;}
/* Buttons */
+
#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;}
.button
+
{
+
position: relative;
+
display: inline-block;
+
margin-top: 2em;
+
padding: 0.8em 1.5em;
+
background: #1d1d1d;
+
border-radius: 6px;
+
text-decoration: none;
+
text-transform: uppercase;
+
font-size: 1em;
+
color: #FFF;
+
-moz-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
+
-webkit-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
+
-o-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
+
-ms-transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
+
transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out;
+
cursor: pointer;
+
}
+
  
.button:hover
+
/* ----------------------------------------------Topbar------------------------------------- */
{
+
background: #141414;
+
color: #FFF !important;
+
}
+
+
  
/* Sections/Articles */
+
#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;}
section,
+
article
+
{
+
margin-bottom: 3em;
+
}
+
+
section > :last-child,
+
article > :last-child
+
{
+
margin-bottom: 0;
+
}
+
  
section:last-child,
+
/* ----------------------------------------------Homepage Intro------------------------------------- */
article:last-child
+
{
+
margin-bottom: 0;
+
}
+
  
.row > section,
+
#intro{padding:30px 0 5px 0; font-size:16px; font-family:Georgia, "Times New Roman", Times, serif;}
.row > article
+
#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;}
margin-bottom: 0;
+
#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;}
  
/* Images */
+
/* ----------------------------------------------Services------------------------------------- */
  
.image
+
#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;}
display: inline-block;
+
#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;}
.image img
+
#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;}
display: block;
+
#services p.readmore{display:block; width:100%; margin:15px 0 0 0; padding:0; text-align:right; line-height:normal;}
width: 100%;
+
#services p.readmore a{padding:8px 15px; font-weight:bold; color:#FFFFFF; background-color:#666666;}
border-radius: 6px;
+
}
+
  
.image.featured
+
/* ----------------------------------------------BreadCrumb------------------------------------- */
{
+
display: block;
+
width: 100%;
+
margin: 0 0 2em 0;
+
}
+
+
.image.full
+
{
+
display: block;
+
width: 100%;
+
margin: 0 0 2em 0;
+
}
+
+
.image.left
+
{
+
float: left;
+
margin: 0 2em 2em 0;
+
}
+
+
.image.centered
+
{
+
display: block;
+
margin: 0 0 2em 0;
+
}
+
  
.image.centered img
+
#breadcrumb{padding:30px 0; border-bottom:1px solid #CCCCCC;}
{
+
#breadcrumb a{color:#2684B7; background-color:#FFFFFF;}
margin: 0 auto;
+
#breadcrumb ul{margin:0; padding:0; list-style:none;}
width: auto;
+
#breadcrumb ul li{display:inline;}
}
+
#breadcrumb ul li.current a{text-decoration:underline;}
  
/* Lists */
+
/* ----------------------------------------------Content------------------------------------- */
  
ul.default
+
#container{padding:30px 0; line-height:1.4em;}
{
+
#container a{color:#2684B7; background-color:#FFFFFF;}
list-style: none;
+
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{padding-bottom:8px; border-bottom:1px dotted #CCCCCC;}
margin: 0;
+
#content{display:block; float:left; width:600px;}
padding: 0;
+
}
+
+
ul.default li
+
{
+
padding: 0.50em 0em;
+
}
+
+
ul.style1
+
{
+
font-size: 0.90em;
+
}
+
  
ul.style1 li
+
/* Comments */
{
+
padding: 0.80em 0em;
+
line-height: 1.8em;
+
}
+
  
ul.style1 li img
+
#comments{margin-bottom:40px;}
{
+
#comments .commentlist{margin:0; padding:0;}
float: left;
+
#comments .commentlist ul{margin:0; padding:0; list-style:none;}
margin-right: 1.50em;
+
#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}
border-radius: 6px;
+
#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;}
ul.style1 .posted
+
#comments .commentlist li.comment_even a{color:#3E7060; background-color:#E8E8E8;}
{
+
#comments .commentlist .author .name{font-weight:bold;}
display: block;
+
#comments .commentlist .submitdate{font-size:smaller;}
margin-top: 1em;
+
#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight:normal; text-transform:none;}
padding: 0.50em 0em;
+
#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}
}
+
  
/*********************************************************************************/
+
/* ----------------------------------------------Column------------------------------------- */
/* Header                                                                        */
+
/*********************************************************************************/
+
  
#header
+
#column{display:block; float:right; width:300px;}
{
+
.flickrbox ul{margin:0; padding:0; list-style:none;}
position: relative;
+
.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;}
background: #ddd url(../images/header.jpg) no-repeat center;
+
.flickrbox li.last{margin-right:0;}
background-size: cover;
+
#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;}
  
#logo
+
/* Featured Block */
{
+
}
+
+
#nav
+
{
+
}
+
  
#nav ul
+
#column #featured a{color:#666666; background-color:#F9F9F9;}
{
+
#column #featured ul, #column #featured h2, #column #featured p{margin:0; padding:0; list-style:none;}
margin: 0;
+
#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;}
/* Banner                                                                        */
+
#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;}
  
#banner
+
/* ----------------------------------------------Footer------------------------------------- */
{
+
position: relative;
+
background: #333;
+
color: #fff;
+
}
+
  
/*********************************************************************************/
+
#footer{padding:30px 0;}
/* Main                                                                          */
+
#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;}
  
#main
+
/* ----------------------------------------------Copyright------------------------------------- */
{
+
position: relative;
+
background: #fff url(images/overlay.png) repeat;
+
}
+
+
.divider
+
{
+
overflow: hidden;
+
border-top: 1px solid #dbdbdb;
+
}
+
  
/*********************************************************************************/
+
#copyright{padding:20px 0;}
/* Footer                                                                        */
+
#copyright p{margin:0; padding:0;}
/*********************************************************************************/
+
+
#footer
+
{
+
position: relative;
+
background: #121212;
+
color: rgba(255,255,255,.4);
+
}
+
+
#footer header h2
+
{
+
color: #FFF;
+
}
+
+
/*********************************************************************************/
+
/* Copyright                                                                    */
+
/*********************************************************************************/
+
+
#copyright
+
{
+
position: relative;
+
padding: 3em 0em;
+
text-align: center;
+
color: rgba(255,255,255,.2);
+
}
+
+
#copyright .container
+
{
+
}
+
+
#copyright a
+
{
+
text-decoration: none;
+
color: rgba(255,255,255,.3);
+
}
+
 
</style>
 
</style>
  

Latest revision as of 16:55, 18 August 2015

{