/*
Copyright 2003, 2005 pcob.org and wVector.com. All rights reserved.
$Revision: 1.5 $
$RCSfile: standard.css,v $
$Header: /var/cvs/pcob/standard.css,v 1.5 2005/03/14 05:51:36 lindja Exp $
$Name:  $
$Log: standard.css,v $
Revision 1.5  2005/03/14 05:51:36  lindja
Move committees page formatting to standard style sheet. Adjust definition data format for one em bottom margin.

Revision 1.4  2005/03/14 03:24:11  lindja
Update copyright dates.

Revision 1.3  2005/03/14 02:53:31  lindja
Add cascading style sheet support for staff pages.

Revision 1.2  2003/09/23 21:38:59  lindja
Minor formatting changes to Bible reading plans. Add James study to Bible studies. Add link to programs page to Bible studies.

Revision 1.1  2003/09/23 09:49:13  lindja
Add bible study reading plans. Change and add style sheets for reading plans.

*/
a:link {
	color: maroon;
}
a:active {
	color: navy;
}
a:visited {
	color: navy;
}
a:link img {
   border: 0px;
}
a:active img {
   border: 0px;
}
a:visited img {
   border: 0px;
}   
body {
	background: url(pcusa/Backgrounds/pcusap.gif);
}
h1 {
	text-align: center;
}
h2 {
	text-align: center;
}
dl {
   text-align: left;
}
dt {
   text-align: left;
   font-weight: bold;
}
dd {
   text-align: left;
   font-weight: normal;
   margin-bottom: 1em;
}
div.esv h2 {
   text-align: left;
}
div.esv-text span.chapter-num {
   font-family: sans-serif;
}
div.esv-text span.verse-num {
   font-family: sans-serif;
}
div.standardPage {
   text-align: center;
   width: 50%;
   margin-left: auto;
   margin-right: auto;
}
table.standardPage {
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
p.standardPage {
   text-align: left;
}
p.bio {
   text-align: left;
   margin-bottom: 0cm;
}
p.bioLast {
   text-align: left;
}
div.standardHead {
  text-align: center;
}
table.standardHead {
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
div.standardFoot {
  text-align: center;
}
table.standardFoot {
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
div.esv {
   font-family: sans-serif;
}
div.esv-text p {
   font-family: serif;
}
