* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/images/gfx/bkg_grd2.jpg) repeat-y top;
	background-color: #012f2f;
	height: 100%;
}
#container {
	width: 960px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	border: 3px double #00456b;
}
#header {
	background-image: url(/images/gfx/header_2.jpg);
	height: 238px;
}
#shopper {
	background-image: url(/images/gfx/propheticshopperbanner960.jpg);
	height: 70px;
}
#footer {
	background-color: #99967d;
	text-align: center;
	font: 14px/16px arial;
	padding: 10px;
	color: #000000;
	font-weight: bold;
}
#elijahlistministries {
	width: 40%; 
	vertical-align: top; 
	text-align: left;
}
#elijahlistministries p {
	font: 14px/16px arial;
}
p {
	margin: 10px 10px;
	text-align: left;
}
#thankyou {
	background-color: #e2dfc6;
}
#thankyou p {
	text-align: left;
	font: 13px arial;
}
#thankyou h2 {
	color: #027390;
	text-align: center;
	font: 17px/18px "Trebuchet MS";
	margin-top: 10px;
}

.alink:link {
	text-decoration: none;
}

.alink:visited {
	text-decoration: none;
}
	
.alink:hover {
	text-decoration: underline;
}
#container div p strong {
	text-align: center;
}
#center {
	text-align: center;
}
