/* CSS Document */

body{
	margin-top: 27px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../images/background_clouds2.jpg);
	background-repeat: repeat-x;
	background-color: #090a0e;
}

#container{
	width: 704px;
	}
	
#header_flash{
	position: relative;
	width: 704px;
	height: 222px;
	}

#top_curves{
	position: relative;
	width: 699px;
	top: 15px;
	height: 27px;
	background-image:url(../images/top_box.jpg);
	}
	
#middle_curves{
	position: relative;
	width: 699px;
	top: 15px;
	background-image:url(../images/middle_box.jpg);
	background-repeat: repeat-y;
	}

#bottom_curves{
	position: relative;
	width: 699px;
	top: 15px;
	height: 27px;
	background-image:url(../images/bottom_box.jpg);
	}
	
#copyright{
	position: relative;
	width: 704px;
	height: 40px;
	top: 15px;
	}
	
#gospel_txtheader{
	position: relative;
	width: 660px;
	background-image:url(../images/gospel_titletxt.jpg);
	height: 28px;
	background-repeat: no-repeat;
	}

#ten{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}

#nine{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}

#eight{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#seven{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#six{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#five{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#four{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#three{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#two{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#one{
	position: relative;
	float: right;
	width: 26px;
	height: 28px;
	}
	
#gospel_mainholder{
	position: relative;
	background-image: url(../images/main_gospelblock.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 439px;
	}

#gospel_mainLngHolder{
	position: relative;
	background-image: url(images/main_gospelblock2.jpg);
	background-repeat: no-repeat;
	width: 660px;
	height: 1100px;
	}

	
#holder2{
	position: relative;
	}

#pictureswap{
	position: relative;
	float: left;
	width: 295px;
	}
	
#actualpic{
	position: relative;
	width: 177px;
	height: 185px;
	left: 82px;
	top: 116px;
	}
	
#textholder{
	position:relative;
	float:left;
	width: 350px;
	height: 439px;
	}
	
#textholder_LngHolder{
	position:relative;
	width: 625px;
	left: 16px;
	top: 20px;
	}
	
#textholder_LngHolder2{
	position:relative;
	width: 625px;
	left: 16px;
	top: 50px;
	}

#actualtext{
	position: relative;
	width: 300px;
	left: 30px;
	top: 100px;
	}
	
#actualtext2{
	position: relative;
	width: 300px;
	left: 30px;
	top: 150px;
	}
	
#actualtext3{
	position: relative;
	width: 300px;
	left: 30px;
	top: 90px;
	}
	
#actualtext4{
	position: relative;
	width: 300px;
	left: 30px;
	top: 80px;
	}
	
#actualtext5{
	position: relative;
	width: 300px;
	left: 30px;
	top: 80px;
	}
	
#actualtext5_followUp{
	position: relative;
	width: 300px;
	left: 30px;
	top: 140px;
	}
	
#actualtext6{
	position: relative;
	width: 300px;
	left: 30px;
	top: 45px;
	}
	
#actualtext7{
	position: relative;
	width: 300px;
	left: 30px;
	top: 87px;
	}
	
#actualtext8{
	position: relative;
	width: 300px;
	left: 30px;
	top: 60px;
	overflow: auto;
	height: 300px;
	}

#back_btn{
	position: absolute;
	width: 84px;
	height: 20px;
	top: 396px;
	left: 20px;
	}

#back_btn2{
	position: absolute;
	width: 84px;
	height: 20px;
	top: 1075px;
	left: 20px;
	}
	
#next_btn{
	position: absolute;
	width: 59px;
	height: 20px;
	left: 284px;
	top: 396px;
	}
	
.copyrighttxt{
	font-family: "Franklin Gothic Medium Cond";
	font-size: 10px;
	color: #929184;
	}

.title_Name{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #434343;
	}
	
.side_Info{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #434343;
	}
	
.side_Story{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #434343;
	}
	
.one_color{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #333333;
	}
	
.two_color{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6b4616;
	}
	

	
