body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666600;
	background-color: #cc0000;
	padding: 12px;
	line-height: 15px;
}
#page {
	background-image: url(/images/dotssup.gif);
	height: 550px;
	width: 750px;
	margin: auto;
	position: relative;
	background-color: #CC0000;
}

#navbar {
	position: absolute;
	top: 115px;
	left: 15px;
	height: auto;
	width: 142px;
	font-weight: bold;
	color: #FFFFFF;
}

#navbartop {
	background-image: url(/images/navsuptop.gif);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 5px;
	height: 23px;
	width: 142px;
}

#navbarmid {
	background-image: url(/images/navsupmid.gif);
	background-repeat: repeat-y;
	}

#navbarbottom {
	background-image: url(/images/navsupbottom.gif);
	background-repeat: no-repeat;
	height: 27px;
	width: 142px;
	clear: both;
}

#navbar ul {
	list-style: none;
	border: none;
	width: 130px;
	margin: 0;
	padding: 0;
	position: relative;
	left: 6px;
	top: 5px;
		}
		
#navbar li {
	margin: 0;
	padding-bottom: 2px;
	width: auto;
		}
	
#navbar li a {
	display: block;
	border-left: 1px solid #FFF;
	border-right: 1px solid #006633;
	background-color: #ff6666;
	color: #330000;
	text-decoration: none;
	width: auto;
	font-weight: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #006633;
	padding: 3px 5px 4px 6px;
	line-height: 14px;
	font-size: 10px;
		}

html>body #navbar li a {
		width: auto;
		}

#navbar li a:hover {
	border-left: 1px solid #FFF;
	border-right: 1px solid #000;
	background-color: #CC0000;
	color: #fff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #000;
	width: auto;
		}
#subhead {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	top: 110px;
	left: 200px;
	width: 430px;
	color: #FFF;
	line-height: 20px;
}

#recruit {
	position: absolute;
	color: #FFF;
	width: 132px;
	text-align: center;
	left: 200px;
	top: 185px;
}
#recruittext {
	position: relative;
	padding-top: 10px;
	visibility: hidden;
}
#pray {
	position: absolute;
	left: 393px;
	top: 185px;
	color: #FFF;
	width: 132px;
	text-align: center;
}
#praytext {
	position: relative;
	padding-top: 10px;
	visibility: hidden;
}
#give {
	position: absolute;
	left: 585px;
	top: 185px;
	color: #FFF;
	width: 132px;
	text-align: center;
}
#givetext {
	position: relative;
	padding-top: 10px;
	visibility: hidden;
	text-align: center;
}

#quote {
	position: absolute;
	left: 200px;
	top: 370px;
	background-color: #FFCCCC;
	width: 480px;
	padding: 10px 20px;
}
