body {
font-family: Helvetica, sans-serif;
color: #ffffff;
background-color: #333399;
}

#main {
border: 2px solid black;
}

#topcontent {
border-bottom:2px solid black;
margin: 0;
}

#topcontent p {
margin:8px 30px 8px 5px;
font-size: 100%;
font-weight: bold;
font-style: italic;
}
#topcontent a {
font-size: 100%;
color: white;
background-color: #333399;
}

#txtonly  {
float: right;
text-align: right;
}
#txtonly a {
color: white;
background-color: black;
font-size: .8em;
margin: 0;
}

#leftnew {
float:left;
width: 14em;
margin: 1em;
}

#wowbits        {
 font-size: 80%;
 color: black;
 background-color: #FFDFEF;
 border: 3px solid red; 
 padding: 1em; 
 float: right; 
 width: 15em; 
 margin-left: 1em;               
}
#wowbits h3 {
 margin-top: 0em;
 color: red;               
}





#rightcontent {
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
margin-left: 0px;	
border-top: 1em solid black;
padding: 10px;
}
#rightcontent h1 {
margin:0px 20px 8px 20px;
font-size: 1.5em;
}
#rightcontent h2 {
margin:0px 20px 8px 20px;
font-size: 1.2em;
}
#rightcontent h3{
margin:10px 20px 8px 20px;
font-size: 1em;
}
#rightcontent h4{
margin:10px 20px 8px 20px;
font-size: 1em;
}
#rightcontent h5{
margin:0px 20px 8px 30px;
font-size: 12px;
font-weight: normal;
}
#rightcontent h6{
margin:0px 20px 8px 30px;
font-size: .6em;
font-weight: normal;
text-align: center;
}

#rightcontent p, li {
margin:0px 20px 8px 20px;
font-size:90%;
line-height:130%;		
}

#kwiki {
color: #000000; 
background-color: #FEF994; 
font-style: normal; 
border: 1px solid black; 
padding: 0em 2em; 
margin-bottom: 1em;
margin-right: 4em;
margin-left: 4em; 
font-size:85%;
line-height:105%;
}

#smallcells {
font-size:75%;
font-style: italic;
margin:0px 40px ;
color: #000000;
background-color: #FEF994;
border: 1px solid black;
padding: 5px;
border-spacing: 0px;
}

.highlight {
font-weight: bold; 
color: #8F0E8F; 
background-color: #FFFFFF
}

.treecat { 
font-weight: bold;
}

.treecatcenter { 
font-weight: bold;
text-align: Center;
}

.treecatcenterpic {
margin:10px 0px 10px 0px;
text-align: Center;
}

/*
.maptree1 { 
font-size: 80%;
margin: 0px 20px 4px 30px; 
}
.maptree2 { 
font-size: 70%;
font-style: italic;
margin: 0px 20px 4px 40px; 
}
*/

.glossarys { color: #800080; text-decoration:none; }
.dodgy    { color: red }

.glossary { color: #669900; }
.glossary:hover { color: red }
a.remote   { color: #000080; text-decoration:underline; }
a.remote:hover   { color: #000080; text-decoration:none; }
a.local   { color: #008000; text-decoration:underline; }
a.local:hover    { color: #008000; text-decoration:none; }
a.download   { color: #CC3300; text-decoration:underline; }
a.download:hover    { color: #CC3300; text-decoration:none; }

a.extlink { FONT-WEIGHT: bold; COLOR: #D2691E; TEXT-DECORATION: none; }
a.extlink:visited { FONT-WEIGHT: bold; COLOR: #D2691E; TEXT-DECORATION: none; }
a.extlink:hover { FONT-WEIGHT: bold; COLOR: #D269ff; TEXT-DECORATION: underline; }
a.extlink:active { FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: none; }

.greenit {
color:#669900;
background-color: #ffffff;
}

.h6center { 
text-align: Center;
}

.purpleleft {
color: #CC0099;
background-color: #ccffff;
}

.standout {
color:#0000FF;
background-color: #FFFF00;
font-weight: bold;
}

.srchtemp {
margin: 0px 20px 6px 20px;
}
.halfit {
font-size: smaller;
}

/*
#inset{
 background-color: #7CFC00;
 padding-left: 20px;
}
*/

.plaintexturl {
font-size: xx-small;
}

.mainright {
margin: 0px 20px;
width: 95%;
}

CAPTION { 
caption-side: top;
margin:0px 20px 0px 20px; 
width: auto;
text-align: left }
.pageplain    { 
margin: 0;
padding: .2em 0em .3em 1em ;
border-bottom: .2em solid white;
font-size: 110%;
line-height: 140%;
}
.pagelink    { 
color: #000000; 
background-color: #e8e8e8; 
margin: 0;
padding: .2em 0em .3em 1em ;
border-bottom: .2em solid white;
font-size: 110%;
line-height: 140%;
}
.headlink    { 
color: #FF0000; 
background-color: #000000; 
margin: 0;
padding: .2em 0em .3em 0em ;
border-bottom: .2em solid white;
font-size: 110%;
line-height: 140%;
}
.sublink    { 
color: #FF0000; 
background-color: #e8e8e8; 
margin: 0;
padding: .2em 0em .3em 0em ;
border-bottom: .2em solid white;
font-size: 110%;
line-height: 140%;
}

ul   { font-size: 1em; margin-left: 22px; margin-top: 9px; color: black; }

ul#navlist {
padding: 0;
margin: 0 0 0 0;
list-style-type: none;
float: left;
width: 100%;
color: #fff;
background-color: #036;
font-size: .7em;
}


#bottom {
clear: both;
margin: 0;
padding: .5em;

text-align: center;
font-size: 80%;
}
#bottom h6 {
margin: 0;
padding: .5em;
}

#kwiki {
color: #000000; 
background-color: #FEF994; 
font-size:85%; 
font-style: italic; 
border: 1px solid black; 
padding: 0em 2em; 
margin-bottom: 1em;
margin-right: 4em;
margin-left: 4em; 
}

ul.nobutn li {
list-style-type: none;
}

span.command  { 
background-color: #000000; 
color: #ffffff; 
font-family: courier; 
font-style: normal;
}

.prompt  { 
color: rgb(153, 0, 0);
}

pre { 
padding: 0.7em; 
border: 1px dashed rgb(153, 0, 0); 
font-family: courier; 
color: #000000; 
background-color: #EAEAEA; 
font-size: 100%; 
}

pre.norm {
margin:0px 20px 8px 20px;
}

pre.lili {
margin:0px 20px 8px 80px;
}
