body { 
 font: 76%/150% verdana,sans-serif; 
 background: #dcd2b9 url("parchment.jpg") 0px 0px; 
 color: #000000; 
 margin: 0px; 
 padding: 0px; 
 } 
  
 #topcontent { 
 position: absolute; 
 width: 100%; 
 height: 60px; 
 } 
  
 #pageactions { 
 position: absolute; 
 top: 5px; 
 right: 20px; 
 } 
  
 #header { 
 position: absolute; 
 padding: 15px 0 0 20px; 
 width: 300px; 
 height: 45px; 
 text-align: left; 
 } 
  
 #body { 
 position: absolute; 
 top: 60px; 
 width: 100%; 
 margin-bottom: 30px; 
 } 
  
 #pagetitle { 
 position: absolute; 
 margin-top: 60px;
 left: 20px;
 font-weight: bold; 
 } 
  
 #pagetitle a { 
 font-weight: bold; 
 } 
  

 #pagetext { 
 float: right;
 width: 72%; 
 top: 0px;
 padding: 20px 5px 5px 10px; 
 } 

 #footer { 
 font-size: 90%; 
 padding: 30px 0 0 1px; 
 } 
  
 #menu { 
 float: left;
 position: relative;
 width: 150px; 
 margin: 40px 0px 0px 0px;
 overflow: hidden;
 padding: 60px 12px 10px 20px; 
 } 
  
 #menu ul { 
 list-style-type: square; 
 list-style-image: none; 
 margin: 0px 0px 10px 10px; 
 padding: 0px; 
 } 


 
  
 .stress { 
 font-size: 120%; 
 font-weight: 600; 
 margin: 15px; 
 } 
  
 #wikiedit textarea { 
 width:100%; 
 } 
  
 td { 
 padding: 3px 5px 3px 5px; 
 } 
  
 pre { 
 padding: 3px 5px 3px 5px; 
 background: #e6dbc7; 
 font-size: 135%; 
 overflow: auto; 
 } 
  
 code { 
 font-size: 135%; 
 overflow: auto; 
 } 
  
 hr { 
 height: 1px; 
 background-color: #411900; 
 } 
  
 h1 { 
 font-size: 28px; 
 font-weight: normal; 
 margin: 0px; 
 letter-spacing: 2px; 
 line-height: 28px; 
 } 
  
 h2 { 
 font-size: 170%; 
 font-weight: normal; 
 } 
  
 h3 { 
 font-size: 110%; 
 letter-spacing: 3px; 
 font-weight: normal; 
 margin: 6px 0px; 
 } 
  
 h1, h2, h3 { 
 } 
  
 a:link { 
 text-decoration: none; 
 font-weight: normal; 
 color: #a74000; 
 } 
  
 a:visited { 
 text-decoration: none; 
 font-weight: normal; 
 color: #52306e; 
 } 
  
 a:hover { 
 text-decoration: underline; 
 color: #e00004; 
 } 
  
 a.createlinktext { 
 color: red; 
 } 
  
 ul { 
 list-style-type: square; 
 list-style-image: url("bullet.gif"); 
 margin: 0px 0px 10px 10px; 
 padding: 0px; 
 }  
