@charset "utf-8";
/* CSS Document */



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #666;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin: 0px;
	padding: 0px;
	color: #666;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 95%;
	text-align: center;
}
.centerTableministries {
	text-align: center;
	font-size: medium;
}

p.author {
	font-style: italic;
	margin-left: 150px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
ol ol {
	font-size: 100%;
}
img.left {
	float: left;
	border: 1px solid #000;
	margin-right: 10px;
}

img.right {
	float: right;
	border: 1px solid #000;

}
.imgright {
	padding-bottom: 10px;
	padding-left: 10px;
}

.t1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: medium;
	color: #AED037;
	border: 0;
}
.t2 {
	color: #AED037;
}
.t1 {
	font-weight: bold;
}
t1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
	background-color: #716658;
	background-image: url(images/NBC-background.png);
}
#header {
	background-color: #716658;
	width: 100%;
	margin: auto;
	margin-top: 10px;
	background-image: url(images/NBC-background.png);
}
navbar {
	text-align: center;
	margin: auto;
}
#logo {
	margin: auto;
	width: 840px;
	padding: 2px;
	background-color: #716658;
	background-image: url(images/NBC-background.png);
}
#body-text {
	width: 800px;
	margin:auto;
	background-color: #f3f3f3;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#body-text p.title {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#body-text p.instructor {
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#body-text p.description {
	font-style: italic;
	margin-left: 25px;
	text-align: justify;
	font-size: 85%;
}
#footer {
	background-color: #716658;
	margin: auto;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	background-image: url(images/NBC-background.png);
	color: #f3f3f3;
	padding-left: 30px;

}
.centerTableindex {
	font-size: small;
}
#logo p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-weight: bold;
	font-variant: small-caps;
	color: #716658;
}
.centertable {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
}
.smallnote {
	font-size: small;
	font-style: italic;
}
.sermontextsmall {
	font-size: small;
}

