

body
{
text-align: center;
  margin:0;
  background-image: url(http://www.axtell.com/puppetsbackground.gif);
background-repeat: repeat-y;
background-position:center;
}

#container
{
margin-left: auto;
margin-right: auto;
width: 1010px;
background-color:#FFFFFF;
}


#flashcontent {
	text-align:center;
	height:163px;
	width:1010px;
	vertical-align:top; 
}

#main {
	width:1010px;
	text-align:center;
	float:inherit;
	background-repeat: repeat-y;
}

#mainleft {
	width:686px;
	float: left;
}

#mainright {
	width:330px;
	float:right;
}


#search {
	width:100%;
	width:inherit;
}

#sidebarblog {
	width: 350 px;
	float: right;
	margin-right: 52px;
	margin-top: 15px;
}


#mainhtml {
	width:1010px;
	min-height: 100%;
	position:absolute;
	top:185px;
	background-color:#FFF;
	padding:15 px;
	}
	
#title1 {
	background-image:url(../h1-bg.gif);
	background-repeat:repeat-x;
	}
	
/*======================================================
	This section commented out and new styling applied
======================================================
.post {
	width:976px;
	position:absolute;
	top:0px;
	background-image: url(http://jesusfreesyou.org/img/bg-mainhtml.gif);
	padding: 20px 20px;
	text-align: left;
	font-size:120%;}
	
}

#respond {
	width:976px;
	position:absolute;
	top: 1000px;
	background-image: url(http://jesusfreesyou.org/img/bg-mainhtml.gif);
	margin: 15px;
	padding: 20px 20px;
	text-align: left;
	font-size:120%;}
}
======================================================
	This section commented out and new styling applied
======================================================*/

/*==================
	New styles
==================*/
.post { margin-left: 37px; padding: 15px; }
#new-respond { width: auto; display: block; margin-left: 36px; padding: 15px; }
#new-respond input { width:200px; padding: 5px 2px; border:1px solid #CCC; margin-bottom:5px; }
#new-respond textarea { width:60%; height:150px; border:1px solid #CCC; margin-bottom:5px; }
#new-respond input#submit { width: 120px; height: 30px; font-weight:bold; }
/*==================
	End New styles
==================*/

#mainhtmlbk {
	width:1010px;
	min-height: 100%;
	position:absolute;
	top:185px;
	background-image: url(http://jesusfreesyou.org/img/bg-photo-bl.gif);
	}
#maintablesm {
	text-align:center;
	height:480px;
	width:1010px;
	position:absolute;
	top:185px;
	background-image: url(http://jesusfreesyou.org/img/bg-mainhtml.gif);
	background-repeat: repeat-y;
}


#maintable {
text-align:center;
width:875px;
min-height: 100%;
	
}



#footer {
	text-align:center;
	width:1010px;
	position:absolute;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height: 22px;
	color: #000000;
}

a:link { text-decoration:none; color: #551182}
a:visited { text-decoration:none; color: #8153e7}
a:hover { text-decoration:none; color: #970bf4}
a:active { text-decoration:none; color: #970bf4}

.textsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 9px;line-height: 14px; color: #551182; }
.textmedium {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;line-height: 14px; color: #551182; }
.textlarge {  font-family: Arial, Helvetica, sans-serif; font-size: 13px;line-height: 22px; color: #333; text-align:left; }

.textpink { color:#fd143e; }

.textgreen { color:#13ff22; }

.textpurple { color:#ad0096; }

.textred { color:#F00;}

.textblue {color:#4184ff;}

.data {
    color: #000000;
    text-align: center;
}

.datasm {
    color: #000000;
    text-align: center;
	font-size:10px;
}

<!-- the following is added for products.html page -->

th {padding:7px 10px;
font-size: 14px;
background-image:url(../h1-bg.gif);
background-repeat: repeat-x;
text-transform:uppercase;
text-align: left;
color: #ffffff}

table.tblprod { border:none;
margin: 0; 
text-align: left;
font-family: Helvetica, Geneva, Arial, Verdana, sans-serif;
font-size: 14px;
color: #333333;

}

table.tblprod, .tdwide, .tdnarrow {
border-collapse: collapse;
font-size:14px;
}


.tbodyborder {
border: 1px dotted #729EFA;
background-color:#FFFFFF; 
}

.tdwide, .tdnarrow {
height:100px;
border: 1px dotted #729EFA;
padding: 18px 18px;
}

.tdaccesslg, .tdaccesssm {
text-align: center;
width: 200px;
border: 1px dotted #729EFA;
}

.tdaccesslg {
height: 180px;
}

.tdaccesssm {
height: 30px;
}

.tdnarrow {
text-align: center;
width: 100px;
}

.tdwide {
width: 716px;
}

.spacer {
height:18px;
}

.spacervt {
width:8px;
}


