#TOPLEFT {  
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center;
  position: absolute; 
  left: 11px; 
  top: 290px; 
  width: 200px; 
}

#TOPLEFTMID {  
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center;
  position: absolute; 
  left: 269px; 
  top: 290px; 
  width: 200px; 
}

#TOPRIGHTMID { 
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center; 
  position: absolute; 
  left: 527px; 
  top: 290px; 
  width: 200px;
}


#TOPRIGHT { 
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center; 
  position: absolute; 
  left: 785px; 
  top: 290px; 
  width: 200px;
}

#CTRLEFT {  
   color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center;
  position: absolute; 
  left: 11px; 
  top: 690px; 
  width: 300px; 
}

#CTRMIDDLE {  
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center;
  position: absolute; 
  left: 269px; 
  top: 690px;
  width: 200px; 
}

#CTRRIGHT { 
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center; 
  position: absolute; 
  left: 590px; 
  top: 690px; 
  width: 200px;
}


#BTMLEFT {  
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center;
  position: absolute; 
  left: 10px; 
  top: 290px; 
  width: 200px; 
}

#BTMMIDDLE {  
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center;
  position: absolute; 
  left: 300px; 
  top: 290px;
  width: 200px; 
}

#BTMRIGHT { 
  color: #1A2B5B; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: center; 
  position: absolute; 
  left: 590px; 
  top: 290px; 
  width: 200px;
}


#LINKBOX { 
  font-family: "Comic sans ms"; 
  font-size: medium; 
  position: absolute;  
  left: 300px; 
  top: 275px;  
}  



#COPYRT { 
  color: #000000; 
  font-family: sans-serif; 
  font-size: 1em; 
  font-weight: 700; 
  text-align: justify; 
  position: absolute; 
  left: 5px; 
  top: 800px; 
}

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; 
 
}

