p {
	text-align : justify;
}
div.quotes p {
	margin-bottom: 0em;
}
div.quotes p.source {
	margin-top: 0em;
	padding-top: 0em;
	text-align: right;
}
DIV.Newsletter {
	width : 500px;
	margin-left : auto;
	margin-right : auto;
	padding-bottom : 1em;
}

Img.left {
	padding-right: 10px;
}

Img.right {
	padding-left: 10px;
}

DIV.nlDivider {
	text-align : center;
}

DIV.border {
	border: thick solid Black;
	width: 96%;
	padding: 5px 5px 5px 5px;
	margin-top: 1em;
	margin-bottom: 1em;
}
DIV.border h1, DIV.border h2 {
	font-weight: normal;
	text-align: center;
}	
DIV.border h1 {
	font-size: 150%;
}
DIV.border h2 {
	font-size: 125%;
}
.nlByline {
	font-size : 80%;
	font-weight : normal;
	text-align : center;
}
TD.nlDivider {
	vertical-align : middle;
	text-align : center;
	height : 65px;
}
h2, .nlSectionTitle {
	text-align : center;
	font-weight : bold;
	font-size : 110%;
}
.nlTitle {
	vertical-align : middle;
	text-align : center;	
}
.nlBibleQuote {
	font-weight : bold;
	text-align: center;
}
.nlBibleQuoteSource {
	font-size: 90%;
	font-weight : normal;
}
img.nlPadding {
	padding-left : 1em;
	padding-right : 1em;
}
.nlIndent {
	margin-left : 2em;	
}
span.QuoteBy {
	font-style : italic;
	list-style-type : none;
	margin-left : 2em;	
}
div.yes {margin-left: auto; margin-right: auto; text-align: center;}
div.yes p {margin: 0px 0px 0px 0px; text-align: center;}
div.yes h1, div.yes h2, div.yes h3 {margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;}
div.yes h1 {font-size: 8em;}
div.yes h2 {font-size: 4em;}
div.yes h3 {font-size: 2em;}

ul.ChristmasTrees li {
	list-style-image: url(../images/Bullet_ChristmasTree.gif);
}
ul.stars li {
	list-style-image: url(../images/Bullet_Star.gif);
}

table.TwoCol, table.ThreeCol {
	width: 100%;
}
table.TwoCol td {
	width: 50%;
}
table.ThreeCol td {
	width: 33%;
}
table.ThreeColSpace td {
	padding-right: 2em;
}
