body
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background-color: #000000;
	overflow: hidden;
	cursor: url(http://cc.jlab.org/infrastructure/SWIS/misc/invisible.cur);
	}

object.video
	{
	text-align: center;
	cursor: url(http://cc.jlab.org/infrastructure/SWIS/misc/invisible.cur);
	}
	
div.heading	
	{
	margin: 0px;
	text-align: center; 
	border-style: none none none none; 
	border-width: 0px; 
	border-color: #000000; 
	background-color: #000000;
	cursor: url(http://cc.jlab.org/infrastructure/SWIS/misc/invisible.cur);
	}	
	
div.body	
	{
	margin: 10px;
	text-align: center; 
	border-style: none none none none; 
	border-width: 0px; 
	border-color: #000000; 
	background-color: #F3EDDF;
	cursor: url(http://cc.jlab.org/infrastructure/SWIS/misc/invisible.cur);
	}	

div.slideLayer
	{
	background-color: #F3EDDF; 
	position: absolute; 
	left: 0; 
	top: 0; 
	right: 0; 
	bottom: 0;
	}
			
div.videoLayer
	{
	background-color: #000000; 
	position: absolute; 
	left: 0; 
	top: 0; 
	right: 0; 
	bottom: 0;
	}

div.headlineBGLayer
	{
	position:	absolute;
	padding:	0px 0px 0px 0px;
	margin:		0px 0px 0px 0px;
	left:		0px;
	bottom:		0px;
	height:		65px;
	}

div.headlineLayer
	{
	position:	 absolute;
	padding:	 12px 0px 5px 0px;
	margin:		 0px;
	right:		 20px;
	bottom:		 0px;
	height:		 65px;
	width:		 90%;
	text-align:	 right;
	vertical-align:	 bottom;
	text-decoration: none;
	color:		 #6DC2BD;
	font-weight:	 normal;
	font-family: 	 'Square721 BT', Arial, 'lucida console', helv, sans-serif; 
    	font-size: 	 24px;
	}

p.imageParagraph
	{
	width:      100%;
	text-align: center;
	padding:    0px;
	margin:     0px
	}
