﻿body {
				background: #ffffff;
				font-family: "Book Antiqua", "Times New Roman", "Arial", Sans-Serif;
				color: maroon;
				
}
#header {
				background: white;
				width: 100%;
				min-height: 130px;
				text-align: center;
				padding-top: 20px;
				padding-bottom: 10px;
				float: left;	
}
#container {
				width: 100%;
				margin-left: auto;
				margin-right: auto;
}
#pagewrapper {
				width: 100%;				
				background: white;							
				float: left;				
					
}
#mainheader {
				width: 100%;
				min-height: 130px;
				background-image: url('mormontitle.gif');
				background-repeat: no-repeat;
				background-position: center center;
				text-align: center;
				padding-top: 0px;
				padding-bottom: 10px;
				padding-left: 0px;
				padding-right: 0px;
}

#content {
				float: left;
				width: 100%;
			
}
#content a {
				color: red;
				text-decoration: none;
}
#content h3 {
				text-align: left;
				text-decoration: underline;
}
#navlist {
				visibility: hidden;
				height: 0px;
				
}
#adspace {
				visibility: hidden;
				float: right;
				width: 0px;				
				height: 0px;
				
}
object {
				visibility: hidden;
				height: 0px;
}
#footer {
				background: #710404;
				width: 100%;
				padding-top: 10px;
				padding-bottom: 10px;
				float: left;
				clear: both;
}
#footer a {
				text-decoration: none;
				font-weight: bold;
				color: white;
}
#footer p {
				color: white;
				text-align: center;
				font-size: 8pt;
}
table {
				border: 2px maroon solid;
				empty-cells: hide;
				padding: 1px;
				width: auto;
				float: none;
}
td {
				padding: 1px;
				text-align: center;
				font-size: x-small;
}
img {
				margin: auto;
}
#form1 table {
				border-style: none;
}
#form1 td {
				font-size: medium;
}


.comment {
				font-style: italic;
				font-weight: bold;
				color: navy;
}
.mormonbelief {
				color: maroon;
				font-weight: bold;
				font-style: italic;
}
.truth {
				color: navy;
				font-weight: bold;
				font-style: italic;
}
.quote {
				text-align: left;
}
.attrib {
				text-align: right;
}
.center {
				text-align: center;
}
.left {
				text-align: left;
}
.right {
				text-align: right;
}
.italicize {
				font-style: italic;
}
h1, h2, h4, h5, h6 {
				text-align: center;
}
h1, h2 {
				color: navy;
}
