@charset "UTF-8";
body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center 75px;
	background-image: url(../sermons_online/embed/images/02_14_bg.jpg);
	background-attachment: fixed;
}
#video {
	vertical-align: middle;
	height: 500px;
}
#player {
	margin-top: 150px;
	padding-bottom: 25px;
}
#player object {
	margin: 0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.sermon_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	letter-spacing: .2em;
}
.sermon_txtsm {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	padding-left: 50px;
}
.sermon_copyright {
	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
.sermon_backto {
	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: -100px;
	padding-left: 100px;
	line-height: 1.8em;
}
#player #webstunning_video_player #WSplayer {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
