/***********************************************/
/* Collinsville Church of Christ               */
/***********************************************/ 
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: "Arial Narrow";
	font-size: 62.5%;
	color: #000;
	line-height: 1.0;
	margin: 0px;
	background-color: #005588;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	line-height: 1.2;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 3.5em;
	color: #FFFFDD;
	text-align: center;
	text-shadow: 0.1em  0.1em 0.1em #CCC;
	/*Internet Explorer shadow*/
	height: 1em;
	filter: Shadow(Color = #CCC, Direction = 120, Strength = 4);
}

h2 {
	font-size: 2em;
	color: #CC6633;
	margin-bottom: 5px;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.3em;
	color: #000;
	float: none;
	margin-bottom: 5px;
}

h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 5px;
}

h5 {
	font-size: 1.53em;
	color: #334d55;
	margin-bottom: 5px;
	padding: 5px;
}

h6 {
	font-size: 1.3em;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	margin-bottom: 5px;
}

h7 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 5px;
}

ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 1.25em;
	margin-left: 20px;
}

ul {
	font-family: Vernada, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	list-style-type: square;
	list-style-position: inside;
	line-height: 1.25em;
}

li {
	margin: 2px;
	padding: 2px;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td, th {
	padding-right: 5px;
	padding-left: 3px;
	font-size: 1.1em;
	padding-top: 3px;
	padding-bottom: 3px;
}

th {
	font-weight: bold;
	font-family: Tahoma, "Lucida Bright", Arial, sans-serif;
	font-size: 1.1em;
	background-color: #FFFFDD;
}

.font_banner {
	font-size: 4em;
	color: #FFFFDD;
	text-align: center;
}

.font_bold_black {
	font-weight: bold;
	font-size: 1.2em;
}

.font_bold_white {
	font-weight: bold;
	font-size: 1.2em;
	color: #FFFFFF;
}

.font_italic {
	font-style: italic;
}

.font_bold_black_italic {
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
}

.font_green {
	font-size: 1em;
	color: #0033FF;
}

.p_font_bible_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC9900;
	line-height: 120%;
	font-weight: normal;
	/*text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;*/
}

.p_font_1 {
	font-family: "Comic Sans MS";
	font-size: 1em;
	color: #CC9900;
	/*line-height: 140%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;*/
}

.p_font_2 {
	font-family: "Comic Sans MS";
	font-size: 1.3em;
	color: #339999;
	/*line-height: 140%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;*/
}

.p_font_3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #CC6633;
	text-align: center;
	/*line-height: 140%;
	margin-top: 0px;
	margin-bottom: 10px;*/
	font-weight: bold;
}

.p_font_4 {
	font-family:"Times New Roman", Times, serif;
	font-size: 3.5em;
	color:#FF9900;
	font-weight: lighter;
	text-align: center;
}

.p_font_5 {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.75em;
	color:#FF9900;
}

.p_font_6 {
	font-family:"Times New Roman", Times, serif;
	font-size: 3.0em;
	color:#000000;
	font-weight: lighter;
	text-align: center;
}

.image {
	padding-top: 5px;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	padding-top: 0px;
	margin-top: 10px;
}

.img_right {
	font-size: 1.1em;
	float: right;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow:visible;
	border: thin outset #FFFFFF;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#indexNameLogo {
	position:absolute;
	left:401px;
	top:52px;
	width:350px;
	height:90px;
	z-index:9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
}

#indexOpaqueDiv {
	width:383px;
	height:129px;
	z-index:1;
	left: 383px;
	top: 30px;
	float: none;
	position: absolute;
	opacity: 0.3;
	filter: alpha(opacity=30);
	background-color: #000000;
	border: medium solid #fff;
}

#photoBannerCommon {
	position:absolute;
	left:12px;
	top:12px;
	width:800px;
	height:196px;
	z-index:9;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
	background-color: #FFFFDD;
}

#opaqueDivCommon {
	width:383px;
	height:129px;
	z-index:15;
	left: 383px;
	top: 30px;
	float: none;
	position: absolute;
	opacity: 0.2;
	filter: alpha(opacity=20);
	background-color: #000000;
	border: medium solid #fff;
}

#nameLogoCommon {
	position:absolute;
	left:401px;
	top:52px;
	width:350px;
	height:115px;
	z-index:20;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
}

