body {
	margin: 20px;
	background: #aaa;
	background-image:url(../images/grunge-bg.gif);background-attachment:fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333;
}

#main{
margin-left:auto; 
margin-right:auto;
width:980px; 
text-align:left;
line-height:20px;
}

#wrapper{
float:left;
background-image:url(../images/standard.gif);
background-position: top left;
background-repeat: repeat-y; 
}

#header{
height:213px; 
border-bottom:#ccc solid; 
border-width:1px;
background:url(../images/header.jpg);
background-repeat:no-repeat;
}

#footer{
height:30px;
background-image:url(../images/standard.gif);
background-position: top left;
background-repeat: repeat-y;  
border-top:#fff solid; 
border-width:1px;
text-align:center;
}


.columnC{width:720px; float:left;}
.columnR{width:250px; float:left;}

.caps{width:980px; float:left; padding:0px; background-color:#FFF;}
.columnC div, .columnR div {padding:15px}

/*NOT IMPORTANT LAYOUT CSS*/
body {background-color:#fff; text-align:center;}
.title {display:block; border-bottom:#666 solid; border-width:1px;}
h3 {margin:0px;}

.pullquote {
padding: 10px;
float: left;
width: 160px;
margin-top: 10px;
margin-bottom: 10px;
margin-left: 10px;
margin-right:10px;
border-top-width: 2px;
border-bottom-width: 2px;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #694e1c;
border-bottom-color: #694e1c;
font-size: 14px;
text-align: center;
line-height: 20px;
font-family: Arial, Helvetica, sans-serif;
font-style: italic;
font-weight: bold;
}

.columnR a:link{
font-size:0.85em;
}

.columnR a:hover{
color:red;
}

.scripture{
color:red;
}
