/*

        ########################################################################################################################################################
	#
	#	std.css  - content.frame stylesheet 									
	#	project  > eleonore zugun / parapsychology
	#	author	 > ldes@menonthemoon.com
	#	datetime > 23/9/2004 // 3:10pm
	#	comments > Outside of a dog, a book is man's best friend. Inside of a dog, it is too dark to read.
	#
        ########################################################################################################################################################

*/

	body {
		border-left: 			1px solid #656565;
		background-color:		#000000;
		background-repeat:		no-repeat;
		padding:			0px 0px 0px 0px;
		margin:				0px 0px 0px 0px;
	}
	
	.txt {
		font-family:			verdana, arial, helvetica;
		font-size:			10px;
		color:				#ffffff;
	}