<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.theamazonbasin.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ralph</id>
	<title>Basin Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.theamazonbasin.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Ralph"/>
	<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php/Special:Contributions/Ralph"/>
	<updated>2026-05-15T09:05:25Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.10</generator>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=User:Ralph/monobook.css&amp;diff=28858</id>
		<title>User:Ralph/monobook.css</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=User:Ralph/monobook.css&amp;diff=28858"/>
		<updated>2006-04-17T14:13:09Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*&lt;br /&gt;
** MediaWiki &amp;#039;monobook&amp;#039; style sheet for CSS2-capable browsers.&lt;br /&gt;
** Copyright Gabriel Wicke - http://wikidev.net/&lt;br /&gt;
** License: GPL (http://www.gnu.org/copyleft/gpl.html)&lt;br /&gt;
**&lt;br /&gt;
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John&lt;br /&gt;
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart &amp;amp; Tom Croucher,&lt;br /&gt;
** Michael Zeltner and Geir BÃ¦kholt)&lt;br /&gt;
** All you guys rock :)&lt;br /&gt;
**&lt;br /&gt;
** Edited by Ralph Sleigh, going for the HGL forum look.&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#column-content {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 0.6em -12.2em;&lt;br /&gt;
    padding:0;&lt;br /&gt;
}&lt;br /&gt;
#content {&lt;br /&gt;
    margin: 2.8em 0 0 12.2em;&lt;br /&gt;
    padding: 0em 1em 1.5em 1em;&lt;br /&gt;
    background: #293529;&lt;br /&gt;
    border: 2px solid #6f8a85;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
#column-one { padding-top: 160px; }&lt;br /&gt;
/* the left column width is specified in class .portlet */&lt;br /&gt;
&lt;br /&gt;
/* Font size:&lt;br /&gt;
** We take advantage of keyword scaling- browsers won&amp;#039;t go below 9px&lt;br /&gt;
** More at http://www.w3.org/2003/07/30-font-size&lt;br /&gt;
** http://style.cleverchimp.com/font_size_intervals/altintervals.html&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    font: x-small sans-serif;&lt;br /&gt;
    background: #000000 url(&amp;quot;headbg.jpg&amp;quot;) 0px 0px no-repeat;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* scale back up to a sane default */&lt;br /&gt;
#globalWrapper {&lt;br /&gt;
    font-size:127%;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.visualClear { clear: both; }&lt;br /&gt;
