#NAVIBAR  { 
  font-family: "Comic Sans MS";
  font-size: 2.00em; 
  font-weight: 400;  
  text-align: right;
  position: absolute;  
  left: 120px; 
  top: 300px;
  width: 600px;  
}  

#CENTER { 
  color: #000000;
  font-family: sans-serif;
  font-size: 1.00em; 
  font-weight: 600;
  position: absolute;  
  left: 200px;
  right: 20px; 
  top: 1900px; 
  width:900px;
}


#TOPCENTER { 
  color: #000000;
  font-family: sans-serif;
  font-size: 1.75em; 
  font-weight: 600;
  position: absolute;  
  left: 170px;
  right: 20px; 
  top: 375px; 
  width:900px;
}

#LEFT {  
  color: #000000;
  font-family: sans-serif;
  font-size: 1.00em; 
  font-weight: 600;
  position: absolute; 
  left: 60px; 
  right: 20px; 
  top: 575px; 
  width:900px; 
}


#RIGHT { 
  color: #000000;
  font-family: sans-serif;
  font-size: 1.00em; 
  font-weight: 600;
  position: absolute; 
  left: 600px;
  right: 20px; 
  top: 575px; 
}


BODY { 
  background: url(http://spirityard.com/images/creamlight2.jpg) transparent repeat top center scroll; 
  font-family: "Comic sans ms" 
}

A { 
  text-decoration: none; 
  color: #0E823F;    
}

A:hover {
  color: #082A14;
}

#topBanner { 
 position: absolute;
 top: 5px; 
 left: 5px;
 color: #000000; 
 font-family: "Comic sans ms"; 
 font-size: .95em; 
 font-weight: bold; 
 text-align: justify; 
 
