@charset "utf-8";
#Content {
	position:relative;
	top:0px;
	width:700px;
	height:660px;
	z-index:1;
	background-image: url(images/Darkroom_spotlight.jpg);
	background-repeat: 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;
}
#Speaker {
	position:absolute;
	left:75px;
	top:204px;
	width:194px;
	height:24px;
	z-index:2;
	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: 350px;
    top: 663px;
    width: 184px;
    height: 23px;
    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: 297px;
	top: 610px;
	width: 109px;
	height: 38px;
	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;
}
#MP3Instructions {
    position: relative;
    top: 595px;
    width: 700px;
    height: 15px;
    z-index: 10;
    float: right;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    font-family: "Trebuchet MS";
    font-size: x-small;
    color: #808080;
}
#MP3 {
    position: relative;
    top: 545px;
    width: 700px;
    height: 37px;
    z-index: 11;
    float: right;
    margin-right: auto;
    margin-left: auto;
}
#MP3CompleteService {
    position: absolute;
    left: 164px;
    top: 2px;
    width: 100px;
    height: 32px;
    z-index: 11;
    right: 456px;
}
#MP3Worship {
    position: absolute;
    left: 306px;
    top: 2px;
    width: 100px;
    height: 32px;
    z-index: 11;
}
#MP3Sermon {
    position: absolute;
    left: 450px;
    top: 2px;
    width: 100px;
    height: 32px;
    z-index: 11;
}

