body { 
	color: black; 
	background:url(http://www.churchresourcecenter.org/img/texture-bg.jpg) top center repeat-x #e5e1ca; 
	font-family: Georgia, sans-serif; 
	margin-left:0; 
	margin-top:0; 
	margin-right:0; 
	margin-bottom:0;
	text-align: center;
}

#logo {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

#pagewrapper {
	background:url(http://www.churchresourcecenter.org/img/header-bg.png) top center repeat-x; 
	border-top: 7px solid #332921; 
	overflow:hidden; 
	text-align: center;
}

#widewrap {
  background: rgb(240,236,217);
	text-align: left;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 850px;
}

#header {
  background: rgb(240,236,217);
	padding: 0px;
}

#content {
  background: rgb(240,236,217);
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
	text-align: left;
}

#footer {
  background: rgb(240,236,217);
	padding: 0 0 0 10px;
	text-align:left;
}
#footer-wrapper { 
	width:100%; 
	background: #7a6a53 url(http://www.churchresourcecenter.org/img/footer-bg.png) repeat-x top; 
	color:#d9ceb2; 
	margin-top: 25px; 
	overflow:hidden;
}

table {
	table-border-color-light: #330099;
	table-border-color-dark: #330099;
	background-color:rgb(240,236,217);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1, h2, h3, h4, h5, h6
{	font-family: Georgia, Times New Roman, Times; font-style:italic; 
	color: #330099 ;}
hr {color: #330099 ;}
h1
{	font-weight:bold; font-size:16pt; margin-bottom:5; margin-top:5; color:#330099}
h4
{  margin-bottom:0; }
.stext 
{	font-size: 90%; font-weight: bold;}
.stext2 
{	font-size: 90%; }
.stext3 
{	font-size: 80%; font-weight: bold; }
.stext4 
{	font-size: 80%;}
.stext5 
{	font-size: 80%;}
.ul, .ntext 
{	font-size: 90%;}
.indent 
{	margin-left: 1 em; font-size: 80%;  }
.a 
{	text-decoration:none}
.footer1
{	font-size: 90%; font-weight: bold; margin-bottom:0}
.footer2
{	font-size: 90%; margin-top:0; }
a {
	color: #330099;
	font-style: normal;
}

