body {
	background-image: url(img/bg_video-response.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
body#lobby {
	background-image: url(img/bg_lobby.jpg);
	}
a {
	color: #FFF;
	}

img {
	border: 0;
	}
#wrapper {
	height: 635px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 110px;
	position: relative;
}
#notes {
	height: 345px;
	width: 255px;
	position: absolute;
	top: 150px;
	left: 500px;
	padding-right: 10px;
	overflow-x: hidden;
	overflow-y:scroll;
	overflow:-moz-scrollbars-vertical !important;
	scrollbar-face-color: #999;
	scrollbar-track-color: #777;
	scrollbar-arrow-color: #333;
	scrollbar-highlight-color: #AAA;
	}
.notes-scripture {
	background-color:#555;
	padding: 5px;
	font-size: 14px;
	}
.notes-ref {
	font-size: 12px;
	color:#888;
	}
.notes-h1 {
	color:#eee;
	}
.notes-h3 {
	color:#ddd;
	}
.notes-ul {
	list-style:disc;
	padding-left: 25px;
	font-size: 14px;
	}
ul.notes-ul li {
	margin-bottom: 5px;
	}
#elements {
	height: 75px;
	width: 750px;
	position: absolute;
	top: 520px;
	left: 0px;
	}
#response_num {
	width: 40px;
	height: 15px;
	text-align: center;
	font-size: 14px;
	font-weight:bold;
	color: #CCCCCC;
	position:absolute;
	top: 45px;
	left: 26px;
	}
#pop_cross {
	height: 380px;
	width: 270px;
	position: absolute;
	top: 125px;
	left: 495px;
	background: #622666 url(img/bg_pop_cross.jpg) no-repeat;
	}
#pop_candles {
	height: 380px;
	width: 270px;
	position: absolute;
	top: 125px;
	left: 495px;
	background: #622666 url(img/bg_pop_candles.jpg) no-repeat;
	}
#pop_prayer {
	height: 380px;
	width: 270px;
	position: absolute;
	top: 125px;
	left: 495px;
	background: #622666 url(img/bg_pop_prayer.jpg) no-repeat;
	}
#pop_more {
	height: 380px;
	width: 270px;
	position: absolute;
	top: 125px;
	left: 495px;
	background: #622666 url(img/bg_pop_more.jpg) no-repeat;
	}	