html {
height:100%;
max-height:100%;
padding:0;
margin:0;
border:0;
font-size:76%;
font-family: arial, sans-serif;
background:#fff url(cm.png) -18px 0 no-repeat;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden;
/* */ }

body {
height:100%;
 max-height:100%;
 overflow:hidden;
 padding:0;
 margin:0;
 border:0;
}
#content {
 padding:5px;
 display:block;
 height:100%;
 max-height:100%;
 overflow:auto;
 padding-left:400px;
 position:relative;
 z-index:3;
}
#head {
 position:fixed;
 margin:0;
 top:0;
 right:18px;
 display:block;
 width:100%;
 height:200px;
 background:url(cm.png) #ddd;
 font-size:4em;
 z-index:5;
 color:#fff;
 }
#head h1 {
 font-family: "Helvetica Neue bold condensed", "arial narrow";
 font-size: 12pt;
 font-weight: bold;
 margin-left: 425px;
 margin-top:120px;
}
#head a {
 color: white;
 text-decoration: none;
}
#headpng {
 position: fixed;
 top:120px;
 left:400px;
 width:400px;
 background:url(creatingmoney.png) #b5b363 no-repeat;
 z-index:15;
}
#subhead {
 position:fixed;
 margin:0;
 top:160px;
 margin-left: 415px;
 font-size: 18pt;
 font-weight: bold;
}
#page-actions {
 position:fixed;
 right: 18px;
 color: #fff;
 font-size: 8pt;
 text-align: right;
}
#foot {
 position:fixed;
 margin:0;
 bottom:-1px;
 right:18px;
 display:block;
 width:100%;
 height:50px;
 background-color:#fff;
 color:#000;
 text-align:right;
 font-size:8pt;
 z-index:11;
}

#left {
 position:fixed;
 left:0;
 top:200px;
 padding-bottom:-1px;
 height:100%;
 width:380px;
 background-color: #fff;
 background-position:0 400px;
 font-size:12pt; 
 color:#aaa;
 z-index:12;
}
#menu {
 position:fixed;
 top:370px;
 margin:0;
 font-size: 12pt;
 display:block;
 width: 380px;
 background-color: #fff;
 height: 400px;
 z-index:14;
}
#menu ul li { list-style: none;}
* html #head, * html #foot,* html #left {
position:absolute;
}

#pad1 {
 display:block;
 width:18px;
 height:100px;
 float:left;
}
#pad3 {
 display:block;
 width:18px;
 height:50px;
 float:left;
}
.pad2 {
 display:block;
 height:225px;
}

.bold {
 font-size:1.2em;
 font-weight:bold;
}

#wordsleft {
float:left;
 top:100px;
 left:150px;
 height:200px;
 width:150px;
 background:#efd;
 border:1px solid #000;
 margin:5px;
 padding:5px;
}
#wordsright {
 float:right;
 top:100px;
 right:150px;
 height:200px;
 width:150px;
 background:#def;
 border:1px solid #000;
 margin:5px;
 padding:5px;
}
#wordsabsolute {
 position:absolute;
 top:280px;
 left:400px;
 background:#eee;
 border:1px solid #000;
 margin:5px;
 padding:5px;
 font-size:2em;
 color:#c00;
}
#wordsrelative {
 position:relative;
 top:10px;
 left:30px;
 background:#ddd;
 border:1px solid #000;
 margin:5px;
 padding:5px;
 font-size:2em;
 color:#c00;
 width:200px;
}

#menu a.nav, a.wikilink, a.selflink, a.urllink, a.createlinktext, a.nav:visited, a.wikilink:visited, a.selflink:visited, a.urllink:visited, a.createlinktext:visited
{
 display:block;
 width:360px;
 text-decoration:none;
 color: #a0a07b; /* #787842; */
 font-weight:bold;
 line-height:36pt;
}
#menu a.selflink {
 text-decoration: uppercase;
}
#menu a.nav:hover, a.wikilink:hover, a.selflink:hover, a.urllink:hover, a.createlinktext:hover
{
 color:#fc0;
}
#content p {
 line-height: 20pt;
 font-size: 11pt;
 width: 500px;
}
#wikitext p {
 text-align: justify;
}
#wikitext h1, h2, h3, {
  font-size: 16pt;
  font-weight: bold;
  line-height: 20pt;
}
#wikitext h4, h5, h6 {
  font-size: 11pt;
  font-weight: bold;
  line-height: 12pt;
}
#wikitext a.nav, a.wikilink, a.selflink, a.urllink, a.createlinktext,
 a.nav:visited, a.wikilink:visited, a.selflink:visited, a.urllink:visited, a.createlinktext:visited 
{
 display:inline;
 text-decoration: none;
 font-weight:bold;
 color: #a0a07b; /* #787842; */
 line-height: 24pt;
}
#wikitext  a.nav:hover, a.wikilink:hover, a.selflink:hover, a.urllink:hover, a.createlinktext:hover 
{
 background-color: #787842;
 color: #a0a07b; /* #787842; */
}

