body {
	  background:#eb6036 url('western/western_background.gif') center top repeat-x;
	  margin: 0px 0px 0px 0px;
	  font: Normal 13px Arial, Helvetica, sans-serif;
	  color: {color:Text};
	  }
a img{
	border:none;
}
#shell{
	background:;
	width:800px;
	margin:1px auto;
	position:relative;
}
#header{
	width:800px;
	float:left;
}
#spacerone{
	width:131px;
	height:148px;
	float:left;
}
#spacertwo{
	background: url('western/spacer_two.png')no-repeat;
	width:132px;
	height:164px;
	float:left;
}
#one{
	background:url('western/w_1.gif') no-repeat;
	width:800px;
	height:60px;
	float:left;
	}

#two{
	background:url('western/w_2.gif') no-repeat;
	width:800px;
	height:63px;
	float:left;
	}
#three{
	background:url('western/w_3.gif') no-repeat;
	width:800px;
	height:66px;
	float:left;
	}
#four{
	background: url('western/w_4.gif') no-repeat;
	width:800px;
	height:62px;
	float:left;
	}

#six{
	background:url('western/w_6.gif') no-repeat;
	width:7px;
	height:35px;
	float:left;
	}
#body{
	background:url('western/w_5.gif');
	width:800px;
	padding-bottom:8px;
	float:left;
}

#bodyshell{
	background:;
	width:680px;
	margin:0 auto;
}
#oops{
	background:url('western/w_7.png') no-repeat;
	width:759px;
	height:177px;
	text-align:center;
	float:left;
}
#eight{
	background:url('western/w_6.gif') no-repeat;
	width:259px;
	height:150px;
	float:left;
	}
#nine{
	background:url('western/w_7.gif') no-repeat;
	width:276px;
	height:150px;
	float:left;
	}
#ten{
	background:url('western/w_8.gif') no-repeat;
	width:265px;
	height:150px;
	float:left;
	}

#video{
	background:#000;
	width:400px;
	height:300px;
	border:solid 2px #ffffff;
	float:left;
}
#verse{
	background:;
	width:400px;
	height:300px;
	font-size:26px;
	color:#fff;
	
	float:left;
}
#title{
	background:;
	width:400px;
	height:37px;
	float:left;
}
#seriesshell{
	width:404px;
	margin-top:5px;
	float:left;
}
#content{
	width:400px;
	height:250px;
	color:#fff;
	font-size:26px;
	float:left;
}
#seriestitle{
	background: url('western/series_title.png') no-repeat top left;
	width:475px;
	height:38px;
	float:left;
}
#versetitle{
	background: url('western/verse_title.png') no-repeat top left;
	width:475px;
	height:38px;
	float:left;
}
#hometitle{
	background: url('western/home_title.png') no-repeat top left;
	width:475px;
	height:35px;
	float:left;
}

#sidebar{
	width:209px;
	float:right;
}
#copytop{
	background:url no-repeat top center;
	width:225px;
	height:29px;
	margin-top:15px;
	float:right;
}
#copy{
	width:225px;
	color:#471f13;
	font-size:14px;
	float:right;
	text-align:center;
}
#copybottom{
	background:url no-repeat top center;
	width:225px;
	height:29px;
	margin-right:35px;
}
	a.home {
		background:url('western/home.png');
		width:209px;
		height:31px;
		display:block;
	}
	a.home:hover{
		background: url('western/home_hover.png');
		width:209px;
		height:31px;
	}
	a.series {
		background:url('western/current_series.png');
		width:209px;
		height:38px;
		display:block;
	}
	a.series:hover{
		background: url('western/current_series_hover.png');
		width:209px;
		height:38px;
	}
	a.verse {
		background:url('western/memory_verse.png');
		width:209px;
		height:62px;
		display:block;
	}
	a.verse:hover{
		background: url('western/memory_verse_hover.png');
		width:209px;
		height:62px;
	}
	a.parents {
		background:url('western/parents.png');
		width:209px;
		height:33px;
		display:block;
	}
	a.parents:hover{
		background: url('western/parents_hover.png');
		width:209px;
		height:33px;
	}
	a.sglogo {
		background:;
		width:209px;
		height:157px;
		display:block;
	}
