.bkg1 {  background-color: #CCCCCC}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFF33;
	background: #CCCCCC;
	margin:0 auto;
}
.bkg-white { background-color: #FFFFFF }
.bkg-black { background-color: #000000 }
.white {  color: #FFFFFF}
.black {  color: #000000}
h1 {  font-family: Georgia, "Times New Roman", Times, serif; color: #FF0033; font-size: 90%; text-align: left}
.top {  text-align: right; line-height: 120%}
h2 {  font-family: "Courier New", Courier, mono; font-size: 84%; color: #FFFF33; text-align: center}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 84%; color: #00FF00; font-weight: bold; text-align: left}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 84%; color: #333333}

.headPage {
	color: #000000;
	text-align: center;
	font: bold 90% "Courier New", Courier, mono;
}
.vs {
	font-size: x-small;
	font-style: italic;
	font-weight: lighter;
	color: #0000FF;
	font-variant: small-caps;
	padding-right: 1em;
	cursor: hand;
}

a:active {  color: #FFFF00; text-decoration: underline overline}
a:hover { color: #FF0000; text-decoration: underline overline }
a:link { color: #0000FF; text-decoration: underline}
a:visited { color: #0000FF; text-decoration: underline }

p.top a {color: #cccccc; text-decoration: none; }
p.top {
	font-size: 0.7em;
}
.leftSide {
	background-image: url(/img/gall/psalms/lib/bkg_film_left.gif);
	background-repeat: repeat-y;
	text-align: center;
}
.rightSide {
	background-image: url(/img/gall/psalms/lib/bkg_film_right.gif);
	background-repeat: repeat-y;
	text-align: center;
}
table.psalms {
	background-color: #000000;
	margin:0 auto;
	text-align: center;
}