&lt;br /&gt;
/* general styles */&lt;br /&gt;
&lt;br /&gt;
table {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
    background: #6F8A85;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
a:link,a:visited,a:active {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    color: #6DD3FF;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
a:hover { text-decoration: underline;color:#6DD3FF }&lt;br /&gt;
a.stub { color: #772233; }&lt;br /&gt;
a.new,&lt;br /&gt;
#p-personal a.new { color:#ba0000; }&lt;br /&gt;
a.new:visited,&lt;br /&gt;
#p-personal a.new:visited { color:#a55858; }&lt;br /&gt;
&lt;br /&gt;
img {&lt;br /&gt;
    border: none;&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
p {&lt;br /&gt;
    margin: 0.4em 0em 0.5em 0em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
color: #C0D3D4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p img { margin: 0; }&lt;br /&gt;
&lt;br /&gt;
hr {&lt;br /&gt;
    height: 1px;&lt;br /&gt;
    color: #C0D3D4;&lt;br /&gt;
    background-color: #aaaaaa;&lt;br /&gt;
    border: 0;&lt;br /&gt;
    margin: 0.2em 0 0.2em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
    color: #C0D3D4;&lt;br /&gt;
    background: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding-top: 0.5em;&lt;br /&gt;
    padding-bottom: 0.17em;&lt;br /&gt;
    border-bottom: 1px solid #aaaaaa;&lt;br /&gt;
}&lt;br /&gt;
h1 { font-size: 188%; }&lt;br /&gt;
h2 { font-size: 150%; }&lt;br /&gt;
h3, h4, h5, h6 {&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
h3 { font-size: 132%; }&lt;br /&gt;
h4 { font-size: 116%; }&lt;br /&gt;
h5 { font-size: 100%; }&lt;br /&gt;
h6 { font-size: 80%;  }&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style-type: square;&lt;br /&gt;
    margin: 0.3em 0 0 1.5em;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    list-style-image: url(&amp;quot;bullet.gif&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
ol {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    margin: 0.3em 0 0 3.2em;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
}&lt;br /&gt;
li { margin-bottom: 0.1em; }&lt;br /&gt;
dt {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    margin-bottom: 0.1em;&lt;br /&gt;
}&lt;br /&gt;
dl{&lt;br /&gt;
    margin-top: 0.2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
dd {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    margin-left: 2em;&lt;br /&gt;
    margin-bottom: 0.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
fieldset {&lt;br /&gt;
    border: 1px solid #2f6fab;&lt;br /&gt;
    margin: 1em 0em 1em 0em;&lt;br /&gt;
    padding: 0em 1em 1em 1em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
legend {&lt;br /&gt;
    background: White;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
form {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
textarea {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    padding: 0.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
input.historysubmit {&lt;br /&gt;
    padding: 0 0.3em 0.3em 0.3em !important;&lt;br /&gt;
    font-size: 94%;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    height: 1.7em !important;&lt;br /&gt;
    margin-left: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
select {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
abbr, acronym, .explain {&lt;br /&gt;
    border-bottom: 1px dotted Black;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    background: none;&lt;br /&gt;
    cursor: help;&lt;br /&gt;
}&lt;br /&gt;
q {&lt;br /&gt;
    font-family: Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
/* disabled for now&lt;br /&gt;
blockquote {&lt;br /&gt;
    font-family: Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}*/&lt;br /&gt;
code { background-color: #f9f9f9; }&lt;br /&gt;
pre {&lt;br /&gt;
    padding: 1em;&lt;br /&gt;
    border: 1px dashed #2f6fab;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    line-height: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the main content area&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#siteSub { display: none; }&lt;br /&gt;
#contentSub {&lt;br /&gt;
    font-size: 84%;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    margin: 0 0 1.4em 1em;&lt;br /&gt;
    color: #7d7d7d;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
span.subpages { display: block; }&lt;br /&gt;
&lt;br /&gt;
/* Some space under the headers in the content area */&lt;br /&gt;
#bodyContent h1, #bodyContent h2 { margin-bottom:0.6em; }&lt;br /&gt;
#bodyContent h3,&lt;br /&gt;
#bodyContent h4,&lt;br /&gt;
#bodyContent h5 {&lt;br /&gt;
    margin-bottom: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
.firstHeading { margin-bottom:0.1em; }&lt;br /&gt;
&lt;br /&gt;
/* user notification thing */&lt;br /&gt;
.usermessage {&lt;br /&gt;
    background-color: #ffce7b;&lt;br /&gt;
    border: 1px solid #ffa500;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    margin: 2em 0em 1em 0em;&lt;br /&gt;
    padding: 0.5em 1em;&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
#siteNotice {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    padding: 0 0.9em 0 0.9em;&lt;br /&gt;
}&lt;br /&gt;
#siteNotice p {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.error {&lt;br /&gt;
    color: red;&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
#catlinks {&lt;br /&gt;
    border:1px solid #aaaaaa;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    padding:5px;&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
/* currently unused, intended to be used by a metadata box&lt;br /&gt;
in the bottom-right corner of the content area */&lt;br /&gt;
.documentDescription {&lt;br /&gt;
    /* The summary text describing the document */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin: 1em 0em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.documentByLine {&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    color: #76797c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* emulate center */&lt;br /&gt;
.center {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
*.center * {&lt;br /&gt;
    margin-left: auto;&lt;br /&gt;
    margin-right: auto;&lt;br /&gt;
}&lt;br /&gt;
/* small for tables and similar */&lt;br /&gt;
.small, .small * { font-size: 94%; }&lt;br /&gt;
table.small { font-size: 100% }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** content styles&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#toc {&lt;br /&gt;
    /*border:1px solid #2f6fab;*/&lt;br /&gt;
    border:1px solid #aaaaaa;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    padding:5px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#toc .tocindent { margin-left: 2em; }&lt;br /&gt;
#toc .tocline { margin-bottom: 0px; }&lt;br /&gt;
#toc p { margin: 0 }&lt;br /&gt;
#toc .toctoggle { font-size: 94%; }&lt;br /&gt;
#toc .editsection {&lt;br /&gt;
    margin-top: 0.7em;&lt;br /&gt;
    font-size: 94%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* images */&lt;br /&gt;
div.floatright, table.floatright {&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0 0 0.5em 0.5em;&lt;br /&gt;
    border: 0&lt;br /&gt;
/*&lt;br /&gt;
    border: 0.5em solid White;&lt;br /&gt;
    border-width: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
*/&lt;br /&gt;
}&lt;br /&gt;
div.floatright p { font-style: italic; }&lt;br /&gt;
div.floatleft, table.floatleft {&lt;br /&gt;
    float: left;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0 0.5em 0.5em 0;&lt;br /&gt;
    border: 0&lt;br /&gt;
/*&lt;br /&gt;
    margin: 0.3em 0.5em 0.5em 0;&lt;br /&gt;
    border: 0.5em solid White;&lt;br /&gt;
    border-width: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
*/&lt;br /&gt;
}&lt;br /&gt;
div.floatleft p { font-style: italic; }&lt;br /&gt;
/* thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
    border-style: solid; border-color: White;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
div.thumb div {&lt;br /&gt;
    border:1px solid #cccccc;&lt;br /&gt;
    padding: 3px !important;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    font-size: 94%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.thumb div a img {&lt;br /&gt;
    border:1px solid #cccccc;&lt;br /&gt;
}&lt;br /&gt;
div.thumb div div.thumbcaption {&lt;br /&gt;
    border: none;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    line-height: 1.4em;&lt;br /&gt;
    padding: 0.3em 0 0.1em 0;&lt;br /&gt;
}&lt;br /&gt;
div.magnify {&lt;br /&gt;
    float: right;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
    background: none !important;&lt;br /&gt;
}&lt;br /&gt;
div.magnify a, div.magnify img {&lt;br /&gt;
    display: block;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
    background: none !important;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    border-width: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    float: left;&lt;br /&gt;
    margin-right:0.5em;&lt;br /&gt;
    border-width: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
.urlexpansion,&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
img.tex { vertical-align: middle; }&lt;br /&gt;
span.texhtml { font-family: serif; }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** classes for special content elements like town boxes&lt;br /&gt;
** intended to be referenced directly from the wiki src&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** User styles&lt;br /&gt;
*/&lt;br /&gt;
/* table standards */&lt;br /&gt;
table.rimage {&lt;br /&gt;
    float:right;&lt;br /&gt;
    position:relative;&lt;br /&gt;
    margin-left:1em;&lt;br /&gt;
    margin-bottom:1em;&lt;br /&gt;
    text-align:center;&lt;br /&gt;
}&lt;br /&gt;
.toccolours {&lt;br /&gt;
    border:1px solid #aaaaaa;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    padding:5px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.townBox {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    float:right;&lt;br /&gt;
    background:White;&lt;br /&gt;
    margin-left:1em;&lt;br /&gt;
    border: 1px solid gray;&lt;br /&gt;
    padding:0.3em;&lt;br /&gt;
    width: 200px;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
div.townBox dl {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0 0 0.3em 0;&lt;br /&gt;
    font-size: 96%;&lt;br /&gt;
}&lt;br /&gt;
div.townBox dl dt {&lt;br /&gt;
    background: none;&lt;br /&gt;
    margin: 0.4em 0 0 0;&lt;br /&gt;
}&lt;br /&gt;
div.townBox dl dd {&lt;br /&gt;
    margin: 0.1em 0 0 1.1em;&lt;br /&gt;
    background-color: #f3f3f3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** edit views etc&lt;br /&gt;
*/&lt;br /&gt;
.special li {&lt;br /&gt;
    line-height: 1.4em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page history styling */&lt;br /&gt;
/* the auto-generated edit comments */&lt;br /&gt;
.autocomment { color: gray; }&lt;br /&gt;
#pagehistory span.user {&lt;br /&gt;
    margin-left: 1.4em;&lt;br /&gt;
    margin-right: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
#pagehistory span.minor { font-weight: bold; }&lt;br /&gt;
#pagehistory li { border: 1px solid White; }&lt;br /&gt;
#pagehistory li.selected {&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    border:1px dashed #aaaaaa;&lt;br /&gt;
}&lt;br /&gt;
/*&lt;br /&gt;
** Diff rendering&lt;br /&gt;
*/&lt;br /&gt;
table.diff { background:white; }&lt;br /&gt;
td.diff-otitle { background:#ffffff; }&lt;br /&gt;
td.diff-ntitle { background:#ffffff; }&lt;br /&gt;
td.diff-addedline {&lt;br /&gt;
    background:#ccffcc;&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
td.diff-deletedline {&lt;br /&gt;
    background:#ffffaa;&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
td.diff-context {&lt;br /&gt;
    background:#eeeeee;&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
span.diffchange { color: red; font-weight: bold; }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** keep the whitespace in front of the ^=, hides rule from konqueror&lt;br /&gt;
** this is css3, the validator doesn&amp;#039;t like it when validating as css2&lt;br /&gt;
*/&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;http://&amp;quot;],&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
    background: url(external.png) center right no-repeat;&lt;br /&gt;
    padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
    background: url(&amp;quot;lock_icon.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
    background: url(&amp;quot;mail_icon.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;news://&amp;quot;] {&lt;br /&gt;
    background: url(&amp;quot;news_icon.png&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
    background: url(&amp;quot;file_icon.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
    background: url(&amp;quot;discussionitem_icon.gif&amp;quot;)  center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
/* disable interwiki styling */&lt;br /&gt;
#bodyContent a.extiw,&lt;br /&gt;
#bodyContent a.extiw:active {&lt;br /&gt;
    color: #3366bb;&lt;br /&gt;
    background: none;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a.external { color: #3366bb; }&lt;br /&gt;
/* this can be used in the content area to switch off&lt;br /&gt;
special external link styling */&lt;br /&gt;
#bodyContent .plainlinks a {&lt;br /&gt;
    background: none !important;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
/*&lt;br /&gt;
** Structural Elements&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** general portlet styles (elements in the quickbar)&lt;br /&gt;
*/&lt;br /&gt;
.portlet {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0 0 0.5em 0em;&lt;br /&gt;
    float: none;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    width: 11.6em;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.portlet h4 {&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.portlet h5 {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
    padding: 0em 1em 0em 0.5em;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    height: 1em;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.portlet h6 {&lt;br /&gt;
    background: #ffae2e;&lt;br /&gt;
    border: 1px solid #2f6fab;&lt;br /&gt;
    border-style: solid solid none solid;&lt;br /&gt;
    padding: 0em 1em 0em 1em;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 1em;&lt;br /&gt;
    height: 1.2em;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.pBody {&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    background: White;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    padding: 0 0.8em 0.3em 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.portlet h1,&lt;br /&gt;
.portlet h2,&lt;br /&gt;
.portlet h3,&lt;br /&gt;
.portlet h4 {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.portlet ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style-type: square;&lt;br /&gt;
    list-style-image: url(&amp;quot;bullet.gif&amp;quot;);&lt;br /&gt;
    font-size:95%;&lt;br /&gt;
}&lt;br /&gt;
.portlet li {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** Logo properties&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
    z-index: 3;&lt;br /&gt;
    position:absolute; /*needed to use z-index */&lt;br /&gt;
    top: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    height: 155px;&lt;br /&gt;
    width: 12em;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
}&lt;br /&gt;
#p-logo h5 { display: none; }&lt;br /&gt;
#p-logo a,&lt;br /&gt;
#p-logo a:hover {&lt;br /&gt;
    display: block;&lt;br /&gt;
    height: 155px;&lt;br /&gt;
    width: 12.2em;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    background-position: 35% 50% !important;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the navigation portlet&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#p-nav {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    z-index:3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** Search portlet&lt;br /&gt;
*/&lt;br /&gt;
#p-search {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    z-index:3;&lt;br /&gt;
}&lt;br /&gt;
#p-search .pBody {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
input.searchButton {&lt;br /&gt;
    margin-top:1px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#searchGoButton {&lt;br /&gt;
    padding-left: .5em;&lt;br /&gt;
    padding-right: .5em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
#searchInput {&lt;br /&gt;
    width:10.9em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#p-search .pBody {&lt;br /&gt;
    padding: 0.5em 0.4em 0.4em 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the personal toolbar&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
    width:100%;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    position:absolute;&lt;br /&gt;
    left:0px;&lt;br /&gt;
    top:0px;&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
    border: none;&lt;br /&gt;
    background: none;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal .portlet,&lt;br /&gt;
#p-personal .pBody {&lt;br /&gt;
    padding:0;&lt;br /&gt;
    margin:0;&lt;br /&gt;
    border: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
/* this is the ul contained in the portlet */&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    border: none;&lt;br /&gt;
    line-height: 1.4em;&lt;br /&gt;
    color: #2f6fab;&lt;br /&gt;
    padding: 0em 2em 0 3em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal li {&lt;br /&gt;
    z-index:0;&lt;br /&gt;
    border:none;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    color: #2f6fab;&lt;br /&gt;
    margin-left: 1em;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    color: #005896;&lt;br /&gt;
    padding-bottom: 0.2em;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    padding-bottom: 0.2em;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* the icon in front of the user name, single quotes&lt;br /&gt;
in bg url to hide it from iemac */&lt;br /&gt;
li#pt-userpage,&lt;br /&gt;
li#pt-anonuserpage,&lt;br /&gt;
li#pt-login {&lt;br /&gt;
    background: url(&amp;#039;user.gif&amp;#039;) top left no-repeat;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the page-related actions- page/talk, edit etc&lt;br /&gt;
*/&lt;br /&gt;
#p-cactions {&lt;br /&gt;
    position:absolute;&lt;br /&gt;
    top: 1.3em;&lt;br /&gt;
    left: 11.5em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
    width: 76%;&lt;br /&gt;
    line-height: 1.1em;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: none;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    padding-left: 1em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions .hiddenStructure { display: none; }&lt;br /&gt;
#p-cactions ul {&lt;br /&gt;
    list-style: none;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    padding: 0 0 0.1em 0;&lt;br /&gt;
    margin: 0 0.3em 0 0;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: White;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li.selected {&lt;br /&gt;
    border-color: #fabd23;&lt;br /&gt;
    padding: 0 0 0.2em 0;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li a {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    color: #002bb8;&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0 0.8em 0.3em 0.8em;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions .selected a { z-index: 3; }&lt;br /&gt;
#p-cactions .new a { color:#ba0000; }&lt;br /&gt;
#p-cactions li a:hover {&lt;br /&gt;
    z-index: 3;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions h5 { display: none; }&lt;br /&gt;
#p-cactions li.istalk { margin-right: 0; }&lt;br /&gt;
#p-cactions li.istalk a { padding-right: 0.5em; }&lt;br /&gt;
#p-cactions #ca-addsection a {&lt;br /&gt;
    padding-left: 0.4em;&lt;br /&gt;
    padding-right: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
/* offsets to distinguish the tab groups */&lt;br /&gt;
li#ca-talk { margin-right: 1.6em; }&lt;br /&gt;
li#ca-watch, li#ca-unwatch, li#ca-varlang-0 { margin-left: 1.6em; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the remaining portlets&lt;br /&gt;
*/&lt;br /&gt;
#p-tbx,&lt;br /&gt;
#p-lang {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    z-index:3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** footer&lt;br /&gt;
*/&lt;br /&gt;
#footer {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    border-top: 1px solid #fabd23;&lt;br /&gt;
    border-bottom: 1px solid #fabd23;&lt;br /&gt;
    margin: 0.6em 0em 1em 0em;&lt;br /&gt;
    padding: 0.4em 0em 1.2em 0em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
#footer li {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    margin: 0 1.3em;&lt;br /&gt;
}&lt;br /&gt;
/* hide from incapable browsers */&lt;br /&gt;
head:first-child+body #footer li { white-space: nowrap; }&lt;br /&gt;
#f-poweredbyico, #f-copyrightico {&lt;br /&gt;
    margin: 0 8px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: -2px; /* Bump it up just a tad */&lt;br /&gt;
}&lt;br /&gt;
#f-poweredbyico {&lt;br /&gt;
    float: right;&lt;br /&gt;
    height: 1%;&lt;br /&gt;
}&lt;br /&gt;
#f-copyrightico {&lt;br /&gt;
    float: left;&lt;br /&gt;
    height: 1%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* js pref toc */&lt;br /&gt;
#preftoc {&lt;br /&gt;
    float: left;&lt;br /&gt;
    margin: 1em 1em 1em 1em;&lt;br /&gt;
    width: 13em;&lt;br /&gt;
}&lt;br /&gt;
#preftoc li { border: 1px solid White; }&lt;br /&gt;
#preftoc li.selected {&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    border:1px dashed #aaaaaa;&lt;br /&gt;
}&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
    display: block;&lt;br /&gt;
    color: #0014a6;&lt;br /&gt;
}&lt;br /&gt;
#prefcontrol {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    float: left;&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
div.prefsectiontip {&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
fieldset.operaprefsection { margin-left: 15em }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** IE/Mac fixes, hope to find a validating way to move this&lt;br /&gt;
** to a separate stylesheet. This would work but doesn&amp;#039;t validate:&lt;br /&gt;
** @import(&amp;quot;IEMacFixes.css&amp;quot;);&lt;br /&gt;
*/&lt;br /&gt;
/* tabs: border on the a, not the div */&lt;br /&gt;
* &amp;gt; html #p-cactions li { border:none; }&lt;br /&gt;
* &amp;gt; html #p-cactions li a {&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
* &amp;gt; html #p-cactions li.selected a { border-color: #fabd23; }&lt;br /&gt;
/* footer icons need a fixed width */&lt;br /&gt;
* &amp;gt; html #f-poweredbyico,&lt;br /&gt;
* &amp;gt; html #f-copyrightico { width: 88px; }&lt;br /&gt;
* &amp;gt; html #bodyContent,&lt;br /&gt;
* &amp;gt; html #bodyContent pre {&lt;br /&gt;
    overflow-x: auto;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    padding-bottom: 25px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* more IE fixes */&lt;br /&gt;
/* float/negative margin brokenness */&lt;br /&gt;
* html #footer {margin-top: 0;}&lt;br /&gt;
* html #column-content {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
* html div.editsection { font-size: smaller; }&lt;br /&gt;
#pagehistory li.selected { position: relative; }&lt;br /&gt;
&lt;br /&gt;
/* Mac IE 5.0 fix; floated content turns invisible */&lt;br /&gt;
* &amp;gt; html #column-content {&lt;br /&gt;
    float: none;&lt;br /&gt;
}&lt;br /&gt;
* &amp;gt; html #column-one {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    top: 0;&lt;br /&gt;
}&lt;br /&gt;
* &amp;gt; html #footer {&lt;br /&gt;
    margin-left: 13.2em;&lt;br /&gt;
}&lt;br /&gt;
.redirectText {&lt;br /&gt;
	font-size:150%;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.printfooter {&lt;br /&gt;
        display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.not_patrolled {&lt;br /&gt;
	background-color: #ffa;&lt;br /&gt;
}&lt;br /&gt;
div.patrollink {&lt;br /&gt;
	font-size: 75%;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
span.newpage, span.minor, span.searchmatch {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
span.unpatrolled {&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	color:red;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
span.searchmatch {&lt;br /&gt;
	color: red;&lt;br /&gt;
}&lt;br /&gt;
.sharedUploadNotice {&lt;br /&gt;
        font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
span.updatedmarker {&lt;br /&gt;
	color:black;&lt;br /&gt;
	background-color:#00FF00;&lt;br /&gt;
}&lt;br /&gt;
span.newpageletter {&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	color:black;&lt;br /&gt;
	background-color:yellow;&lt;br /&gt;
}&lt;br /&gt;
span.minoreditletter {&lt;br /&gt;
	color:black;&lt;br /&gt;
	background-color:#C5FFE6;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.gallery {&lt;br /&gt;
	border:  1px solid #cccccc;&lt;br /&gt;
	margin:  2px;&lt;br /&gt;
	padding: 2px;&lt;br /&gt;
	background-color:#ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.gallery tr {&lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.gallery td {&lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color:#f9f9f9;&lt;br /&gt;
	border: solid 2px white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.gallerybox {&lt;br /&gt;
	margin: 2px;&lt;br /&gt;
	width:  150px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.gallerybox div.thumb {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	border: 1px solid #cccccc;&lt;br /&gt;
	margin: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.gallerytext {&lt;br /&gt;
	font-size: 94%;&lt;br /&gt;
	padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#fundraising {&lt;br /&gt;
 text-align: center;&lt;br /&gt;
 border: 1px solid gray;&lt;br /&gt;
 padding: 5px;&lt;br /&gt;
 margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=User:Ralph/monobook.css&amp;diff=17944</id>
		<title>User:Ralph/monobook.css</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=User:Ralph/monobook.css&amp;diff=17944"/>
		<updated>2006-04-17T14:12:28Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;/*&lt;br /&gt;
** MediaWiki &amp;#039;monobook&amp;#039; style sheet for CSS2-capable browsers.&lt;br /&gt;
** Copyright Gabriel Wicke - http://wikidev.net/&lt;br /&gt;
** License: GPL (http://www.gnu.org/copyleft/gpl.html)&lt;br /&gt;
**&lt;br /&gt;
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John&lt;br /&gt;
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart &amp;amp; Tom Croucher,&lt;br /&gt;
** Michael Zeltner and Geir BÃ¦kholt)&lt;br /&gt;
** All you guys rock :)&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#column-content {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    float: right;&lt;br /&gt;
    margin: 0 0 0.6em -12.2em;&lt;br /&gt;
    padding:0;&lt;br /&gt;
}&lt;br /&gt;
#content {&lt;br /&gt;
    margin: 2.8em 0 0 12.2em;&lt;br /&gt;
    padding: 0em 1em 1.5em 1em;&lt;br /&gt;
    background: #293529;&lt;br /&gt;
    border: 2px solid #6f8a85;&lt;br /&gt;
    border-right: none;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: 2;&lt;br /&gt;
}&lt;br /&gt;
#column-one { padding-top: 160px; }&lt;br /&gt;
/* the left column width is specified in class .portlet */&lt;br /&gt;
&lt;br /&gt;
/* Font size:&lt;br /&gt;
** We take advantage of keyword scaling- browsers won&amp;#039;t go below 9px&lt;br /&gt;
** More at http://www.w3.org/2003/07/30-font-size&lt;br /&gt;
** http://style.cleverchimp.com/font_size_intervals/altintervals.html&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
body {&lt;br /&gt;
    font: x-small sans-serif;&lt;br /&gt;
    background: #000000 url(&amp;quot;headbg.jpg&amp;quot;) 0px 0px no-repeat;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* scale back up to a sane default */&lt;br /&gt;
#globalWrapper {&lt;br /&gt;
    font-size:127%;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.visualClear { clear: both; }&lt;br /&gt;
&lt;br /&gt;
/* general styles */&lt;br /&gt;
&lt;br /&gt;
table {&lt;br /&gt;
    font-size: 100%;&lt;br /&gt;
    background: #6F8A85;&lt;br /&gt;
&lt;br /&gt;
}&lt;br /&gt;
a:link,a:visited,a:active {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    color: #6DD3FF;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
a:hover { text-decoration: underline;color:#6DD3FF }&lt;br /&gt;
a.stub { color: #772233; }&lt;br /&gt;
a.new,&lt;br /&gt;
#p-personal a.new { color:#ba0000; }&lt;br /&gt;
a.new:visited,&lt;br /&gt;
#p-personal a.new:visited { color:#a55858; }&lt;br /&gt;
&lt;br /&gt;
img {&lt;br /&gt;
    border: none;&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
p {&lt;br /&gt;
    margin: 0.4em 0em 0.5em 0em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
color: #C0D3D4;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
p img { margin: 0; }&lt;br /&gt;
&lt;br /&gt;
hr {&lt;br /&gt;
    height: 1px;&lt;br /&gt;
    color: #C0D3D4;&lt;br /&gt;
    background-color: #aaaaaa;&lt;br /&gt;
    border: 0;&lt;br /&gt;
    margin: 0.2em 0 0.2em 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
h1, h2, h3, h4, h5, h6 {&lt;br /&gt;
    color: #C0D3D4;&lt;br /&gt;
    background: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding-top: 0.5em;&lt;br /&gt;
    padding-bottom: 0.17em;&lt;br /&gt;
    border-bottom: 1px solid #aaaaaa;&lt;br /&gt;
}&lt;br /&gt;
h1 { font-size: 188%; }&lt;br /&gt;
h2 { font-size: 150%; }&lt;br /&gt;
h3, h4, h5, h6 {&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
h3 { font-size: 132%; }&lt;br /&gt;
h4 { font-size: 116%; }&lt;br /&gt;
h5 { font-size: 100%; }&lt;br /&gt;
h6 { font-size: 80%;  }&lt;br /&gt;
&lt;br /&gt;
ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style-type: square;&lt;br /&gt;
    margin: 0.3em 0 0 1.5em;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    list-style-image: url(&amp;quot;bullet.gif&amp;quot;);&lt;br /&gt;
}&lt;br /&gt;
ol {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    margin: 0.3em 0 0 3.2em;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    list-style-image: none;&lt;br /&gt;
}&lt;br /&gt;
li { margin-bottom: 0.1em; }&lt;br /&gt;
dt {&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    margin-bottom: 0.1em;&lt;br /&gt;
}&lt;br /&gt;
dl{&lt;br /&gt;
    margin-top: 0.2em;&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
}&lt;br /&gt;
dd {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    margin-left: 2em;&lt;br /&gt;
    margin-bottom: 0.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
fieldset {&lt;br /&gt;
    border: 1px solid #2f6fab;&lt;br /&gt;
    margin: 1em 0em 1em 0em;&lt;br /&gt;
    padding: 0em 1em 1em 1em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
legend {&lt;br /&gt;
    background: White;&lt;br /&gt;
    padding: 0.5em;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
form {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
textarea {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    padding: 0.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
input.historysubmit {&lt;br /&gt;
    padding: 0 0.3em 0.3em 0.3em !important;&lt;br /&gt;
    font-size: 94%;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    height: 1.7em !important;&lt;br /&gt;
    margin-left: 1.6em;&lt;br /&gt;
}&lt;br /&gt;
select {&lt;br /&gt;
	vertical-align: top;&lt;br /&gt;
}&lt;br /&gt;
abbr, acronym, .explain {&lt;br /&gt;
    border-bottom: 1px dotted Black;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    background: none;&lt;br /&gt;
    cursor: help;&lt;br /&gt;
}&lt;br /&gt;
q {&lt;br /&gt;
    font-family: Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
/* disabled for now&lt;br /&gt;
blockquote {&lt;br /&gt;
    font-family: Times, &amp;quot;Times New Roman&amp;quot;, serif;&lt;br /&gt;
    font-style: italic;&lt;br /&gt;
}*/&lt;br /&gt;
code { background-color: #f9f9f9; }&lt;br /&gt;
pre {&lt;br /&gt;
    padding: 1em;&lt;br /&gt;
    border: 1px dashed #2f6fab;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    background-color: #f9f9f9;&lt;br /&gt;
    line-height: 1.1em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the main content area&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#siteSub { display: none; }&lt;br /&gt;
#contentSub {&lt;br /&gt;
    font-size: 84%;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    margin: 0 0 1.4em 1em;&lt;br /&gt;
    color: #7d7d7d;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
span.subpages { display: block; }&lt;br /&gt;
&lt;br /&gt;
/* Some space under the headers in the content area */&lt;br /&gt;
#bodyContent h1, #bodyContent h2 { margin-bottom:0.6em; }&lt;br /&gt;
#bodyContent h3,&lt;br /&gt;
#bodyContent h4,&lt;br /&gt;
#bodyContent h5 {&lt;br /&gt;
    margin-bottom: 0.3em;&lt;br /&gt;
}&lt;br /&gt;
.firstHeading { margin-bottom:0.1em; }&lt;br /&gt;
&lt;br /&gt;
/* user notification thing */&lt;br /&gt;
.usermessage {&lt;br /&gt;
    background-color: #ffce7b;&lt;br /&gt;
    border: 1px solid #ffa500;&lt;br /&gt;
    color: Black;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    margin: 2em 0em 1em 0em;&lt;br /&gt;
    padding: 0.5em 1em;&lt;br /&gt;
    vertical-align: middle;&lt;br /&gt;
}&lt;br /&gt;
#siteNotice {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    padding: 0 0.9em 0 0.9em;&lt;br /&gt;
}&lt;br /&gt;
#siteNotice p {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.error {&lt;br /&gt;
    color: red;&lt;br /&gt;
    font-size: larger;&lt;br /&gt;
}&lt;br /&gt;
#catlinks {&lt;br /&gt;
    border:1px solid #aaaaaa;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    padding:5px;&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
    clear: both;&lt;br /&gt;
}&lt;br /&gt;
/* currently unused, intended to be used by a metadata box&lt;br /&gt;
in the bottom-right corner of the content area */&lt;br /&gt;
.documentDescription {&lt;br /&gt;
    /* The summary text describing the document */&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
    display: block;&lt;br /&gt;
    margin: 1em 0em;&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
}&lt;br /&gt;
.documentByLine {&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
    clear: both;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    color: #76797c;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* emulate center */&lt;br /&gt;
.center {&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
*.center * {&lt;br /&gt;
    margin-left: auto;&lt;br /&gt;
    margin-right: auto;&lt;br /&gt;
}&lt;br /&gt;
/* small for tables and similar */&lt;br /&gt;
.small, .small * { font-size: 94%; }&lt;br /&gt;
table.small { font-size: 100% }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** content styles&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#toc {&lt;br /&gt;
    /*border:1px solid #2f6fab;*/&lt;br /&gt;
    border:1px solid #aaaaaa;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    padding:5px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#toc .tocindent { margin-left: 2em; }&lt;br /&gt;
#toc .tocline { margin-bottom: 0px; }&lt;br /&gt;
#toc p { margin: 0 }&lt;br /&gt;
#toc .toctoggle { font-size: 94%; }&lt;br /&gt;
#toc .editsection {&lt;br /&gt;
    margin-top: 0.7em;&lt;br /&gt;
    font-size: 94%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* images */&lt;br /&gt;
div.floatright, table.floatright {&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0 0 0.5em 0.5em;&lt;br /&gt;
    border: 0&lt;br /&gt;
/*&lt;br /&gt;
    border: 0.5em solid White;&lt;br /&gt;
    border-width: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
*/&lt;br /&gt;
}&lt;br /&gt;
div.floatright p { font-style: italic; }&lt;br /&gt;
div.floatleft, table.floatleft {&lt;br /&gt;
    float: left;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    margin: 0 0.5em 0.5em 0;&lt;br /&gt;
    border: 0&lt;br /&gt;
/*&lt;br /&gt;
    margin: 0.3em 0.5em 0.5em 0;&lt;br /&gt;
    border: 0.5em solid White;&lt;br /&gt;
    border-width: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
*/&lt;br /&gt;
}&lt;br /&gt;
div.floatleft p { font-style: italic; }&lt;br /&gt;
/* thumbnails */&lt;br /&gt;
div.thumb {&lt;br /&gt;
    margin-bottom: 0.5em;&lt;br /&gt;
    border-style: solid; border-color: White;&lt;br /&gt;
    width: auto;&lt;br /&gt;
}&lt;br /&gt;
div.thumb div {&lt;br /&gt;
    border:1px solid #cccccc;&lt;br /&gt;
    padding: 3px !important;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    font-size: 94%;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
div.thumb div a img {&lt;br /&gt;
    border:1px solid #cccccc;&lt;br /&gt;
}&lt;br /&gt;
div.thumb div div.thumbcaption {&lt;br /&gt;
    border: none;&lt;br /&gt;
    text-align: left;&lt;br /&gt;
    line-height: 1.4em;&lt;br /&gt;
    padding: 0.3em 0 0.1em 0;&lt;br /&gt;
}&lt;br /&gt;
div.magnify {&lt;br /&gt;
    float: right;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
    background: none !important;&lt;br /&gt;
}&lt;br /&gt;
div.magnify a, div.magnify img {&lt;br /&gt;
    display: block;&lt;br /&gt;
    border: none !important;&lt;br /&gt;
    background: none !important;&lt;br /&gt;
}&lt;br /&gt;
div.tright {&lt;br /&gt;
    clear: right;&lt;br /&gt;
    float: right;&lt;br /&gt;
    border-width: 0.5em 0 0.8em 1.4em;&lt;br /&gt;
}&lt;br /&gt;
div.tleft {&lt;br /&gt;
    float: left;&lt;br /&gt;
    margin-right:0.5em;&lt;br /&gt;
    border-width: 0.5em 1.4em 0.8em 0;&lt;br /&gt;
}&lt;br /&gt;
.urlexpansion,&lt;br /&gt;
.hiddenStructure {&lt;br /&gt;
    display: none;&lt;br /&gt;
}&lt;br /&gt;
img.tex { vertical-align: middle; }&lt;br /&gt;
span.texhtml { font-family: serif; }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** classes for special content elements like town boxes&lt;br /&gt;
** intended to be referenced directly from the wiki src&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** User styles&lt;br /&gt;
*/&lt;br /&gt;
/* table standards */&lt;br /&gt;
table.rimage {&lt;br /&gt;
    float:right;&lt;br /&gt;
    position:relative;&lt;br /&gt;
    margin-left:1em;&lt;br /&gt;
    margin-bottom:1em;&lt;br /&gt;
    text-align:center;&lt;br /&gt;
}&lt;br /&gt;
.toccolours {&lt;br /&gt;
    border:1px solid #aaaaaa;&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    padding:5px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
div.townBox {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    float:right;&lt;br /&gt;
    background:White;&lt;br /&gt;
    margin-left:1em;&lt;br /&gt;
    border: 1px solid gray;&lt;br /&gt;
    padding:0.3em;&lt;br /&gt;
    width: 200px;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
    clear: right;&lt;br /&gt;
}&lt;br /&gt;
div.townBox dl {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0 0 0.3em 0;&lt;br /&gt;
    font-size: 96%;&lt;br /&gt;
}&lt;br /&gt;
div.townBox dl dt {&lt;br /&gt;
    background: none;&lt;br /&gt;
    margin: 0.4em 0 0 0;&lt;br /&gt;
}&lt;br /&gt;
div.townBox dl dd {&lt;br /&gt;
    margin: 0.1em 0 0 1.1em;&lt;br /&gt;
    background-color: #f3f3f3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** edit views etc&lt;br /&gt;
*/&lt;br /&gt;
.special li {&lt;br /&gt;
    line-height: 1.4em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Page history styling */&lt;br /&gt;
/* the auto-generated edit comments */&lt;br /&gt;
.autocomment { color: gray; }&lt;br /&gt;
#pagehistory span.user {&lt;br /&gt;
    margin-left: 1.4em;&lt;br /&gt;
    margin-right: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
#pagehistory span.minor { font-weight: bold; }&lt;br /&gt;
#pagehistory li { border: 1px solid White; }&lt;br /&gt;
#pagehistory li.selected {&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    border:1px dashed #aaaaaa;&lt;br /&gt;
}&lt;br /&gt;
/*&lt;br /&gt;
** Diff rendering&lt;br /&gt;
*/&lt;br /&gt;
table.diff { background:white; }&lt;br /&gt;
td.diff-otitle { background:#ffffff; }&lt;br /&gt;
td.diff-ntitle { background:#ffffff; }&lt;br /&gt;
td.diff-addedline {&lt;br /&gt;
    background:#ccffcc;&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
td.diff-deletedline {&lt;br /&gt;
    background:#ffffaa;&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
td.diff-context {&lt;br /&gt;
    background:#eeeeee;&lt;br /&gt;
    font-size: smaller;&lt;br /&gt;
}&lt;br /&gt;
span.diffchange { color: red; font-weight: bold; }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** keep the whitespace in front of the ^=, hides rule from konqueror&lt;br /&gt;
** this is css3, the validator doesn&amp;#039;t like it when validating as css2&lt;br /&gt;
*/&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;http://&amp;quot;],&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;gopher://&amp;quot;] {&lt;br /&gt;
    background: url(external.png) center right no-repeat;&lt;br /&gt;
    padding-right: 13px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;https://&amp;quot;],&lt;br /&gt;
.link-https {&lt;br /&gt;
    background: url(&amp;quot;lock_icon.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 16px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;mailto:&amp;quot;],&lt;br /&gt;
.link-mailto {&lt;br /&gt;
    background: url(&amp;quot;mail_icon.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;news://&amp;quot;] {&lt;br /&gt;
    background: url(&amp;quot;news_icon.png&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;ftp://&amp;quot;],&lt;br /&gt;
.link-ftp {&lt;br /&gt;
    background: url(&amp;quot;file_icon.gif&amp;quot;) center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a[href ^=&amp;quot;irc://&amp;quot;],&lt;br /&gt;
.link-irc {&lt;br /&gt;
    background: url(&amp;quot;discussionitem_icon.gif&amp;quot;)  center right no-repeat;&lt;br /&gt;
    padding-right: 18px;&lt;br /&gt;
}&lt;br /&gt;
/* disable interwiki styling */&lt;br /&gt;
#bodyContent a.extiw,&lt;br /&gt;
#bodyContent a.extiw:active {&lt;br /&gt;
    color: #3366bb;&lt;br /&gt;
    background: none;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
#bodyContent a.external { color: #3366bb; }&lt;br /&gt;
/* this can be used in the content area to switch off&lt;br /&gt;
special external link styling */&lt;br /&gt;
#bodyContent .plainlinks a {&lt;br /&gt;
    background: none !important;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
/*&lt;br /&gt;
** Structural Elements&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** general portlet styles (elements in the quickbar)&lt;br /&gt;
*/&lt;br /&gt;
.portlet {&lt;br /&gt;
    border: none;&lt;br /&gt;
    margin: 0 0 0.5em 0em;&lt;br /&gt;
    float: none;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    width: 11.6em;&lt;br /&gt;
    overflow: hidden;&lt;br /&gt;
}&lt;br /&gt;
.portlet h4 {&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.portlet h5 {&lt;br /&gt;
    background: transparent;&lt;br /&gt;
    padding: 0em 1em 0em 0.5em;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    font-size: 91%;&lt;br /&gt;
    height: 1em;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.portlet h6 {&lt;br /&gt;
    background: #ffae2e;&lt;br /&gt;
    border: 1px solid #2f6fab;&lt;br /&gt;
    border-style: solid solid none solid;&lt;br /&gt;
    padding: 0em 1em 0em 1em;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    display: block;&lt;br /&gt;
    font-size: 1em;&lt;br /&gt;
    height: 1.2em;&lt;br /&gt;
    font-weight: normal;&lt;br /&gt;
    white-space: nowrap;&lt;br /&gt;
}&lt;br /&gt;
.pBody {&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    background: White;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    padding: 0 0.8em 0.3em 0.5em;&lt;br /&gt;
}&lt;br /&gt;
.portlet h1,&lt;br /&gt;
.portlet h2,&lt;br /&gt;
.portlet h3,&lt;br /&gt;
.portlet h4 {&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
}&lt;br /&gt;
.portlet ul {&lt;br /&gt;
    line-height: 1.5em;&lt;br /&gt;
    list-style-type: square;&lt;br /&gt;
    list-style-image: url(&amp;quot;bullet.gif&amp;quot;);&lt;br /&gt;
    font-size:95%;&lt;br /&gt;
}&lt;br /&gt;
.portlet li {&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** Logo properties&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#p-logo {&lt;br /&gt;
    z-index: 3;&lt;br /&gt;
    position:absolute; /*needed to use z-index */&lt;br /&gt;
    top: 0;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    height: 155px;&lt;br /&gt;
    width: 12em;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
}&lt;br /&gt;
#p-logo h5 { display: none; }&lt;br /&gt;
#p-logo a,&lt;br /&gt;
#p-logo a:hover {&lt;br /&gt;
    display: block;&lt;br /&gt;
    height: 155px;&lt;br /&gt;
    width: 12.2em;&lt;br /&gt;
    background-repeat: no-repeat;&lt;br /&gt;
    background-position: 35% 50% !important;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the navigation portlet&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#p-nav {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    z-index:3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** Search portlet&lt;br /&gt;
*/&lt;br /&gt;
#p-search {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    z-index:3;&lt;br /&gt;
}&lt;br /&gt;
#p-search .pBody {&lt;br /&gt;
    text-align: center;&lt;br /&gt;
}&lt;br /&gt;
input.searchButton {&lt;br /&gt;
    margin-top:1px;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#searchGoButton {&lt;br /&gt;
    padding-left: .5em;&lt;br /&gt;
    padding-right: .5em;&lt;br /&gt;
    font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
#searchInput {&lt;br /&gt;
    width:10.9em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#p-search .pBody {&lt;br /&gt;
    padding: 0.5em 0.4em 0.4em 0.4em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the personal toolbar&lt;br /&gt;
*/&lt;br /&gt;
&lt;br /&gt;
#p-personal {&lt;br /&gt;
    width:100%;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
    padding: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    position:absolute;&lt;br /&gt;
    left:0px;&lt;br /&gt;
    top:0px;&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
    border: none;&lt;br /&gt;
    background: none;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#p-personal h5 {&lt;br /&gt;
    display:none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal .portlet,&lt;br /&gt;
#p-personal .pBody {&lt;br /&gt;
    padding:0;&lt;br /&gt;
    margin:0;&lt;br /&gt;
    border: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
/* this is the ul contained in the portlet */&lt;br /&gt;
#p-personal ul {&lt;br /&gt;
    border: none;&lt;br /&gt;
    line-height: 1.4em;&lt;br /&gt;
    color: #2f6fab;&lt;br /&gt;
    padding: 0em 2em 0 3em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    text-align: right;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    z-index:0;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal li {&lt;br /&gt;
    z-index:0;&lt;br /&gt;
    border:none;&lt;br /&gt;
    padding:0;&lt;br /&gt;
    display: inline;&lt;br /&gt;
    color: #2f6fab;&lt;br /&gt;
    margin-left: 1em;&lt;br /&gt;
    line-height: 1.2em;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal li a {&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    color: #005896;&lt;br /&gt;
    padding-bottom: 0.2em;&lt;br /&gt;
    background: none;&lt;br /&gt;
}&lt;br /&gt;
#p-personal li a:hover {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    padding-bottom: 0.2em;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* the icon in front of the user name, single quotes&lt;br /&gt;
in bg url to hide it from iemac */&lt;br /&gt;
li#pt-userpage,&lt;br /&gt;
li#pt-anonuserpage,&lt;br /&gt;
li#pt-login {&lt;br /&gt;
    background: url(&amp;#039;user.gif&amp;#039;) top left no-repeat;&lt;br /&gt;
    padding-left: 20px;&lt;br /&gt;
    text-transform: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the page-related actions- page/talk, edit etc&lt;br /&gt;
*/&lt;br /&gt;
#p-cactions {&lt;br /&gt;
    position:absolute;&lt;br /&gt;
    top: 1.3em;&lt;br /&gt;
    left: 11.5em;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
    white-space:nowrap;&lt;br /&gt;
    width: 76%;&lt;br /&gt;
    line-height: 1.1em;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: none;&lt;br /&gt;
    border-collapse: collapse;&lt;br /&gt;
    padding-left: 1em;&lt;br /&gt;
    list-style: none;&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions .hiddenStructure { display: none; }&lt;br /&gt;
#p-cactions ul {&lt;br /&gt;
    list-style: none;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
    padding: 0 0 0.1em 0;&lt;br /&gt;
    margin: 0 0.3em 0 0;&lt;br /&gt;
    overflow: visible;&lt;br /&gt;
    background: White;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li.selected {&lt;br /&gt;
    border-color: #fabd23;&lt;br /&gt;
    padding: 0 0 0.2em 0;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions li a {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    color: #002bb8;&lt;br /&gt;
    border: none;&lt;br /&gt;
    padding: 0 0.8em 0.3em 0.8em;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
    text-transform: lowercase;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    z-index: 0;&lt;br /&gt;
    margin: 0;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions .selected a { z-index: 3; }&lt;br /&gt;
#p-cactions .new a { color:#ba0000; }&lt;br /&gt;
#p-cactions li a:hover {&lt;br /&gt;
    z-index: 3;&lt;br /&gt;
    text-decoration: none;&lt;br /&gt;
}&lt;br /&gt;
#p-cactions h5 { display: none; }&lt;br /&gt;
#p-cactions li.istalk { margin-right: 0; }&lt;br /&gt;
#p-cactions li.istalk a { padding-right: 0.5em; }&lt;br /&gt;
#p-cactions #ca-addsection a {&lt;br /&gt;
    padding-left: 0.4em;&lt;br /&gt;
    padding-right: 0.4em;&lt;br /&gt;
}&lt;br /&gt;
/* offsets to distinguish the tab groups */&lt;br /&gt;
li#ca-talk { margin-right: 1.6em; }&lt;br /&gt;
li#ca-watch, li#ca-unwatch, li#ca-varlang-0 { margin-left: 1.6em; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** the remaining portlets&lt;br /&gt;
*/&lt;br /&gt;
#p-tbx,&lt;br /&gt;
#p-lang {&lt;br /&gt;
    position:relative;&lt;br /&gt;
    z-index:3;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** footer&lt;br /&gt;
*/&lt;br /&gt;
#footer {&lt;br /&gt;
    background-color: White;&lt;br /&gt;
    border-top: 1px solid #fabd23;&lt;br /&gt;
    border-bottom: 1px solid #fabd23;&lt;br /&gt;
    margin: 0.6em 0em 1em 0em;&lt;br /&gt;
    padding: 0.4em 0em 1.2em 0em;&lt;br /&gt;
    text-align: center;&lt;br /&gt;
    font-size: 90%;&lt;br /&gt;
}&lt;br /&gt;
#footer li {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    margin: 0 1.3em;&lt;br /&gt;
}&lt;br /&gt;
/* hide from incapable browsers */&lt;br /&gt;
head:first-child+body #footer li { white-space: nowrap; }&lt;br /&gt;
#f-poweredbyico, #f-copyrightico {&lt;br /&gt;
    margin: 0 8px;&lt;br /&gt;
    position: relative;&lt;br /&gt;
    top: -2px; /* Bump it up just a tad */&lt;br /&gt;
}&lt;br /&gt;
#f-poweredbyico {&lt;br /&gt;
    float: right;&lt;br /&gt;
    height: 1%;&lt;br /&gt;
}&lt;br /&gt;
#f-copyrightico {&lt;br /&gt;
    float: left;&lt;br /&gt;
    height: 1%;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* js pref toc */&lt;br /&gt;
#preftoc {&lt;br /&gt;
    float: left;&lt;br /&gt;
    margin: 1em 1em 1em 1em;&lt;br /&gt;
    width: 13em;&lt;br /&gt;
}&lt;br /&gt;
#preftoc li { border: 1px solid White; }&lt;br /&gt;
#preftoc li.selected {&lt;br /&gt;
    background-color:#f9f9f9;&lt;br /&gt;
    border:1px dashed #aaaaaa;&lt;br /&gt;
}&lt;br /&gt;
#preftoc a,&lt;br /&gt;
#preftoc a:active {&lt;br /&gt;
    display: block;&lt;br /&gt;
    color: #0014a6;&lt;br /&gt;
}&lt;br /&gt;
#prefcontrol {&lt;br /&gt;
    clear: both;&lt;br /&gt;
    float: left;&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
div.prefsectiontip {&lt;br /&gt;
    font-size: 95%;&lt;br /&gt;
    margin-top: 1em;&lt;br /&gt;
}&lt;br /&gt;
fieldset.operaprefsection { margin-left: 15em }&lt;br /&gt;
&lt;br /&gt;
/*&lt;br /&gt;
** IE/Mac fixes, hope to find a validating way to move this&lt;br /&gt;
** to a separate stylesheet. This would work but doesn&amp;#039;t validate:&lt;br /&gt;
** @import(&amp;quot;IEMacFixes.css&amp;quot;);&lt;br /&gt;
*/&lt;br /&gt;
/* tabs: border on the a, not the div */&lt;br /&gt;
* &amp;gt; html #p-cactions li { border:none; }&lt;br /&gt;
* &amp;gt; html #p-cactions li a {&lt;br /&gt;
    border: 1px solid #aaaaaa;&lt;br /&gt;
    border-bottom: none;&lt;br /&gt;
}&lt;br /&gt;
* &amp;gt; html #p-cactions li.selected a { border-color: #fabd23; }&lt;br /&gt;
/* footer icons need a fixed width */&lt;br /&gt;
* &amp;gt; html #f-poweredbyico,&lt;br /&gt;
* &amp;gt; html #f-copyrightico { width: 88px; }&lt;br /&gt;
* &amp;gt; html #bodyContent,&lt;br /&gt;
* &amp;gt; html #bodyContent pre {&lt;br /&gt;
    overflow-x: auto;&lt;br /&gt;
    width: 100%;&lt;br /&gt;
    padding-bottom: 25px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* more IE fixes */&lt;br /&gt;
/* float/negative margin brokenness */&lt;br /&gt;
* html #footer {margin-top: 0;}&lt;br /&gt;
* html #column-content {&lt;br /&gt;
    display: inline;&lt;br /&gt;
    margin-bottom: 0;&lt;br /&gt;
}&lt;br /&gt;
* html div.editsection { font-size: smaller; }&lt;br /&gt;
#pagehistory li.selected { position: relative; }&lt;br /&gt;
&lt;br /&gt;
/* Mac IE 5.0 fix; floated content turns invisible */&lt;br /&gt;
* &amp;gt; html #column-content {&lt;br /&gt;
    float: none;&lt;br /&gt;
}&lt;br /&gt;
* &amp;gt; html #column-one {&lt;br /&gt;
    position: absolute;&lt;br /&gt;
    left: 0;&lt;br /&gt;
    top: 0;&lt;br /&gt;
}&lt;br /&gt;
* &amp;gt; html #footer {&lt;br /&gt;
    margin-left: 13.2em;&lt;br /&gt;
}&lt;br /&gt;
.redirectText {&lt;br /&gt;
	font-size:150%;&lt;br /&gt;
	margin:5px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.printfooter {&lt;br /&gt;
        display: none;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.not_patrolled {&lt;br /&gt;
	background-color: #ffa;&lt;br /&gt;
}&lt;br /&gt;
div.patrollink {&lt;br /&gt;
	font-size: 75%;&lt;br /&gt;
	text-align: right;&lt;br /&gt;
}&lt;br /&gt;
span.newpage, span.minor, span.searchmatch {&lt;br /&gt;
	font-weight: bold;&lt;br /&gt;
}&lt;br /&gt;
span.unpatrolled {&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	color:red;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
span.searchmatch {&lt;br /&gt;
	color: red;&lt;br /&gt;
}&lt;br /&gt;
.sharedUploadNotice {&lt;br /&gt;
        font-style: italic;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
span.updatedmarker {&lt;br /&gt;
	color:black;&lt;br /&gt;
	background-color:#00FF00;&lt;br /&gt;
}&lt;br /&gt;
span.newpageletter {&lt;br /&gt;
	font-weight:bold;&lt;br /&gt;
	color:black;&lt;br /&gt;
	background-color:yellow;&lt;br /&gt;
}&lt;br /&gt;
span.minoreditletter {&lt;br /&gt;
	color:black;&lt;br /&gt;
	background-color:#C5FFE6;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.gallery {&lt;br /&gt;
	border:  1px solid #cccccc;&lt;br /&gt;
	margin:  2px;&lt;br /&gt;
	padding: 2px;&lt;br /&gt;
	background-color:#ffffff;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.gallery tr {&lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
table.gallery td {&lt;br /&gt;
	vertical-align:top;&lt;br /&gt;
	background-color:#f9f9f9;&lt;br /&gt;
	border: solid 2px white;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.gallerybox {&lt;br /&gt;
	margin: 2px;&lt;br /&gt;
	width:  150px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.gallerybox div.thumb {&lt;br /&gt;
	text-align: center;&lt;br /&gt;
	border: 1px solid #cccccc;&lt;br /&gt;
	margin: 2px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
div.gallerytext {&lt;br /&gt;
	font-size: 94%;&lt;br /&gt;
	padding: 2px 4px;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
#fundraising {&lt;br /&gt;
 text-align: center;&lt;br /&gt;
 border: 1px solid gray;&lt;br /&gt;
 padding: 5px;&lt;br /&gt;
 margin-top: 5px;&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=15985</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=15985"/>
		<updated>2004-11-26T13:14:05Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&amp;lt;b&amp;gt;&lt;br /&gt;
&amp;lt;table border = &amp;quot;0&amp;quot; cellpadding=&amp;quot;10&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td bgcolor=&amp;quot;#6600CC&amp;quot;&amp;gt;Ph34z&amp;lt;/td&amp;gt;&amp;lt;td bgcolor=&amp;quot;#0066CC&amp;quot;&amp;gt;My&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td bgcolor=&amp;quot;#00CC66&amp;quot;&amp;gt;HTML&amp;lt;/td&amp;gt;&amp;lt;td bgcolor=&amp;quot;#CC6600&amp;quot;&amp;gt;Skillz&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/b&amp;gt;&lt;br /&gt;
-Ralph&lt;br /&gt;
&lt;br /&gt;
Edit: Looks like my failure to use the preview button has clogged up the log a bit, sorry&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=43</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=43"/>
		<updated>2004-11-26T13:12:52Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&amp;lt;b&amp;gt;&lt;br /&gt;
&amp;lt;table border = &amp;quot;0&amp;quot; cellpadding=&amp;quot;10&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td bgcolor=&amp;quot;#6600CC&amp;quot;&amp;gt;Ph34z&amp;lt;/td&amp;gt;&amp;lt;td bgcolor=&amp;quot;#0066CC&amp;quot;&amp;gt;My&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td bgcolor=&amp;quot;#00CC66&amp;quot;&amp;gt;HTML&amp;lt;/td&amp;gt;&amp;lt;td bgcolor=&amp;quot;#CC6600&amp;quot;&amp;gt;Skillz&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&amp;lt;/b&amp;gt;&lt;br /&gt;
-Ralph&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=42</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=42"/>
		<updated>2004-11-26T13:05:06Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border = &amp;quot;5&amp;quot; bgcolor = &amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=41</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=41"/>
		<updated>2004-11-26T12:59:47Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border = &amp;quot;5&amp;quot; bordercolor = &amp;quot;#FF0000&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=40</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=40"/>
		<updated>2004-11-26T12:59:21Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border = &amp;quot;5&amp;quot; bordercolor = &amp;quot;#FFFF00&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=39</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=39"/>
		<updated>2004-11-26T12:58:30Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;foo&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;yo&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=38</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=38"/>
		<updated>2004-11-26T12:57:43Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;td&amp;gt;&amp;lt;tr&amp;gt;yo&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;foo&amp;lt;/tr&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;tr&amp;gt;foo&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;yo&amp;lt;/tr&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=37</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=37"/>
		<updated>2004-11-26T12:57:24Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off (bold to prevent it working).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table&amp;gt;&amp;lt;td&amp;gt;&amp;lt;tr&amp;gt;yo&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;foo&amp;gt;/tr&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;tr&amp;gt;foo&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;tr&amp;gt;yo&amp;lt;/tr&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=36</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=36"/>
		<updated>2004-11-26T12:55:59Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__&amp;#039;&amp;#039;&amp;#039;NOTOC&amp;#039;&amp;#039;&amp;#039;__&amp;quot; code to turn it off&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=35</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=35"/>
		<updated>2004-11-26T12:55:35Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, use the &amp;quot;__NOTOC__&amp;quot; code to turn it off&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=34</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=34"/>
		<updated>2004-11-26T12:54:52Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, I will try using a special code to turn it off.&lt;br /&gt;
&lt;br /&gt;
Yes that works, to get it back remove the code from this section.&lt;br /&gt;
&lt;br /&gt;
Lets try the compact one instead&lt;br /&gt;
&lt;br /&gt;
--[[User:Ralph|Ralph]] 07:51, 26 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=33</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=33"/>
		<updated>2004-11-26T12:54:31Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
{{compactTOC}}&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, I will try using a special code to turn it off.&lt;br /&gt;
&lt;br /&gt;
Yes that works, to get it back remove the code from this section.&lt;br /&gt;
&lt;br /&gt;
Lets try the compact one instead&lt;br /&gt;
&lt;br /&gt;
--[[User:Ralph|Ralph]] 07:51, 26 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=32</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=32"/>
		<updated>2004-11-26T12:54:00Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, I will try using a special code to turn it off.&lt;br /&gt;
&lt;br /&gt;
Yes that works, to get it back remove the code from this section.&lt;br /&gt;
&lt;br /&gt;
Lets try the compact one instead&lt;br /&gt;
&lt;br /&gt;
{{compactTOC}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--[[User:Ralph|Ralph]] 07:51, 26 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=31</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=31"/>
		<updated>2004-11-26T12:52:37Z</updated>

		<summary type="html">&lt;p&gt;Ralph: /* Re: Table of content */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, I will try using a special code to turn it off.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Yes that works, to get it back remove the code from this section.&lt;br /&gt;
&lt;br /&gt;
--[[User:Ralph|Ralph]] 07:51, 26 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=30</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=30"/>
		<updated>2004-11-26T12:52:20Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, I will try using a special code to turn it off.&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
Yes that works, to get it back remove the code from this section.&lt;br /&gt;
--[[User:Ralph|Ralph]] 07:51, 26 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=29</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=29"/>
		<updated>2004-11-26T12:51:32Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
----&lt;br /&gt;
==Another section==&lt;br /&gt;
&lt;br /&gt;
does it work like this&lt;br /&gt;
&lt;br /&gt;
[[non existant page]]&lt;br /&gt;
&lt;br /&gt;
== ARR mateys ==&lt;br /&gt;
&lt;br /&gt;
it does work. It&amp;#039;s quite sensible that the OOB design is, uh, working well ^^&lt;br /&gt;
&lt;br /&gt;
Please sign your comments .)&lt;br /&gt;
&lt;br /&gt;
-MOnkeycid&lt;br /&gt;
&lt;br /&gt;
== Table of Contents box ==&lt;br /&gt;
&lt;br /&gt;
Where did it come from? Was it auto-generated? It isn&amp;#039;t shown when I edit the page.&lt;br /&gt;
&lt;br /&gt;
TPJ&lt;br /&gt;
&lt;br /&gt;
== Re: Table of content == &lt;br /&gt;
&lt;br /&gt;
Its generated automaticly because we have more then 3 headings on the page, I will try using a special code to turn it off&lt;br /&gt;
&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
--[[User:Ralph|Ralph]] 07:51, 26 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=26</id>
		<title>Talk:Main Page</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Talk:Main_Page&amp;diff=26"/>
		<updated>2004-11-25T18:15:51Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Apparently the main page doesn&amp;#039;t exist yet. Might as well make it then, eh?&lt;br /&gt;
&lt;br /&gt;
-hiry&lt;br /&gt;
&lt;br /&gt;
This is the place we talk about what to put on the Main Page.&lt;br /&gt;
&lt;br /&gt;
== Whoa, nice. ==&lt;br /&gt;
&lt;br /&gt;
Howdy! Nice stuff. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
&lt;br /&gt;
== I guess I should learn to skin wiki, huh? ==&lt;br /&gt;
&lt;br /&gt;
I haven&amp;#039;t spent any time with the CSS or layout of this thing. What you see is the &amp;#039;out of the box&amp;#039; design.&lt;br /&gt;
&lt;br /&gt;
== When editing CSS... ==&lt;br /&gt;
&lt;br /&gt;
Don&amp;#039;t forget to make sure the two link types are of a different color; in the default skin, red links lead to empty pages that haven&amp;#039;t been created yet while blue ones lead to pages that have user created content. It&amp;#039;s very handy, because when you make guides you will often put Wiki links that lead to pages not yet written, having them another color is helpful for readers. :)&lt;br /&gt;
&lt;br /&gt;
-Drake&lt;br /&gt;
----&lt;br /&gt;
==Another section==&lt;br /&gt;
&lt;br /&gt;
does it work like this&lt;br /&gt;
&lt;br /&gt;
[[non existant page]]&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Sandbox&amp;diff=45</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Sandbox&amp;diff=45"/>
		<updated>2004-11-25T16:24:00Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lets see how &amp;#039;&amp;#039;&amp;#039;This thing&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;works shall we&amp;#039;&amp;#039; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x^2 - x^2 = (x+y)(x-y) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Link back to [[Basin News]]&lt;br /&gt;
&lt;br /&gt;
--[[User:Ralph|Ralph]] 11:24, 25 Nov 2004 (Eastern Standard Time)&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Sandbox&amp;diff=22</id>
		<title>Sandbox</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Sandbox&amp;diff=22"/>
		<updated>2004-11-25T16:23:27Z</updated>

		<summary type="html">&lt;p&gt;Ralph: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Lets see how &amp;#039;&amp;#039;&amp;#039;This thing&amp;#039;&amp;#039;&amp;#039; &amp;#039;&amp;#039;works shall we&amp;#039;&amp;#039; [[Basin News]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;x^2 - x^2 = (x+y)(x-y) &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
	<entry>
		<id>https://www.theamazonbasin.com/wiki/index.php?title=Ragefire_Chasm&amp;diff=10378</id>
		<title>Ragefire Chasm</title>
		<link rel="alternate" type="text/html" href="https://www.theamazonbasin.com/wiki/index.php?title=Ragefire_Chasm&amp;diff=10378"/>
		<updated>2004-11-20T07:26:00Z</updated>

		<summary type="html">&lt;p&gt;Ralph: Included information which quests are shareable and which are not.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ragefire Chasm is a level 10-16 instance located inside Orgrimmar.  A good party of characters in this range will do well.  There are a few tricky spots where multiple mobs will be pulled at one time.  This will prove to be a challenging and rewarding experience for new folks just starting out.  This instance takes about 90 minutes for an appropriate level group doing all quests and killing all bosses without a wipeout.  Strictly doing a run of bosses that drop loot takes about 1 hour.&lt;br /&gt;
&lt;br /&gt;
== Quests ==&lt;br /&gt;
&lt;br /&gt;
Here are a list of all Ragefire Chasm related quests.  Some of these quests currently have rewards other than xp and some coin.  All of these quests can be shared if the user has completed the requirements.  So you may have trouble sharing Hidden Enemies if they have not done the earlier steps.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Orgrimmar&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?q=6608 Slaying the Beast]&amp;lt;br&amp;gt;&lt;br /&gt;
Slaying the Beast begins right next to the instance in Orgrimmar from Nero Fireblade.  It has no requirements. [quest is shareable]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?q=6625 Hidden Enemies ]&amp;lt;br&amp;gt;&lt;br /&gt;
Hidden Enemies has a few steps, only one of the steps is in Ragefire Chasm, so you should start the quest line first [quest is NOT shareable].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Thunder Bluff&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?q=6592 Testing an Enemies Strength] starts from Rahauro on the Elder Rise in Thunder Bluff  and has no requirements. [quest is shareable]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?q=6591 Searching for the Lost Satchel]&lt;br /&gt;
This begins from Magatha on the Elder Rise and has no requirements. [quest is shareable]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Undercity&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?q=6588 The Power to Destroy]&amp;lt;br&amp;gt;&lt;br /&gt;
This begins from Varimathras in the royal quarter, near the Apothecary. It has no requirements. [quest is shareable]&lt;br /&gt;
&lt;br /&gt;
== Boss List ==&lt;br /&gt;
&lt;br /&gt;
This instance is lacking in Superior (blue) or better drops.  There are many many green drops that are useful for the level range targetted by this instance.&lt;br /&gt;
&lt;br /&gt;
There are four &amp;#039;Bosses&amp;#039; in this instance.  They are listed in the order you will likely encounter them with selected drops:&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/?n=88662 Oggleflint]&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
No Drops&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/?n=88658 Taragaman the Hungerer]&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/?i=23515 Cursed Felblade]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23549 Crystalline Cuffs]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23518 Subterranean Cape]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/?n=89653 Bazzalan]&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
No Drops&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/?n=88672 Jergosh the Invoker]&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/?i=23550 Robe of Evocation]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23799 Chanting Blade]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23648 Cavedweller Bracers]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Item List ==&lt;br /&gt;
&lt;br /&gt;
Here is a listing of items gotten from quests and drops related to this instance, sorted by type.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Cloth&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23549 Crystalline Cuffs] - Wrist&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/?i=23550 Robe of Evocation] - Chest&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Mail&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23648 Cavedweller Bracers] - Wrist&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Weapons&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/?i=23515 Cursed Fellblade] - MH Sword&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23799 Chanting Blade] - Dagger&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Misc&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.thottbot.com/index.cgi?i=23518 Subterranean Cape] - Back&lt;br /&gt;
&lt;br /&gt;
== Beastiary ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88587 Earthborer]&amp;#039;&amp;#039;&amp;#039; 13-14 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These worms are an easy fight.  They have a weak poison that shouldn&amp;#039;t cause any problems.  They are not [[social]] with other [[creeps]] so you should have no problems pulling them solo.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88596 Molten Elemental]&amp;#039;&amp;#039;&amp;#039; 13-15 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These rock elementals are simple melee [[creeps]] with a weak fire [[pb AoE]].  These are social with other Molten Elementals but not with other [[creeps]].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88667 Ragefire Trogg]&amp;#039;&amp;#039;&amp;#039; 13-15 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These troggs are melee fighters.  They don&amp;#039;t have any special attacks, but are social with other troggs and usually come in groups of 2-3 frequently with a Ragefire Shaman.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88670 Ragefire Shaman]&amp;#039;&amp;#039;&amp;#039; 13-15 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These caster troggs can be difficult.  It is best to pull around a corner blocking [[LoS]] if possible.  Otherwise try to hit them with a casting interrupt like Earthshock, Kick or Pummel to get them to pull towards your group.  They cast Wrath a [[DD]] and Healing Wave a heal.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88662 Oggleflint &amp;lt;ragefire chieftan&amp;gt;]&amp;#039;&amp;#039;&amp;#039; 16 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
This boss trogg is found in a cave with a shaman and a normal trogg.  He is not linked to the other 2 troggs so depending on level you may be able to pull his friends first, then fight him single.  He has no drops, but guards the NPC for Searching for the Lost Satchel quest.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88671 Searing Blade Cultist]&amp;#039;&amp;#039;&amp;#039; 13-15 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These are some basic [[creeps]] in the searing blade section of the dungeon.  These melee [[creeps]] cast Curse of Agony a weak [[DoT]].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88673 Searing Blade Enforcer]&amp;#039;&amp;#039;&amp;#039; 13-15 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These are some basic [[creeps]] in the searing blade section of the dungeon.  These powerfull melee [[creeps]] have a knockdown effect.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88656 Searing Blade Warlock]&amp;#039;&amp;#039;&amp;#039; 13-15 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
These always come with a Voidwalker Minion, and are usually placed close to or linked with a few enforcers or cultists.  They cast a shadow [[nuke]] so use the same strategies as with the Ragefire Shaman to pull them back.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88678 Voidwalker Minion]&amp;#039;&amp;#039;&amp;#039; 13-15&amp;lt;br&amp;gt;&lt;br /&gt;
These are linked with their creator a Searing Blade Warlock.  Non-elite so they don&amp;#039;t last long.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=88658 Taragaman the Hungerer]&amp;#039;&amp;#039;&amp;#039; 16 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
Taragaman is on an island surrounded with lava and uses a knockback attack.  Make sure you have some space to your back so that if he knocks you around you don&amp;#039;t die in the lava.  Also ranged casters should stay back to avoid his fire nova AoE attack.  This is your first loot boss in the instance.  Also you need to kill him for a quest with Neru Fireblade.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/index.cgi?n=89653 Bazzalan]&amp;#039;&amp;#039;&amp;#039; 16 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
This Satyr is up atop a ledge at the end of the instance.  He has no drops and only is needed for Thrall&amp;#039;s Hidden Enemies quest.  He is a pretty easy fight but comes with 1-2 adds usually.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;[http://www.thottbot.com/?n=88672 Jergosh the Invoker]&amp;#039;&amp;#039;&amp;#039; 16 Elite&amp;lt;br&amp;gt;&lt;br /&gt;
This warlock is the boss of the zone.  He, like Bazzalan, comes with 1-2 adds most of the time.  Use the same pulling techniques you have used with other casters in the zone to deal with him.&lt;br /&gt;
&lt;br /&gt;
== Walkthrough ==&lt;br /&gt;
This dungeon is pretty straightforward so you won&amp;#039;t have much trouble finding your way.  You just stick to the path killing worms and rock elementals till you get to the trogg section.  You need to be carefull with pulls in the trogg section, since the mobs wander around a bit.  Some are patrols, some are linked.  You will learn which are which on your own.  If you take your time and pull properly you will never fight more than 2 melee + 1 shaman.  Also be carefull pulling the shaman, it can be a big help to have a shaman in your party to earthshock to interrupt to get the shaman to come into melee range.  Otherwise a pummel or kick will do the job as well, or sap/sheep him and save him for last.&lt;br /&gt;
&lt;br /&gt;
In the trogg area there will be 3 paths out.  One to the right, another also to the right up a hill and one to the left.  The path to the left is a dead end and worthless.  The nearest path to the right takes you to Oggleflint the trogg chief and he guards the satchel for the &amp;quot;Searching for the Lost Satchel&amp;quot; quest. To the right and up the hill continues deeper into Ragefire Chasm.  Lets assume you need the satchel for your quest and head to Oggleflint.&lt;br /&gt;
&lt;br /&gt;
Going down this path will mostly be some single pull troggs, with one group of 2.  Also when you get to the ramp leading up there will be 1 patrolling trogg.  At the top of the ramp you can see there is a cave with Oggleflint, a shaman and a melee trogg.  Oggleflint is not linked to the other troggs so depending on level and pathing it might be possible to pull the 2 troggs without him coming.  However if you are all under 15 that may be impossible.  Also you should pull around the corner so the shaman comes close instead of casting on you at range.  Oggleflint doesn&amp;#039;t have any real special skills, he is just a bigger meaner melee trogg.  After that you should head back to the main trogg area and head up the ramp to the right.&lt;br /&gt;
&lt;br /&gt;
Going up this ramp you will continue to fight the usual worms and rock elementals till you come to a large room filled with rock elementals walking all over.  There is only 1 patrolling elemental, and the rest just wander around their spawn point a bit.  You can easily get single pulls here if you just watch where the patroller is and pull when they are not close together.  There will be a little path to the right in this room and it just loops around a ledge atop the room and comes down further ahead to the left, not really a shortcut at all.  After clearing this room you will come to the burning blade section of the dungeon.&lt;br /&gt;
&lt;br /&gt;
This area has a lot of patrols and some large groups that can cause problems with adds for an inexperienced group.  This is where you are most likely to have trouble.  Just watch for patrollers and clear your way to take either the left or right bridge.  Across that bridge is a large group of enemies, 2 melees guarding the bridge to Taragaman and another melee and a warlock sitting on the right side guarding a path that leads around Taragaman.  These 2 groups are pretty close, but are not linked.  If you can earthshock the warlock it should be possible to pull that group and fight them on the bridge.  If not pull the melees guarding Taragaman&amp;#039;s bridge and fight them on your bridge.  Once you clear that island and any nearby patrollers you are clear to go for Taragaman.&lt;br /&gt;
&lt;br /&gt;
Taragaman is an imposing looking creep, but he isn&amp;#039;t as tough as he looks.  He does have a knockback ability that can be fatal if you fall off the island into the lava, so keep that in mind. Once you kill him you can get his heart for the quest as well as one of his 3 drops.  After this you have a few choices about what to do next.&lt;br /&gt;
&lt;br /&gt;
You have 2 bosses left, both for Thrall&amp;#039;s quest.  Bazzalan a satyr on an upper ledge that starts from the island to the right after killing Taragaman and Jergosh the Invoker an orc who is straight ahead behind all those burning blade guys.  You can fight your way to each of them and kill them, but there is a slightly faster way to get both (you don&amp;#039;t need both if just going for loot since Bazzalan has no drops).  My way is to head to Bazzalan first, then jump off the ledge next to him and land near Jergosh so you only need to kill a few creeps before you get to him. On your first run you might find it a lot easier and safer to go down the ramp from Bazzalan and fight your way to Jergosh, if you jump off the ramp in the wrong spot or aren&amp;#039;t prepared to heal the falling damage it could be disastrous.&lt;br /&gt;
&lt;br /&gt;
Fighting to both Bazzalan and Jergosh isn&amp;#039;t much of a problem for a group that has gotten past Taragaman.  Neither has any tricks and the pulls aren&amp;#039;t too tough if you can interrupt the warlocks to pull them back and fight them safely.&lt;/div&gt;</summary>
		<author><name>Ralph</name></author>
	</entry>
</feed>