BODY { font-family: Verdana;
	   background-image: url("images/background.gif") }

A:link, A:visited, A:active	{ text-decoration: none;
                              color: #2E3E6F; 
							}		  

A:hover { text-decoration: none;
		  color: #FFFFFF;
		}
		
.main A:link { color: #2E3E6F;
 			   text-decoration: underline; }

.main A:active { color: #2E3E6F;
 			     text-decoration: underline; }
			   
.main A:visited { color: #2E3E6F;
 			      text-decoration: underline; }
		
.main A:hover { text-decoration: none;
		        color: #B9C6EF;
			    font-weight: bold;
			  }
			  
.bible A:hover { color: #B9C6EF;
				 font-weight: bold;
				 text-decoration: none;
			   }			   

.text { font-size: 10pt;
		color: #2E3E6F;
	  }
	  
.title { font-size: 12pt;
		 color: 2E3E6F;
	   }
	   
.sub_title { font-size: 11pt;
			 color: #B9C6EF;
			 font-weight: bold;
		   }	  
	  
.menu { font-size: 10pt;
		color: #2E3E6F;
		background-color: #B9C6EF;
		text-align: center;		
		height: 21px;
	  }

.banner_text { font-size: 10pt;
			   color: #FFFFFF;
			 }

.bottom_bar { font-size: 8pt;
			  color: #2E3E6F;
			  background-color: #E7EBF7;
			  text-align: center;
			  height: 35px;
			  border-top: solid 3px #B9C6EF;
			}
			
.marquee 	{ font-size: 8pt;
			  color: #2E3E6F;			  			  
			}
			
.photo_gallery_collection { border: solid 1px #bbb;
							text-align: center;
							height: 160;
							width: 160;
						  }