/* Global Styles */

body {
	position:absolute;
	top: 85px;
	left: 7%;
	right: 2%;
	width:85.6%;
	background-color: #FFFFFF;	
	
	}
td {
	font:14px Arial, Helvetica, sans-serif;
	color:#26354A;
	letter-spacing:.1em;
	line-height:16px;
	}
	
a {
	color: #000099;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FF0000;
	}

 
/* ID Styles */

#background td {
	background:url("images/cofchrist.gif");
	}
	
/* Class Styles */

.navText {

	background-color:#CCCCCC;
	font:10px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}
	
.calText  {
	
	background-color:#CCCCCC;
	font:16px Arial, Helvetica, sans-serif;
	color: #26354A;
	letter-spacing:.1em;
	line-height:16px;
	}
	