#indexPhotoBanner {
	position:absolute;
	left:12px;
	top:12px;
	width:750px;
	height:197px;
	z-index:9;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
	background-color: #FFFFDD;
}

#random_quotes {
	position:absolute;
	left:275px;
	top:1056px;
	width:281px;
	height:39px;
	z-index:2;
	text-align: center;
}

#home_page_wrapper {
	position:relative;
	width: 825px;
	height: 1115px;
	z-index:1;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
	background-color: #FFFFDD;
}

#home_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339999;
	position:absolute;
	left:32px;
	top:456px;
	width:134px;
	height:195px;
	z-index:1;
	background-color: #000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#theme_text {
	position:absolute;
	width:475px;
	height:43px;
	z-index:2;
	left: 177px;
	top: 270px;
}

#index_content {
	position:absolute;
	left:100px;
	top:324px;
	width:630px;
	height:765px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	padding-top: 0px;
	padding-left: 0px;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	z-index:1;
	text-align: center;
	border-right-width: 1px;
	border-right-color: #FFCC66;
	border-right-style: solid;
}

#building_image {
	position:absolute;
	left:57px;
	top:421px;
	width:455px;
	height:32px;
	z-index:2;
}

#video_content {
	position:absolute;
	left:30px;
	top:36px;
	width:553px;
	height:471px;
	z-index:10;
	text-align: center;
	padding: 10px;
	border: 1px solid #999999;
	background-color: #F7E8BB;
}

#video {
	position:absolute;
	left:38px;
	top:98px;
	width:480px;
	height:365px;
	z-index:2;
}
	
#church_blding {
	position:absolute;
	left:113px;
	top:542px;
	width:408px;
	height:214px;
	z-index:10;
	text-align: center;
}

#candle_logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339999;
	position:absolute;
	left:38px;
	top:69px;
	width:81px;
	height:129px;
	z-index:1;
	background-color: #000000;
}

#page_logo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #339999;
	position:absolute;
	left:25px;
	top:25px;
	width:155px;
	height:211px;
	z-index:1;
	background-color: #FFFFFF;
}

/* Banner for all pages except index page */
#photoBanner {
	position:absolute;
	left:95px;
	top:30px;
	width:638px;
	height:156px;
	z-index:10;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
}

#opaqueDiv {
	width:341px;
	height:129px;
	z-index:15;
	left: 263px;
	top: 7px;
	float: none;
	position: absolute;
	opacity: 0.2;
	filter: alpha(opacity=20);
	background-color: #000000;
	border: medium solid #fff;
}



#NameLogo {
	position:absolute;
	left:272px;
	top:19px;
	width:325px;
	height:112px;
	z-index:20;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	text-align: center;
}

#welcome_wrapper {
	position:relative;
	width: 825px;
	height: 1330px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}


#welcome_content {
	position:absolute;
	left:215px;
	top:515px;
	width:550px;
	height:786px;
	padding-top: 5px;
	padding-left: 10px;
	z-index:9;
	background-color: #FFFFEE;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 2px ridge #FFCC66;
	
}

#hthDiv {
	position:absolute;
	left:40px;
	top:556px;
	width:139px;
	height:204px;
	z-index:2;
	font-size: 1.342em;
}
#ladiesDiv {
	position:absolute;
	left:38px;
	top:630px;
	width:116px;
	height:168px;
	z-index:2;
	font-size: 1.3em;
}

#welcome_marquee {
	position:absolute;
	left:276px;
	top:335px;
	width:460px;
	height:160px;
	z-index:11;
	border: 1px solid #FFCC66;
	background-color: #FFCC66;
}

#services_header {
	position:absolute;
	left:211px;
	top:8px;
	width:190px;
	height:24px;
	z-index:2;
	background-color: #FFCC66;
	border: 1px solid #FFFFEE;
}
#services_schedule {
	position:absolute;
	left:231px;
	top:7px;
	width:200px;
	height:135px;
	z-index:2;
	padding-top: 10px;
	border: 1px solid #FF6600;
	font-size: 1.32em;
	background-color: #F7E8BB;
	padding-right: 10px;
	padding-left: 10px;
}
#address_header {
	position:absolute;
	left:10px;
	top:8px;
	width:190px;
	height:24px;
	z-index:2;
	background-color: #FFCC66;
}

#address_services {
	position:absolute;
	left:281px;
	top:178px;
	width:461px;
	height:108px;
	z-index:11;
}

