body {
	background-color: #797979;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#Media {
	width:820px;
	height:100px;
}
#AllMainBack {
	width:820px;
	text-align: center;
	background-color: #F7F7F7;
	padding-bottom: 20px;
	height: 920px;
}
#DetailMainBack {
	width:820px;
	text-align: center;
	background-color: #F7F7F7;
	height: 700px;
}
#HomeMainBack {
	width:820px;
	text-align: center;
	background-color: #F7F7F7;
	height: 1050px;
}
#MainBack {
	width:820px;
	text-align: center;
	background-color: #F7F7F7;
	padding-bottom: 40px;
	height: 500px;
}
.TitleBar {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	height: 52px;
	position: relative;
}
.Title {
	width:310px;
	height:32px;
	float: left;
	background-attachment: scroll;
	background-image: url(images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-top: 20px;
	padding-left: 15px;
	text-align: left;
	position: relative;
	color: #FFFFFF;
}
.Links {
	width:455px;
	height:32px;
	float: left;
	text-align: right;
	font-size: 12px;
	padding-top: 20px;
	position: relative;
}
.allMain {
	width:698px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	position: relative;
	height: 720px;
	padding: 40px;
}
.MediaImage {	
	width:176px;
	height:250px;
	float: left;
	background-image: url(images/imageback.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 25px;
	padding-bottom: 30px;
}
.Blurb {
	width:420px;
	padding-left: 5px;
	padding-top: 30px;
	margin: 0px;
	padding-bottom: 20px;
	position: relative;
}
.DetailMainDetails {
	width:450px;
	padding-top: 15px;
	float: left;
	position: relative;
	height: 400px;
}
.Buttons {
	width:450px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 245px;
	padding-top: 14px;
	position: relative;
}
.Recent {
	width:780px;
	text-align: center;
	background-color: #F7F7F7;
	margin-right: auto;
	margin-left: auto;
	font-size: 16px;
}
.Recent1 {
	width:125px;
	background-attachment: scroll;
	background-image: url(images/recentback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 12px;
	float: left;
	font-weight: normal;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.Recent2 {
	width:140px;
	height:215px;
	margin-top: 15px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 12px;
	float: left;
	font-weight: bold;
}
.Footer {
	width:780px;
	height:50px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	position: relative;
}
.alltitleback {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-left: 40px;
}
.Title1 {
	width:108px;
	float: left;
	background-attachment: scroll;
	background-image: url(images/alltitleback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	height: 230px;
	text-transform: uppercase;
}
.bottomlinks {
	width:680px;
	height: 40px;
}
.Previous {
	width:330px;
	float: left;
	font-size: 11px;
	height: 40px;
}
.Next {
	width:330px;
	float: left;
	text-align: right;
	font-size: 11px;
	height: 40px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {

	color: #FF6600;
	text-decoration: none;
}
a:hover {

	color: #999999;
	text-decoration: none;
}
a:active {

	color: #FF6600;
	text-decoration: none;
}
.linksspace {
	margin-right: 15px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.Preacher {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #CCCCCC;
	text-indent: 5px;
	vertical-align: 10%;
	margin: 0px;
	padding: 0px;
}
.imagefloat {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.whitetext {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
.watch {
	background-attachment: scroll;
	background-image: url(images/watch.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	height: 35px;
	text-indent: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.listen {
	background-attachment: scroll;
	background-image: url(images/listen.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	height: 35px;
	text-indent: 50px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.download {
	background-attachment: scroll;
	background-image: url(images/download.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	height: 35px;
	text-indent: 50px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.read {
	background-attachment: scroll;
	background-image: url(images/read.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	height: 35px;
	text-indent: 50px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.buy {
	background-attachment: scroll;
	background-image: url(images/buy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 350px;
	height: 35px;
	text-indent: 50px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.border {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.Live {
	width:678px;
	height:320px;
	padding: 50px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.DetailMain {
	width:698px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left;
	position: relative;
	height: 500px;
	padding: 40px;
}
.RecentMain {
	width:778px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	text-align: left;
	position: relative;
	height: 280px;
	padding: 0px;
	background-color: #FFFFFF;
}
.RecentTitle {
	width:780px;
	height:32px;
	background-attachment: scroll;
	background-image: url(images/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	padding-top: 20px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}
.PageTitle {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.morelink {
	text-align: right;
	padding-right: 20px;
}
