Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
@media only screen and (min-width: 1600px) {
a { text-decoration: none; }

#toc {
margin-left:-350px;
left:0px;
top:0px;
position:absolute;
font-size:9pt;
}

#toc ul {
max-width:300px;
}

p { text-align:left !important ;}

body {
margin-left:auto;
margin-right:auto;
width:900px;
font-family: Verdana;
background-color:white !important;
background-image:none !important;
}

#left-navigation , #right-navigation {
top:0px !important;
margin-top:0px !important;
}

#content {
margin-left:0px !important;
background-image:none !important;
border-left:5px solid #2F74D0;
border-right:5px solid #2F74D0;
}

.infobox ,
.sidebar ,
.mbox-small ,
table.navbox ,
.tright { 
margin-right:-350px !important;
box-shadow: 7px 7px 5px #888888;
max-width:340px !important;
font-size:9pt;
}

.mbox-small {
width:300px !important;
}

.tleft { 
margin-left:-350px !important;
box-shadow: 7px 7px 5px #888888;
}

#mw-page-base { display:none; }
#footer { margin-left:0px !important; }
#p-personal {
right:5px;margin-left:0px;padding-left:0px;width:600px;top:40px
}

.ambox {
margin-left:0px !important;
margin-right:0px !important;
font-size:9pt;
}


#footer , #mw-panel , #p-personal , #left-navigation , #right-navigation {
opacity:0.3;
}

#footer:hover, #mw-panel:hover , #p-personal:hover , #left-navigation:hover , #right-navigation:hover {
opacity:1;
}

#p-logo {
opacity:1 !important;
}

#catlinks {
clear:none;
}

}