﻿body {
	background-image:url('images/bkg.jpg');
	margin: 0; 
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#outtertube {
	 background-image:url('images/bkg-outtertube.jpg');
	 background-repeat:repeat-x;
}
#wrapper {
	height: 180px;
	width: 960px; 
	margin:0 auto 0 auto;
	
}
#header {
	background-image:url('images/bkg-hdr.jpg');
	height: 139px;
}
#header-L {
	width: 360px;
	height: 118px;
	float: left;
	
}
#header-R {
	 float:right;
	 width: 600px; 
	 text-align:center;
	 color: #FFF;
	 height: 37px;
	 padding-top: 15px;
}
#header-nav-holder {
	clear: both; 
	height: 25px; 
	
}
#header-nav {
	float: right; 
	width: 450px; 
	text-align:center;
	color: #FFF;
	
}
#header-nav a:link {color: #FFF; 	text-decoration:none;}
#header-nav a:active {color: #FFF; 	text-decoration:none;}
#header-nav a:visited {color: #FFF; 	text-decoration:none;}
#header-nav a:hover {color:  #FEC29A; 	text-decoration:underline;}

#nav {
	height: 25px; 
	margin-top: 15px;
	text-align:center;
	font-weight:bold;
}
#nav a:link {color: #000; 	text-decoration:none;}
#nav a:active {color: #000; 	text-decoration:none;}
#nav a:visited {color: #000; 	text-decoration:none;}
#nav a:hover {color: #990101; 	text-decoration:underline;}


#main-block {
	width: 960px; 
	height: 300px; 
	background-image:url('images/scripture-bkg.jpg');
}
#main-block-L {
	float: left; 
	width: 580px; 
}
#main-block-title {
	color: #000;
	height: 35px; 
	padding: 20px 0 0 20px;
	color: #FFF;
	font-size: 20px;
}
#main-block-movie {
	margin: 0 20px 20px 20px;
	
}
#main-block-R {
	float: right; 
	width: 280px; 
	padding: 10px; 
	margin: 20px 20px 20px 0; 
	background-color:#FFFFFF;
}
#archive-block {
	width: 960px; 
	background-image:url('images/scripture-bkg.jpg');
}

#container {
	background-color: #E3E5DA;

}
#content {
	margin: 15px;
}

.clearboth {
	clear:both;
}
.blue-box {
	background-image: url('images/bkg-box.jpg');
	background-repeat: repeat-x;
	background-color: #253C44;
	color: #FFF;
	text-align: center;
}
.col-L {
	float: left; 
	width: 49%;
}
.col-R {
	float: right; 
	width: 49%;
}

.lightlinks {  }
.lightlinks a:link {color: #FFF;}
.lightlinks a:visited {color: #FFF;}
.lightlinks a:active {color: #FFF;}
.lightlinks a:hover {color: #000000;}


a:link {color: #800000;}
a:visited {color: #800000;}
a:active {color: #800000;}
a:hover {color: #000000;}


.auto-style1 {
	text-align: center;
}

.auto-style2 {
	margin-left: 40px;
}

.auto-style3 {
	font-size: x-large;
}

.auto-style4 {
	background-image: url('images/bkg-box.jpg');
	background-repeat: repeat-x;
	background-color: #253C44;
	color: #FFF;
	text-align: left;
}

.auto-style5 {
	background-image: url('images/bkg-box.jpg');
	background-repeat: repeat-x;
	background-color: #253C44;
	color: #FFF;
	text-align: left;
}

.auto-style6 {
	font-size: medium;
}

.auto-style7 {
	font-size: large;
}

.auto-style8 {
	text-align: center;
	font-size: large;
}
.auto-style10 {
	text-decoration: underline;
}

.auto-style11 {
	float: right;
	width: 49%;
	text-align: center;
}

.auto-style9 {
	text-align: left;
}



