a.button:link { 
	color:#ffffff; background-color:transparent; 
	text-decoration:none; font-weight:bold; 
	}
a.button:visited { 
	color:#ffffff; 
	background-color:transparent; 
	text-decoration:none; 
	font-weight:bold; 
	}
a.button:active { 
	color:yellow; 
	background-color:transparent; 
	text-decoration:none; 
	font-weight:bold;
	}	
body {
	font-family: "Times New Roman, Times, serif";
	font-size:12pt;
	background-color:white;
}			
table.main {
	background-color:#5F5F5F;
	vertical-align:top;
	border:medium solid black;
	width:800px;
}
table.buttons {
	background-color:#000066;
	vertical-align:top;
	border:medium solid black;
	width:800px;
}
table.content { 
	border:0px; 
	width:600px; 
	background-color:white; 
	}
table.address, TABLE.services {
	border:0px; 
	background-color:white; 
	}
td.content {
	padding:10px 25px 10px 25px;
	}
td.address {
	padding:0px 0px 30px 25px; 
	}
td.services {
	padding:0px 0px 0px 25px; 
	}
td.leftbanner {
	font-weight:bold;
	color:white;
	}
div.outset, div.inset {
	background-color:olive; 
	text-align:center;
	}
div.outset { 
	border-style:outset; 
	color:white; 
	}
div.inset {	
	border-style:inset; 
	color:yellow;  
	}
img.button {
	vertical-align:middle;
	}
hr {
	padding:0px 30px 0px 30px;
	}
.photoleft { 
	float:left; 
	padding:30px,40px,10px,20px;
	}
.photoright { 
	float:right; 
	padding:30px,20px,10px,40px; 
	}
.person {
	font-weight:bold;
	color:black;
	padding:0px 20px 0px 35px;
	vertical-align:top;
	}
.ministry {
	font-weight:bold;
	color:blue;
	text-align:right;
	border:0px;
	vertical-align:top;
	}
#eventArea {
	padding:20px 20px 20px 20px;
	width:500px;
	height:950px;
	background-color: #FFE4C4;
	border:thin,black;
	}
.oneEvent {
	position:relative;
	top: 12px;
	left: 0px;
	font-size:9pt;
	color:black;
	width:480px;
	background-color:white;
	border:double black 4.5pt;
	}
p.MsoNormal, li.MsoNormal, div.MsoNormal {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	font-family:"Times New Roman";
	}				

