body {
	/* background-color: #3570b7; */
	background-color: #ffffff;
	background-image: url(/bg.jpg);background-repeat: repeat-x; 
	margin-left: 0px;
	font-family:verdana;
	font-size:10pt;
}

a:hover {
	background-color: #ffc;
	text-decoration: none;
}

a		{ color:#b00; text-decoration: none;}
a:visited	{ color:#b00; text-decoration: none;}
a:active	{ color:#b00; text-decoration: none;}

h1 {font: bold 18px verdana;
margin-top: 0px;
}

.imageborder {
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 

#pagewrapper {
text-align: left;
width: 975px;
margin: 0 auto;
background-color: #FFFFFF;
}

#footer {
clear: both;
width: 975px;
border-bottom: 1px solid #000;
border-top: 1px solid #fff;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#header {
clear: both;
width: 975px;
border-bottom: 1px solid #fff;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#header { background-color:#fff; color: #fff; height: 100px;}
#footer {background: #fff; padding: 1px 0; text-align:center;}
#generalnav {background:  #FFFFFF;  padding: 1px 0;
clear: both;
width: 975px;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

.pad {padding: 10px;}
 .menuHead { height:16px; padding:3px 5px 0px 5px; border:1px solid #999; background-image:url(http://www.carworship.com/images/menuhead_bg.jpg);  font-weight:bold; font-size:12px;  color:#fff; } 

#contentfloatholder {
/* right faux column tab */
background-color: #FFFFFF;
float: left;
width: 975px;
border-top: 1px solid #fff;
border-left: 1px solid #000;
border-right: 1px solid #000;
}

#content {
float:right;
width: 545px;
border-top: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
}

#subnavcenterwrap {
background-color:#FFFFFF;
float:left;
width: 760px;
}

#subnavleftcolumn {
float:left;
width: 210px;
border-left: 3px;
}

#rightcolumn {
float:right;
width: 213px;
background: #e1eed1 url("navigation.png") repeat-x 0 -2px;
} 

#rightcolumn2 {
float:right;
width: 213px;
} 

.menuHeader {
background: #a5cbf8;
color: #000;
padding: 3px;
border-bottom: 1px solid #000;
font-size: 18px;
font-weight: bold;
}

.leftMenu {

 background:url(leftbg.gif) #FFFFFF;  

padding-top: 0px;
padding-bottom: 0px;
padding-left: 3px;
padding-right: 3px;
border-top: 0px ;
border-left: 0px ;
border-right: 0px ;
border-bottom: 0px ;
color: #000;

}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
	#browse a { display:block; background:url(bullets.gif) 0 4px no-repeat; text-decoration:none; padding:0 0 3px 10px; color:#020202; }

	
