body {
	text-align: center;
	background-color: #F0FFF0;
}
#fullscricon {
	background-color: #5B7AA8;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C3C3C3;
	width: 480px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin:0 auto;
}
#exitfullscrtxt {
	background-color: #5B7AA8;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #C3C3C3;
	width: 480px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin:0 auto;
}
#sermontitle {
	width: 480px;
	margin:0 auto;
}
#vidplayer {
	width: 480px;
	margin:0 auto;
}
