#NAVIBAR  { 
  font-family: "Comic Sans MS";
  font-size: 1.25em; 
  font-weight: 400;  
  text-align: right;
  position: absolute;  
  left: 250px; 
  top: 275px;
  width: 800px;  
} 

#RIGHT { 
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: left; 
  position: absolute; 
  left: 550px; 
  top: 340px; 
}

#LINKBOX { 
  font-family: "Comic sans ms"; 
  font-size: 1.25em;
  position: absolute;  
  left: 300px; 
  top: 340px;  
}  

#LEFTPIC {  
  font-family: sans-serif;
  font-weight: 600;
  position: absolute; 
  left: 10px; 
  top: 350px; 
  width: 200px; 
}

#COPYRT { 
  color: #000000; 
  font-family: sans-serif; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: justify; 
  position: absolute; 
  left: 5px; 
  top: 800px; 
}

#FOOTER { 
  position: absolute; 
  left: 250px; 
  top: 900px; 
}



BODY { 
  background: url(http://spirityard.com/images/creamlight6.jpg) transparent repeat top center scroll; 
  font-family: "Comic sans ms" 
}

A { 
  text-decoration: none; 
  color: #1D2C98 
}

A:hover {
  color: #4466aa;
}

#topBanner { 
 position: absolute;
 top: 5px; 
 left: 5px;
 color: #000000; 
 font-family: "Comic sans ms"; 
 font-size: .95em; 
 font-weight: bold; 
 text-align: justify; 
 
}
