body {background-color: #FAEBD7;
	  background-image: url("images/paback.jpg");
      background-repeat: repeat;
	  font-family:arial, geneva; 
	  font-size:12pt;
	  text-align:center;
	  }
h1, h2, h3, h4, h5, h6 {text-align:center;} 
p.bold {font-weight:bold;} 
p.center {text-align:center;} 
p.bcenter {font-weight:bold;text-align:center;} 
p.bigbcenter {font-size:14pt;font-weight:bold;text-align:center;} 
span.yellow {color:#000000;background-color:#ffff80;}
span.byellow {color:#000000;background-color:#ffff80;font-weight:bold;}
p.small {font-weight:bold;text-align:center;font-size:8pt;}
p.lsmall {font-weight:bold;text-align:left;font-size:8pt;}


#box1 {
          
          text-align:left; 
          padding: 4px;
          border: 1px solid black;
          background-color: #E3CF57;
          }
          
#page (
       position: relative;
       top: 0px;
       left: 100px;
       width: 800px;
       border-top: 1px solid black;
       border-bottom: 1px solid black;
       border-left: 1px solid black;
       border-right: 1px solid black;
       height: auto;
       }
       
#heading {
		width: 800px;
		height: 175px;
		background-image: url(images/mazeheader.jpg);
		background-position: left;
		background-repeat: none;
		}                 
		
#footer {
		
		
		width: 792px;
		text-align:center;
		}		
#bmenu {
         width:798px;
         text-align:center;
         border-top: 2px solid black;
         border-bottom: 2px solid black;
         border-left: 2px solid black;
         border-right: 2px solid black;
         }	
         
#rightbox {
           padding:10px;
           width: 550px;
           font-weight:bold;
           font-size:12pt;
           }  	
#box2 {position: absolute; 
		  top: 210px; 
	      left: 293px; 
	      width: 200px; 
	      height: 215px;
          padding: 4px; 
          border: 2px solid black;
          background-color:lightgreen;
          text-align:left}

#box3 {position: absolute; 
          top: 210px; 
          right: 6px; 
          width: 200px;
		  height:215px;
		  border: 2px solid black; 
		  padding: 4px;	
		  background-color:lightblue;
		  text-align:left;}

#box4 {position: absolute; 
	      left: 8px; 
	      top: 545px; 
	      width: 205px; 
	      height: 256px;
          padding: 2px; 
          border: 2px solid black;
          background-color:lightgreen;
          text-align:left}

#pix {position:absolute;
         top:200;
         left:212;
         width:288;
         height:209;
         /*border: solid black 2px;*/
         text-align:left}
               
#wx {
	      padding: 2px;
          border: 1px solid black;
          background-color: #E3CF57;
          text-align: center;
         
          }
#iframe (
         text-align:center;
         }
/*         
#adsense {		  
          text-align:center;
          background-color: #FAF0E6;
          }
*/          
#content {
          width: 798px; 
          background-color: #FAF0E6;
          border: none;
    
          }