div.ptbanner
{
background-color: #000000;
margin-top: 5px;
color: #999999;
}

div.wikilogo
{
float: left;
margin: 10px;
}

div.ptlogo
{
float: right;
margin-right: 10px;
}

div.ptmenu
{
float: right;
color: #999999;
padding-top: 7px;
background-color: #000000;
width: 100%;
margin-bottom: 15px;
}

div.ptlinks
{
float: right;
margin-right: 10px;
padding-bottom: 5px;
}

div.ptlinks a
{
font-size: 11px;
font-weight: bold;
color: #999999;
text-decoration: none;

}

div.ptlinks a:visited
{
font-size: 11px;
font-weight: bold;
color: #999999;
text-decoration: none;
}

div.ptlinks a:hover
{
font-size: 11px;
font-weight: bold;
color: #FFCC00;
text-decoration: none;
}

body.page-Main_Page h1.firstHeading { display:none; }