#address {
	position:absolute;
	left:7px;
	top:7px;
	width:210px;
	height:135px;
	z-index:2;
	background-color: #F7E8BB;
	padding-top: 10px;
	font-size: 1.3em;
	border: 1px solid #FF9900;
	padding-right: 10px;
	padding-left: 10px;
}
/* End address and service schedule */

#welcome_salvation {
	position:absolute;
	left:295px;
	top:501px;
	width:228px;
	height:106px;
	z-index:1;
	background-color: #FFFFCC;
	padding: 10px;
}

#page_header {
	position:absolute;
	left:175px;
	top:270px;
	width:528px;
	height:51px;
	z-index:10;
}

#announcements {
	position:absolute;
	left:30px;
	top:784px;
	width:164px;
	height:460px;
	z-index:12;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#links_wrapper {
	position:relative;
	width: 825px;
	height: 1340px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
	border-bottom-style: solid;
	border-left-style: solid;
}

#links_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:970px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	padding-top: 5px;
	padding-left: 10px;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	z-index:9;
	background-color: #FFFFEE;
}

#leaders_wrapper {
	position:relative;
	width: 825px;
	height: 1200px;
	z-index:1;
	background-color: #FFFFEE;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#leaders_content {
	position:absolute;
	left:225px;
	top:203px;
	width:571px;
	height:421px;
	z-index:9;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#stewardship_wrapper {
	position:relative;
	width: 825px;
	height: 1580px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#stewardship_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:1200px;
	z-index:9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	border-top-style: solid;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFFFEE;
}

#cameroon_wrapper {
	position:relative;
	width: 825px;
	height: 1320px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#cameroon_newsletter {
	position:absolute;
	width:575px;
	height:47px;
	z-index:11;
	left: 189px;
	top: 255px;
	padding-top: 5px;
}

#cameroon_content {
	position:absolute;
	left:140px;
	top:335px;
	width:620px;
	height:935px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#shults-lewis_wrapper {
	position:relative;
	width: 825px;
	height: 1220px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#shults-lewis_header {
	position:absolute;
	left:175px;
	top:270px;
	width:528px;
	height:58px;
	z-index:10;
	text-align: center;
}

#shults-lewis_content {
	position:absolute;
	left:80px;
	top:335px;
	width:530px;
	height:850px;
	z-index:9;
	border-top-width: 3px;
	border-left-width: 3px;
	border-left-style: ridge;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	border-top-style: ridge;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FFFFEE;
	padding-right: 15px;
	border-right-style: ridge;
	border-right-color: #FFCC66;
	border-right-width: 3px;
	border-bottom-style: ridge;
}

#shults-lewis_letters_nav {
	position:absolute;
	left:692px;
	top:260px;
	width:99px;
	height:235px;
	z-index:11;
	background-color: #FFFFDD;
	padding: 5px;
	border-top-width: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

#evangelism_intro_wrapper {
	position:relative;
	width: 825px;
	height: 1380px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#evangelism_intro {
	position:absolute;
	left:140px;
	top:335px;
	width:505px;
	height:997px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#evangelism_intro_nav {
	position:absolute;
	left:695px;
	top:335px;
	width:108px;
	height:auto;
	z-index:9;
}

#evangelism_presentation_wrapper {
	position:relative;
	width: 825px;
	height: 970px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#evangelism_presentation_content {
	position:absolute;
	left:140px;
	top:335px;
	width:505px;
	height:580px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#evangelism_presentation {
	position:absolute;
	left:88px;
	top:242px;
	width:360px;
	height:289px;
	z-index:2;
}

#evangelism_presentation_nav {
	position:absolute;
	left:695px;
	top:275px;
	width:108px;
	height:auto;
	z-index:9;
}

#correspondent_wrapper {
	position:relative;
	width: 825px;
	height: 1150px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#correspondent_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:776px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#eLearning_wrapper {
	position:relative;
	width: 825px;
	height: 1030px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#eLearning_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:636px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#eLearning_image {
	position:absolute;
	width:200px;
	height:255px;
	z-index:2;
	left: 14px;
	top: 310px;
}

#crossword_wrapper {
	position:relative;
	width: 825px;
	height: 1010px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#crossword_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:617px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FFFFEE;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
}

#sermon_wrapper {
	position:relative;
	width: 825px;
	height: 950px;
	z-index:1;
	background-color: #FFFFEE;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#sermon_content {
	position:absolute;
	left:180px;
	top:203px;
	width:538px;
	height:657px;
	z-index:9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	border-top-style: solid;
	padding-left: 10px;
	padding-top: 5px;
}

