
Body {
	background-image: url(aquasolidtexturebg.gif);
	font-family: "papyrus, comic sans MS, sans serif"
    font-size: 14pt;
	color: white;
	text-align: center;
}

H1 {
	font-family: "Britannic Bold";
	font-size:40pt;
	font-weight: 800;
	text-align: center;
	
}
H2 {
	font-family: papyrus;
	font-size: 14pt;
	font-weight: 400;
	text-align: center;
	font-style: italic;
	
}
H3 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: 800;
	text-align: right;
	font-style: normal;
	
}
H4 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: 800;
	text-align: left;
	
}
h5 {font-family: Arial;
	font-size: 26pt;
	font-weight: 800;
	text-align: Center;
		
}

h6 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: 800;
	text-align: center;
	font-style: normal;
	
}

/*for use of the menu links across the top ONLY*/
p.menu {
	text-align: center;
	background: #7F7FE2;
	color: White;
	font-family: "papyrus", "arial" "sans serif";
	font-weight: bold;
	font-size: 10pt;
	word-spacing: 36pt;
	}
	
p {
    font-family: Arial;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	
		
}

p.one {
	text-align: justify;
	font-weight: normal;
	font-family: Arial;
	font-size: 11pt;
	}


p.two {
	text-align: left;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	}

p.three {
	text-align: right;
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal
			}
	
p.four {
	font-family: papyrus;	
	text-align: center;	
	font-size=12pt;
	font-color="white";
}

p.five {
	text-align: left;
	font-family: papyrus;
	font-size=10pt;	
	}

p.request {
    font-size: 10.0pt; 
    font-family: Arial;
    text-align: left;
    }
    
    
p.Scripture {
    font-size: 9.0pt; 
    font-family: Georgia;
    text-align: left;
    font: italic;
    }
    
img {
	padding: 12px;
	background-position: center;
	margin: 12px;
	}
	
img.eagle {
	float: right;
	width: 222px;
	height: 167px;
	border: 0px;
} 
img.war {
	float: left;
	width: 222px;
	height: 167px;
	border: 0px;
	
}

table {
	border: 0px;
	width: 100%;
	padding: 6px;
	text-align: center;
	
}

hr {
	height: 12px;
	
}

.main {
	background: transparent;
	layout-flow: horizontal;
	border: 0px;
	padding: 3px;
	width: 100%;
	float: none;	
}
-->