#NAVIBAR  { 
  font-family: "Comic Sans MS";
  font-size: 1.25em; 
  font-weight: 400;  
  text-align: right;
  position: absolute;  
  left: 75px; 
  top: 300px;
  width: 800px;  
}  


#LEFT {  
  font-family: sans-serif;
   font-size: 1em; 
  font-weight: 600; 
  position: absolute; 
  left: 22px; 
  top: 375px; 
  width: 300px; 
}


#RIGHT { 
  font-family: sans-serif;
  font-size: .90em; 
  font-weight: 600; 
  text-align: left; 
  position: absolute; 
  left: 350px; 
  top: 375px; 
  width: 600px; 
}

#FOOTER { 
  position: absolute; 
  left: 350px; 
  top: 1565px; 
}

BODY { 
  background: url(http://spirityard.com/images/birchbgcolor2.jpg) transparent repeat center center fixed;
  font-family: sans-serif;
  font-size: 1em; 
  font-weight: 500;  
}



A { 
  text-decoration: none; 
  color: #151836 
}

A:hover {
  color: #28309C;
}

#topBanner { 
 position: absolute;
 top: 5px; 
 left: 5px;
font-family: "Comic sans ms"; 
 font-size: .95em; 
 font-weight: bold; 
 text-align: justify; 
 
 
}
