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;

}

#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;

}

#sermontitle {

	width: 480px;
    margin: 0 auto;
    text-align: center;

}

#vidplayer {

	width: 480px;
    margin: 0 auto;
    text-align: center;

}

