html { font-family: arial, sans-serif; } 

body { text-align:center; margin:0; background:url("graphics/backgd.gif"); }

div#main { width:750px; margin:0px auto 0px auto; background:#fff; text-align:left; 
			border-left:1px solid #003300; border-right:1px solid #003300; border-bottom:1px solid #003300; }

h1 { margin:0px; margin-bottom:5px; font-size:1.5em; text-align:center; }

h2 { text-align:center; margin:5px; }

h3 { text-align:center; margin:5px; }

p.profile { font-size:.9em; margin:0 2px 2px 2px; text-align:center;}

div#footer { padding:5px; font-size:.7em; }

p.backLink { text-align:center; font-size:.8em; margin:20px; }

p.indent { text-indent:1em; }

div#churchJump { text-align:center; font-size:.9em; padding:10px; border-top:1px dashed #003300; }

table#top { width:100%; border:0; padding:0px; margin:0px;
			border-collapse:collapse; border-bottom:1px dashed green;}

table#top td {padding:0px; margin:0px;}

div#content { padding:10px; }

ol {  padding-left:2em;
		margin:10px 0px; }

li { font-weight:normal; list-style-position:outside; 
		margin-bottom:5px; color:#000000; }

li.roman { list-style:upper-roman; line-height:2; }

li.romanLC { list-style:lower-roman; }

li.alpha { list-style:upper-alpha; }

li.alphaLC { list-style:lower-alpha; }

table.basic { border:1px solid black; border-collapse:collapse; margin:0 auto;}

table.basic th { border:1px solid black; text-decoration:underline; font-weight:bold; text-align:center; }

table.basic td { border:1px solid black; padding:5px; text-align:center; }

.italic { font-style:italic; }

.center { text-align:center; }

.right { text-align:right; } 

.underline { text-decoration:underline; }

.bold { font-weight:bold; }

