body {	
	background: #000;
	margin: 0;
	padding: 0;
	text-align: left;
}



/*----Structural DIVs----*/

#wrap {
	background: url(images/backgrounds/template-a-globe.jpg) no-repeat 0 50px;
	margin: 15px 0 0 0;
	text-align: left;
}

/*----Index Menu DIVs----*/

#introIndex {
	background: transparent;
}

#introIndex .item1,
#introIndex .item2,
#introIndex .item3,
#introIndex .item4,
#introIndex .item5,
#introIndex .item6,
#introIndex .item7,
#introIndex .item8 {
	height: 45px;
	overflow: hidden;
}

#introIndex .item9 {
	height: 75px;
	overflow: hidden;
}


#introIndex .item1 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/what-is-the-new-message-from-god.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item1 a:hover, #teachingsSubNav .item1 .selected {
	background: url(images/index/what-is-the-new-message-from-god.gif) 0 -45px  no-repeat;
}

#introIndex .item2 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/why-is-it-here.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item2 a:hover, #teachingsSubNav .item2 .selected {
	background: url(images/index/why-is-it-here.gif) 0 -45px  no-repeat;
}

#introIndex .item3 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/how-the-new-message-came-to-be.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item3 a:hover, #teachingsSubNav .item3 .selected {
	background: url(images/index/how-the-new-message-came-to-be.gif) 0 -45px  no-repeat;
}

#introIndex .item4 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/what-is-god.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item4 a:hover, #teachingsSubNav .item4 .selected {
	background: url(images/index/what-is-god.gif) 0 -45px  no-repeat;
}

#introIndex .item5 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/how-does-god-communicate.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item5 a:hover, #teachingsSubNav .item5 .selected {
	background: url(images/index/how-does-god-communicate.gif) 0 -45px  no-repeat;
}

#introIndex .item6 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/what-does-the-new-message-advocate.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item6 a:hover, #teachingsSubNav .item6 .selected {
	background: url(images/index/what-does-the-new-message-advocate.gif) 0 -45px  no-repeat;
}

#introIndex .item7 a {
	height: 45px;
	width: 400px;
	display: block;
	background: url(images/index/what-does-the-new-message-ask-of-me.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item7 a:hover, #teachingsSubNav .item7 .selected {
	background: url(images/index/what-does-the-new-message-ask-of-me.gif) 0 -45px  no-repeat;
}

#introIndex .item8 a {
	height: 45px;
	width: 670px;
	display: block;
	background: url(images/index/is-this-a-new-religion.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#introIndex .item8 a:hover, #teachingsSubNav .item8 .selected {
	background: url(images/index/is-this-a-new-religion.gif) 0 -45px  no-repeat;
}

#introIndex .item9 a {
	height: 75px;
	width: 719px;
	display: block;
	background: url(images/index/do-i-have-to-convert.gif) 0 0  no-repeat;
	padding-top: 80px;
}

#introIndex .item9 a:hover, #teachingsSubNav .item9 .selected {
	background: url(images/index/do-i-have-to-convert.gif) 0 -75px  no-repeat;
}



/*----Other DIVs----*/

.menuButton {
	position: absolute;
	bottom: 50px;
	right: 30px;
	z-index: 3;
	height: 30px;
	width: 60px;
	overflow: hidden;
}

.menuButtonTop {
	height: 30px;
	width: 60px;
	overflow: hidden;
	margin-left: 15px;
}

#header {
	height: 110px;
	text-align: right;
	overflow: hidden;
}
#three-header {
	height: 200px;
	text-align: right;
	overflow: hidden;
}

.whyIsItHere {
	padding-top: 30px;
}

#text {
	text-align: left;
	width: 700px /*800px*/;
	padding: 0 75px 0 25px;
}

#utilityBar {
	background: url(images/backgrounds/utilityBar.gif) no-repeat 0 0;
	margin: 55px 0 50px 25px;
	padding-top: 15px;
	font: italic 13px/16px palatino, georgia, 'Times New Roman', times, serif;
	color: #ffb248;	
	text-align: left;
}

#mainNav {
	background: transparent;
}

#subNav {
	height: 350px;
	width: 800px;
	background: url(images/backgrounds/subNav.gif) no-repeat 0 50px;
}

#subNav .item1, 
#subNav .item2, 
#subNav .item3, 
#subNav .item5 {
	height: 26px;
	overflow: hidden;
}

#subNav .item4 {
	height: 24px;
	overflow: hidden;
}


#subNav .item6 { 
	height: 83px;
	overflow: hidden;	
}

#subNav .item7 { 
	height: 45px;
	overflow: hidden;	
}

#subNav .item8 {
	margin: 20px 0 0 250px;
	height: 47px;
	overflow: hidden;
}

#mainNav {
	margin-top: 80px;
}

/*----Typography----*/

#text p {
	font: normal 16px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #fff;
	margin-bottom: 20px;
}

#text .quote {
	font: italic 17px/30px palatino, georgia, 'Times New Roman', times, serif;
	color: #f0cf83;
	margin-bottom: 40px;
}

