body {
	margin: 0;
	padding: 0;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    font:13px Arial, Helvetica, sans-serif;
	background-image: url(images/background2.jpg); 
    background-repeat: repeat-x;
}

td {
	font-family: Arial, "Times New Roman", Times, serif;
    	font-size: 13px;
    }
    

a {
	color: #4A546C;
    font: bold 13px   Arial, Helvetica, sans-serif;
    text-decoration: none;
	}
	
a:hover {
	color: #000000;
    font: bold 13px   Arial, Helvetica, sans-serif;
    text-decoration: none;
	}    
    
 h6 {
   color: #ECEEF6;
   font: bold 13px   Arial, Helvetica, sans-serif;
   line-height:4px;
  padding:0px 0px 0px 0px;
  letter-spacing:.04em;
 }
  
 #topnav td {
    color: #404040;
	font:  11px  Arial, Helvetica, sans-serif;
    background-image: url(images/tablebutton.jpg); 
    background-repeat: no-repeat;
    height: 65;
	}
	
#topnav a {
	font: bold 13px  Arial, Helvetica, sans-serif;
	color: #5E6876;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 3px,3px,3px,8px;
	}
	
#topnav a:hover {
	
	color:#7697CA;
    
	}
	  
 #sideitems a {
	font:  11px  Arial, Helvetica, sans-serif;
	color: #646466;
	line-height:14px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding: 3px,3px,3px,8px;
	}
	
#sideitems a:hover {
	
	color:#7697CA;
    
	}
#votd td {
    color: #404040;
	font:  11px  Arial, Helvetica, sans-serif;
   
    height: 65;
	}	  

#maintable {
	width: 100%;
	height: 100%;
	background: url("images/tdback.gif") repeat-x;
	
}

#tablewidth {
	
	width: 770px;
	background-color: #ffffff;
	padding: 5px 10px;
	text-align: left;
	vertical-align: top;
	
	
}

#smalltext {
	
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 10px;
	
	color: #333333;
	
}


#bigtext {
	
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 16px;
	 line-height: 22px;
	color: #333333;
	
}

#verse {
	
	font-family: Arial, Verdana, Helvetica, serif;
	font-size: 14px;
	 line-height: 16px;
	color: #143260;
	font-style:italic;
    text-decoration: bold;
}

#bfooter {
         padding: 5px 10px;
         line-height: 16px;
         font-size: 11px;
}
