body { background-image: url(assets/images/stars.jpg);}

h1 { color:#00C;}
   
h3 { color:#003399;}
   
.align { text-align: center;
		  padding: 5px 5px 5px 5px;
		  font-style: italic;
		  background-repeat:no-repeat;
		  border:groove;}

.align2 { text-align: center;
		  font-style: italic;
		  font-weight:bold;
		  font-size:20px;
		  border:groove;}
		
.saint { text-align: center;
		  font-style: italic;
		  font-weight:bold;
		  font-size:20px;
		  background-image: url(assets/images/hall.jpg);
		  border-collapse:collapse;
		  border:groove;}

.over { text-align: left;
		font-family: Arial;}

#wrap { min-width: 700px;}

#left { float: left;
		width: 150px;}

#right { margin-left: 200px;
		 padding: 20px 20px 0px 20px;
		 text-align:center;}
	   
table { background-repeat:no-repeat;}
	 
ul { margin: 0;
	 padding: 0;
	 list-style:none;
	 width: 150px;
	 text-align:right;
	 border: 1px solid #1B1B1B;
	 font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	 font-size:.9em;
	 font-weight:bold;}

ul, li { position: relative;}

ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 5px;
	border: 1px solid #1B1B1B;
	background-color: #CCC;}

ul a:hover {
	color: #000000;
	background-color: #399;}

li ul { position: relative;
		left: 149px;
		top: 0;
		display: none;}
	 
li:hover ul, li.over ul { display: block;}

img { border: 0;}

.myRow { height: 30px;}

.mysubmit { margin-left: 110px;
			margin-right: 10px;
			margin-top: 10px;
			margin-bottom: 10px;}

.labelCol { width: 150px;
			text-align: right;
			padding-right: 10px;}

.contact { font-style: italic;
		     font-size: .75em;
			 font-weight: bold;
			 font-family: arial;}
		 
.pray { background-image:url(assets/images/glowhand.jpg);
        width: 70%;}
	  
.10 { background-image:url(assets/images/tablets.jpg);}

dt { font-weight:bold;}
   
dl {padding-left: 30px;} 