﻿body {
				background: #ffffff url('clouds.jpg') repeat;
				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: 80%;
				min-width: 1024px;
				margin-left: auto;
				margin-right: auto;
}
#pagewrapper {
				width: 100%;				
				background: white;
				border: solid 2px maroon;				
				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: 67%;
				min-width: 664px;
				padding-left: 10px;
				padding-right: 2px;
				padding-top: 10px;
				padding-bottom: 10px;
				
}
#content a {
				color: red;
				text-decoration: none;
}
#content a:hover {
				font-weight: bold;
}
#content h3 {
				text-align: left;
				text-decoration: underline;
}
#navlist {
				float: left;
				padding-top: 10px;
				padding-bottom: 10px;
				text-align: center;
				font-size: 12pt;
				width: 160px;
				
}
#navlist a {
				display: block;
				color: #F1F6FE;
				padding: 5px 5px 5px 5px;
				border: 1px solid #500101;
				background: #710404;
				text-decoration: none;
}
#navlist a:link {
				color: #F1F6FE;
}
#navlist a:visited {
				color: #F1F6FE;
}
#navlist a:hover {
				color: #500101;
				background: #FFFFFF;
				border-color: #500101;
				border-left-color: white;
}
#navlist a#current {
				color: #500101;
				background: #FFFFFF;
				border-left-color: white;
}
#navlist h3 {
				background-image: url('images/dropdown.gif');
				background-position: right;
				background-repeat: no-repeat;
				color: #500101;
				margin-top: 10px;
				margin-bottom: 0px;
				border: 1px solid #500101;
				border-left-color: white;
				font-size: 16pt;
				text-align: center;
				padding: 8px 30px 8px 5px;
}
#navlist h3:hover {
				color: #9F0101;
}
#navlist h3.active {
				background-image: url('images/closeup.gif');
}

#adspace {
				float: right;
				margin-top: 12px;
				padding-top: 10px;
				padding-left: 2px;
				padding-right: 0px;
				text-align: left;
				font-size: 12pt;
				width: 160px;
				min-width: 160px;
				border: 1px solid #500101;
				border-right-style: none;
}
#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 a:hover {
				font-size: 115%;
}
#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;
}
#youtubechannel {
				width: 100%;
				border-color: white;
}
#youtubechannel table {
				border: 2px white solid;
				padding: 1px;
				width: 80%;
				margin: auto;
				color: maroon;
				table-layout: auto;
}
#youtubechannel td {
				padding: 1px;
				text-align: center;
				color: maroon;
}
#youtubechannel a {
				color: maroon;
}



.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;
}
