            body {
							background-color: rgb(204, 232, 240);
							color: rgb(0, 0, 0);
							font-family: "Century Gothic", Gothic, sans-serif;
            }
            div.wikiheader {
							position: absolute;
							top: 0;
							left: 0;
							right: 0;
							height: 170px;
							background: 0 0 no-repeat rgb(204, 232, 240) url(wiki.png);
							color: rgb(204, 232, 240); /* Deliberately matches background to hide vertical bars */
							border: 0;
							padding: 0 0 0 10px;
							margin: 0;
							text-align: right;
							font-family: "Century Gothic", Gothic, sans-serif;
							font-size: 0.8em;
            }
            div.wikiheader h1 {
							text-align: left;
							position: relative;
							left: -10px;
							width: 100%;
							padding: 0 0 0 -10px;
							visibility: hidden;
            }
            div.wikiheader h1 a img {
							display: none;
            }
						div.wikiheader a {
							display: block;
							margin: -0.5ex 0.5ex;
						}
            div.wikiheader h1 a {
							visibility: visible;
							text-align: left;
							position: absolute;
							margin: 158px 0 0 0;
							padding: 0 1em;
							border: none;
							display: inline;
            }
            html>body div.wikiheader h1 a {
							margin: 138px 0 0 0;
            }
            div.wikitext,
            div.wikipref,
						form {
							font-family: "Century Gothic", Gothic, sans-serif;
							background-color: rgb(255, 255, 255);
							color: rgb(0, 0, 0);
							border: 2px inset rgb(122, 181, 198);
							padding: 0 1em 0 2.4em;
							margin: 220px 1em 1em 1em;
            }
						form {
							padding: 1em 1em 0 2.4em;
						}
            a:link,
            a:active, 
            div.wikiheader h1 a:visited {
							text-decoration: none;
							color: rgb(0, 59, 119);
							border: 0 none;
            }
            a:visited {
							text-decoration: none;
							color: rgb(134, 54, 102);
							border: 0 none;
            }
            a:hover,
            a.wikipagelink:hover,
						a.wikipageedit:hover,
            div.wikiheader h1 a:hover {
							text-decoration: none;
							color: rgb(0, 97, 129);
							border: 0 none;
            }
						h1 {
							font-size: 2.4em;
							font-weight: bold;
						}
						h2 {
							font-size: 1.8em;
							margin-left: -1.0em;
							font-weight: bold;
						}
						h3 {
							font-size: 1.2em;
							margin-left: -0.8em;
							font-weight: bold;
						}
						h4 {
							font-size: 1em;
							margin-left: -0.6em;
							font-weight: bold;
						}
						h5{
							font-size: 1em;
							margin-left: -0.4em;
							font-weight: normal;
						}
						h6 {
							font-size: 1em;
							margin-left: -0.2em;
							font-weight: normal;
						}
						p {
							font-size: 1em;
							margin-left: 0em;
							font-weight: normal;
						}
						ul, ol, dl {
							font-size: 1em;
						}
						h1, h2, h3 {
							font-family: "Century Gothic", Gothic, sans-serif;
						}
						div.wikirc {
							font-family: "Century Gothic", Gothic, sans-serif;
						}
						div.wikifooter {
							font-family: "Century Gothic", Gothic, sans-serif;
							padding: 0;
							border: 0 none;
							margin: 0;
							font-size: 0.8em;
							background: rgb(204, 232, 240);
							color: rgb(0, 0, 0);
						}
						form div.wikifooter {
							margin: 0 -2em 0 -3.4em !important;
							border-top: 2px outset rgb(122, 181, 198) !important;
							border-right: 2px solid rgb(204, 232, 240) !important;
							border-bottom: 2px solid rgb(204, 232, 240) !important;
							border-left: 2px solid rgb(204, 232, 240) !important;
						}
						div.wikifooter form,
						div.wikipref form {
							font-size: 1em;
							border: 0;
							padding: 0;
							margin: 0;
							background: transparent;
							color: rgb(0, 0, 0);
						}
						div.wikipref {
							font-family: "Century Gothic", Gothic, sans-serif;
						}
						hr.wikilineheader,
            hr.wikilinefooter {
							display: none;
            }