#bible_wrapper {
	position:relative;
	width: 825px;
	height: 900px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#bible_content {
	position:absolute;
	left:135px;
	top:335px;
	width:535px;
	height:455px;
	z-index:9;
	padding-left: 25px;
	padding-top: 15px;
	background-color: #FFFFEE;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
}

#bible_lesson_01_wrapper {
	position:relative;
	width: 825px;
	height: 960px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#bible_lesson_01_content {
	position:absolute;
	left:100px;
	top:335px;
	width:600px;
	height:512px;
	z-index:9;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
	padding: 15px;
}


#about_us1_wrapper {
	position:relative;
	width: 825px;
	height: 1270px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#about_us1_content {
	position:absolute;
	left:80px;
	top:335px;
	width:530px;
	height:825px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#about_us_church_nav {
	position:absolute;
	left:658px;
	top:335px;
	width:135px;
	height:371px;
	z-index:9;
}

#about_us_members {
	position:absolute;
	left:660px;
	top:700px;
	width:135px;
	height:390px;
	z-index:9;
}

#about_us2_wrapper {
	position:relative;
	width: 825px;
	height: 1100px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669999;
	border-right-color: #005555;
	border-bottom-color: #005555;
	border-left-color: #669999;
}

#about_us2_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:731px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#a_church_wrapper {
	position:relative;
	width: 825px;
	height: 1120px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#a_church_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:761px;
	z-index:9;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFFFEE;
	padding-right: 10px;
	border: 2px solid #FFCC66;
}

#biblical_example_wrapper {
	position:relative;
	width: 825px;
	height: 1270px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#biblical_example_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:884px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background-color: #FFFFEE;
	border: 2px ridge #FFCC66;
}

#church_belong_wrapper {
	position:relative;
	width: 825px;
	height: 840px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#church_belong_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:470px;
	z-index:9;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	background-color: #FFFFEE;
	border: 2px ridge #FFCC66;
}

#restoring_wrapper {
	position:relative;
	width: 825px;
	height: 940px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#restoring_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:554px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background-color: #FFFFEE;
	border: 2px ridge #FFCC66;
}

#the_body_wrapper {
	position:relative;
	width: 825px;
	height: 1220px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#the_body_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:850px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FFFFEE;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
}

#the_head_wrapper {
	position:relative;
	width: 825px;
	height: 1765px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#the_head_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:1382px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background-color: #FFFFEE;
	border: 2px ridge #FFCC66;
}


#the_kingdom_wrapper {
	position:relative;
	width: 825px;
	height: 1290px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#the_kingdom_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:911px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FFFFEE;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
}

#understanding_wrapper {
	position:relative;
	width: 825px;
	height: 940px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#understanding_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:565px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background-color: #FFFFEE;
	border: 2px ridge #FFCC66;
}

#worship_wrapper {
	position:relative;
	width: 825px;
	height: 1160px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#worship_content {
	position:absolute;
	left:80px;
	top:335px;
	width:645px;
	height:779px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	background-color: #FFFFEE;
	border: 2px ridge #FFCC66;
}
/*Password layers*/

#be_reconciledCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1055px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 2px ridge #FFCC66;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}

#be_reconciledCWP_content {
	position:absolute;
	left:135px;
	top:335px;
	width:560px;
	height:700px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#be_salt_lightCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1075px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#be_salt_lightCWP_content {
	position:absolute;
	left:50px;
	top:335px;
	width:695px;
	height:700px;
	z-index:9;
	border-top-width: 2px;
	border-left-width: 2px;
	border-left-style: ridge;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	border-top-style: ridge;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	background-color: #FFFFEE;
}

#churchCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1090px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#churchCWP_content {
	position:absolute;
	left:120px;
	top:335px;
	width:569px;
	height:700px;
	z-index:9;
	padding: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#conversionCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1080px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#conversionCWP_content {
	position:absolute;
	left:81px;
	top:335px;
	width:632px;
	height:700px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#creationCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1075px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#creationCWP_content {
	position:absolute;
	left:85px;
	top:335px;
	width:626px;
	height:700px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#messiahCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1075px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 0px;
}

#messiahCWP_content {
	position:absolute;
	left:68px;
	top:335px;
	width:669px;
	height:691px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
}

#salvationCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1080px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#salvationCWP_content {
	position:absolute;
	left:83px;
	top:335px;
	width:637px;
	height:687px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#lilliesCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1095px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#lilliesCWP_content {
	position:absolute;
	left:110px;
	top:335px;
	width:580px;
	height:725px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#the_savedCWP_wrapper {
	position:relative;
	width: 825px;
	height: 1090px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#the_savedCWP_content {
	position:absolute;
	left:115px;
	top:335px;
	width:580px;
	height:710px;
	z-index:9;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	border: 2px ridge #FFCC66;
	background-color: #FFFFEE;
}

#content_name{
	padding: 0px 0px 10px 10px;
}

.p_link:link{
	font-size: 1.0em;
	text-decoration: none;
}

.p_link:visited {
	color: #CC9900;
}

.p_link:hover{
	text-decoration: underline;
}

a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{
	text-decoration: underline;
}

/********** Spry Navigation *********************/
#SpryMenuHorizontal {
	position:absolute;
	left:146px;
	top:225px;
	width:550px;
	height:34px;
	z-index:0;
	background-color: FFFFDD;
}

#SpryMenuVertical {
	position:absolute;
	left:660px;
	top:335px;
	width:100px;
	height:289px;
	z-index:2;
	background-color: FFFFDD;
}


/*********** Left navigation styles ***********/
#navLinks {
	position: absolute;
	margin: 0px;
	width: 118px;
	height: 206px;
	left: 23px;
	top: 512px;
	z-index: 8;
}

ul#mainNav {
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
}

#mainNav a {
	display: block;
	color: #339999;
	font-size: 0.9em;
	text-decoration: none;
}

#mainNav a:visited {
	color: #CC9900;
	font-size: 0.9em;
}

#mainNav a:hover {
	font-weight: normal;
	color: #339999;
	font-size: 1em;
}

#far_east_wrapper {
	position:relative;
	width: 825px;
	height: 1180px;
	z-index:1;
	background-color: #FFFFDD;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#far_east_header {
	position:absolute;
	left:175px;
	top:270px;
	width:591px;
	height:58px;
	z-index:10;
	text-align: center;
}

#far_east_content {
	position:absolute;
	left:80px;
	top:335px;
	width:530px;
	height:820px;
	z-index:9;
	border-top-width: 3px;
	border-left-width: 3px;
	border-left-style: ridge;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	border-top-style: ridge;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #FFFFEE;
	padding-right: 15px;
	border-right-style: ridge;
	border-right-color: #FFCC66;
	border-right-width: 3px;
	border-bottom-style: ridge;
}

/*#far_east_content {
	position:absolute;
	left:169px;
	top:275px;
	width:499px;
	height:1034px;
	z-index:9;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FFCC66;
	border-left-color: #FFCC66;
	border-top-style: solid;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-right: 10px;
}
*/
#far_east_letters_nav {
	position:absolute;
	left:692px;
	top:260px;
	width:99px;
	height:235px;
	z-index:11;
	background-color: #FFFFDD;
	padding: 5px;
	border-top-width: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}


/*********** Far East documents navigation styles ***********/
#far_eastNavLinks {
	position: absolute;
	margin: 0px;
	width: 110px;
	height: 206px;
	left: 698px;
	top: 735px;
	z-index: 8;
}

ul#far_eastNav {
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
}

#far_eastNav a {
	display: block;
	color: #339999;
	font-size: 0.9em;
	text-decoration: none;
}

#far_eastNav a:visited {
	color: #FF9900;
	font-size: 0.9em;
}

#far_east a:hover {
	font-weight: bold;
	color: #339999;
	font-size: 1.0em;
}
/*End Far East navigation */

/*********** Shults-Lewis documents navigation styles ***********/
#shultsNavLinks {
	position: absolute;
	margin: 0px;
	width: 110px;
	height: 261px;
	left: 698px;
	top: 335px;
	z-index: 8;
}

ul#shultsNav {
	margin: 0px;
	padding-left:0px;
	list-style-type: none;
}

#shultsNav a {
	display: block;
	color: #339999;	
	font-size: 0.9em;
	text-decoration: none;
}

#shultsNav a:visited {
	color: #FF9900;
	font-size: 0.9em;
}

#shultsNav a:hover {
	font-weight: bold;
	color: #339999;
	font-size: 1.0em;
}
/*End navigation */
