body {
	background-color: #4a4536;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	margin: 0 0 0 0;
	margin-top: 10px;
}

#top {
	text-align:center;
	margin: 0 auto;
}
#outerbox {
	background-image:url(images/outer_box_sides.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width: 829px;
	overflow:auto;
	margin: 0 auto;
	text-align:center;
}
#outerbox {
	text-align: -moz-center;
}
#outerbox #arm {
	float: left; 
	margin-top: 258px;
}
#outerbox .object {
	float: right;
	padding-right: 10px;
}
/* IE6 Only */
* html #outerbox .object {
	margin-right: 10px;
}
/* IE7 Only */
*:first-child+html #outerbox .object {
	margin-right: 10px;
}
#innerbox {
	background-image:url(images/innerbox_bg.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width: 829px;
	text-align:center;
	overflow:auto;
}
#innerbox {
	text-align: -moz-center;
}

#mainbody {
	background-image:url(images/body_background2.jpg);
	background-position: 25px -140px;
	background-repeat:repeat-y;
	overflow:auto;
	width: 810px;
	clear: right;
	margin-right:25px;
	margin-left: 19px;
}
/* IE6 Only */
* html #mainbody{
	margin-right: 0px;
}
/* IE7 Only */
*:first-child+html #mainbody {
	margin-right: 0px;
}
#mainbody .right {
	float: right;
}
#mainbody .left {
	float: left;
}
#mainbody #content {
	float: right;
	padding-right:23px;
	width: 760px;
	text-align:left;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:medium;
	color: #999999;
	margin-bottom: 20px;
}
#mainbody #content a {
	color: #999999;
}
#mainbody #content p {
	margin: 7px;
	margin-left: 15px;
	margin-right: 15px;
}
#pastor_pic {
	float: right;
	position:relative;
	z-index:10;
	margin-top: -65px;
	margin-right: 30px;
}
#aboutus_ul li {
	list-style:none;
}
.mapText {
	font-size: 10px;
}
.mapText h3 {
	font-size: 12px;
	margin:0px;
}
#tract {
	margin-left: 30px;
}
#fftf_salvation {
	margin-top: -30px;
	margin-right: 5px;
}
#recommendedLinks {
	width: 330px;
	height: 250px;
	overflow-y:scroll;
	border: 1px solid black;
	padding: 8px;
}
#recommendedLinks h3 {
	margin: 0px;
	margin-top: 15px;
	line-height:5px;
	padding: 0px;
}
#recommendedLinks li {
	list-style:none;
	margin-bottom: 10px;
}
#downloadableFiles {
	width: 330px;
	height: 250px;
	overflow-y:scroll;
	border: 1px solid black;
	padding: 8px;
}
#downloadableSermons h3 {
	margin: 0px;
	margin-top: 15px;
	line-height:5px;
	padding: 0px;
}
#downloadableSermons li {
	list-style:none;
	margin-bottom: 10px;
}
#downloadableSermons {
	margin-left: 30px;
	width: 700px;
	height: 250px;
	overflow-y:scroll;
	border: 1px solid #999999;
	padding: 8px;
}
#downloadableSermons h3 {
	margin: 0px;
	margin-top: 15px;
	line-height:5px;
	padding: 0px;
}
#downloadableSermons li {
	list-style:none;
	margin-bottom: 10px;
}
.maptext {
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
}
.title {
	margin-top: 10px;
}
#contactusform label {
	float:left;
	width: 300px;
	text-align:right;
	height: 20px;
	padding-right: 10px;
	display:block;
}
#contactusform input {
	width: 300px;
}
#contactusform textarea {
	width: 300px;
	height: 150px;
}
#contactusform button {
	width: 150px;
	height: 30px;
	margin-left: 235px;
}
#captcha {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 41%;
	font-family:monotype,"Courier New", Courier, mono;
	font-size:3px;
	line-height:2px;
	color:#000000;
}
#footer {
	color: #999999;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:small;
	margin: 0 auto;
}
#footer a {
	color: #999999;
}