@charset "utf-8";
#Content {
	position:relative;
	top:0px;
	width:700px;
	height:700px;
	z-index:1;
	background-image: url(images/Darkroom_spotlight.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	visibility: visible;
	clip: rect(auto,auto,auto,auto);
}
#Menu {
	position:relative;
	top:22px;
	width:700px;
	height:37px;
	z-index:2;
	background-image: url(images/Page_Top_Banner.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}
#Home_Menu {
	position:absolute;
	left:144px;
	top:9px;
	width:130px;
	height:21px;
	z-index:2;
	font-variant: small-caps;
}
#Video_Menu {
	position:absolute;
	left:286px;
	top:9px;
	width:130px;
	height:18px;
	z-index:2;
	font-variant: small-caps;
}
#Audio_Menu {
	position:absolute;
	left:430px;
	top:9px;
	width:130px;
	height:18px;
	z-index:2;
	font-variant: small-caps;
}
#Header {
	position:absolute;
	left:auto;
	top:80px;
	width:700px;
	height:32px;
	z-index:3;
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
#Episode_Title {
	position:absolute;
	left:75px;
	top:132px;
	width:551px;
	height:24px;
	z-index:4;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
#Video {
	position:absolute;
	left:24px;
	top:231px;
	width:404px;
	height:272px;
	z-index:7;
	background-image: url(images/VideoPodcastTV.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Video_Player {
	position:absolute;
	left:19px;
	top:19px;
	width:368px;
	height:208px;
	z-index:1;
}
#Archives {
	position:absolute;
	left:388px;
	top:620px;
	width:184px;
	height:26px;
	z-index:8;
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #CCCCCC;
}
#Podcast {
	position:absolute;
	left:145px;
	top:614px;
	width:73px;
	height:39px;
	z-index:9;
}
#Archive_Logo {
	position:absolute;
	left:24px;
	top:141px;
	width:140px;
	height:140px;
	z-index:4;
	background-image: url(images/Worship%20Ministries%20Logo%20140x140.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Archive_Subscribe {
	position:absolute;
	left:501px;
	top:221px;
	width:104px;
	height:41px;
	z-index:5;
	background-image: url(images/podcast-subscribe_white.png);
	background-repeat: no-repeat;
	background-position: left top;
}
