body 	{ 
	/* background-image: url(../1000words/graphic/photo_background.gif);  */
	/* background-repeat: repeat-y; */
	background-color: #000000; 
	color: #c0c0c0;
	font-family: Helvetica, Arial, Sans-serif; 
	font-size: 12pt;
	margin-left: 120pt;
	margin-top: 60pt;
	margin-right: 60pt;
	}


.Title 	{ 
	font-family: Helvetica, Arial, Sans-serif;
	font-size:42pt; 
	position: absolute;
	left:75pt;
	top: 60pt; 
	width: 250pt; 
	height: 300pt;
	color: #ffffff;
	z-index: 1;
	 }

.Text 	{ 
	font-family: Arial, Helvetica, sans-serif; 
	position: absolute;
	font-size: 12pt; 
	width: 180pt;
	text-align: justify;
	}

.word	{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #00a4a4;
	}	

.PicText	{
	margin-left: 260pt; 
	top: 200pt;
	text-align: justify;
	}
	
#Links	{
	position: absolute;
	left: 200pt;
	width: 60pt;
	 }

#PicLink	{
	position: absolute;
	left: 410pt;
	top: 250pt;
	width: 200pt;
	z-index: 1;
	}

#pictures	{
	position: absolute;
	left: 100pt;
	top: 20pt;
	}

#Addurl	{
	position: absolute;
	left: 30pt;
	top: 20pt;
	}



.img	{
	position: absolute;
	left: 200pt;
	top: 20pt;
	border-color: black;
	}
a:link 	{ 
	color: #00cbff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}

a:visited 	{ 
	color: #3b64a5;
	font-family: Arial, Helvetica, sans-serif;

	}

a:active 	{ 
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}









