.marquee {
	width:860px;
	height:319px;
	float:left;
	position:relative;
	color:#CCC;
	font-family: "Century Gothic", Arial;
	overflow:hidden;
	background-color:#000;
	margin:0 auto;
}
.marquee div {
	position:relative;
}
/* sets a default bg image, the same as the parent articles-and-essays */
/*

/////////////////////////////////////////////////////
Depricated styles. BG images added inline dynamically
/////////////////////////////////////////////////////

.path-articles-and-essays .marquee, .marquee {
	background:url(/sites/all/themes/gold_master/www_lronhubbard_org/images/philosophy_01-marquee.jpg) no-repeat scroll;
}
.path-articles-and-essays-my-only-defense-for-having-lived .marquee, .path-articles-and-essays-my-only-defense-for-having-lived-1 .marquee, .path-articles-and-essays-my-only-defense-for-having-lived-3 .marquee, .path-articles-and-essays-my-only-defense-for-having-lived-4 .marquee {
	background:url(/sites/all/themes/gold_master/www_lronhubbard_org/images/philosophy_3-marquee.jpg) no-repeat scroll;
}
.sci-fi .marquee {
	background:url(/sites/all/themes/gold_master/www_lronhubbard_org/images/scifi-marquee.jpg) no-repeat scroll;
}

.marquee .photo_credit {
	float:left;
	top:295px;
	padding:5px;
	font-size:9px;
	max-width:150px;
	overflow:hidden;
	color:#999;
	position:relative;
}*/

.marquee .attr{
	position:absolute;
	top:94%;
	left:1%;
	color:#978565;
	font-size:10px;
}

.marquee .sig{
	display:inline-block;
	margin-top:10px;
}

.text-overlay-align-right p{
	margin:40px 30px 0 0;
	line-height: 28px;
	text-align:right;
}
.text-overlay-align-left p{
	margin:50px 0 0 30px;
	line-height: 28px;
	text-align:left;
}

.text-overlay p{
	font-size:18px;
}


/*page specific marquee styles*/
.path-articles-and-essays .text-overlay-align-right p{
	color:#E8D5B1;
	font-family:'trebuchet ms',Geneva,arial;
}
.path-science-fiction .marquee .attr {
	display:none;
	border;2px dashed blue;
}

.path-sciece-fiction .marquee p{
	width: 420px;
}