#text .first {
	width: 500px;
}

#text .second {
	width: 600px;
}

#text .third {
	width: 650px;
}

#utilityBar a {
	font: italic 13px/16px palatino, georgia, 'Times New Roman', times, serif;
	color: #ffb248;	
	text-decoration: none;
}

#utilityBar a:hover {
	color: #a6b1e6;
}

/*----Template B Styles----*/

h3 {
	margin: 0;
	padding: 0;
	font: normal 16px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #f0cf83;
}

.firstLineHighlight:first-line {
	font: normal 16px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #f0cf83;
}

.indent {
	margin-left: 25px;
}

/*----Template C Styles----*/

.center {
	width: 480px;
	text-align: center;
	margin-left: 30px;
}

.center:first-line {
	font: normal 16px/22px palatino, georgia, 'Times New Roman', times, serif;
	color: #f0cf83;
}

.small {
	font: normal 14px/22px palatino, georgia, 'Times New Roman', times, serif !important;
	color: #fff;
}

.small:first-line {
	font: normal 14px/22px palatino, georgia, 'Times New Roman', times, serif !important;
	color: #fff;
}

.small a {
	color: #ffb248;	
	text-decoration: none;
}

.small a:hover {
	text-decoration: underline;
}

/*----Links----*/



/*----Rollovers----*/

.menuButton a, .menuButtonTop a {
	height: 30px;
	width: 60px;
	display: block;
	background: url(images/menu.jpg) 0 0  no-repeat;
	padding-top: 60px;	
}

.menuButton a:hover, .menuButtonTop a:hover, .menuButton .selected, .menuButtonTop .selected {
	background: url(images/menu.jpg) 0 -30px  no-repeat;
}


/*----SUB NAV MENU BEGINS----*/

#subNav .item1 a {
	height: 26px;
	width: 516px;
	display: block;
	background: url(images/subNav/what-is-the-new-message-from-god.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item1 a:hover {
	background: url(images/subNav/what-is-the-new-message-from-god.gif) 0 -26px  no-repeat;
}

 #subNav .item1 .selected {
	background: url(images/subNav/what-is-the-new-message-from-god.gif) 0 -52px  no-repeat;
}


#subNav .item2 a {
	height: 32px;
	width: 516px;
	display: block;
	background: url(images/subNav/why-is-it-here.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item2 a:hover {
	background: url(images/subNav/why-is-it-here.gif) 0 -26px  no-repeat;
}

#subNav .item2 .selected {
	background: url(images/subNav/why-is-it-here.gif) 0 -52px  no-repeat;
}


#subNav .item3 a {
	height: 32px;
	width: 516px;
	display: block;
	background: url(images/subNav/how-the-new-message-came-to-be.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item3 a:hover {
	background: url(images/subNav/how-the-new-message-came-to-be.gif) 0 -26px  no-repeat;
}

#subNav .item3 .selected {
	background: url(images/subNav/how-the-new-message-came-to-be.gif) 0 -52px  no-repeat;
}

#subNav .item4 a {
	height: 32px;
	width: 516px;
	display: block;
	background: url(images/subNav/what-is-god.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item4 a:hover {
	background: url(images/subNav/what-is-god.gif) 0 -24px  no-repeat;
}

#subNav .item4 .selected {
	background: url(images/subNav/what-is-god.gif) 0 -48px  no-repeat;
}


#subNav .item5 a {
	height: 32px;
	width: 516px;
	display: block;
	background: url(images/subNav/how-does-god-communicate-to-you.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item5 a:hover {
	background: url(images/subNav/how-does-god-communicate-to-you.gif) 0 -29px  no-repeat;
}

#subNav .item5 .selected {
	background: url(images/subNav/how-does-god-communicate-to-you.gif) 0 -58px  no-repeat;
}

#subNav .item6 a {
	height: 83px;
	width: 519px;
	display: block;
	background: url(images/subNav/read-the-introduction.gif) 0 0  no-repeat;
	padding-top: 100px;
}

#subNav .item6 a:hover {
	background: url(images/subNav/read-the-introduction.gif) 0 -83px  no-repeat;
}

#subNav .item6 .selected {
	background: url(images/subNav/read-the-introduction.gif) 0 -166px  no-repeat;
}


#subNav .item7 a {
	height: 45px;
	width: 500px;
	display: block;
	background: url(images/subNav/questions-and-answers.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item7 a:hover {
	background: url(images/subNav/questions-and-answers.gif) 0 -45px  no-repeat;
}

#subNav .item7 .selected {
	background: url(images/subNav/questions-and-answers.gif) 0 -90px  no-repeat;
}


#subNav .item8 a {
	height: 47px;
	width: 84px;
	display: block;
	background: url(images/subNav/home.gif) 0 0  no-repeat;
	padding-top: 60px;
}

#subNav .item8 a:hover, #subNav .item8 .selected {
	background: url(images/subNav/home.gif) 0 -47px  no-repeat;
}
