/*************************************************************************\
|   This External Style Sheet is used only for the Splash       |
|        screen of the POEMS-FOR-ALL web page.                 |
\*************************************************************************/

body
{
	background-color: #cccccc;
	background-image: URL("../images/hand.jpg");
	text-align: left;
	background-repeat: no-repeat;
}
._divHolder
{
	position: absolute;
	width: 403px;
	height: 233px;
	top: 154px;
	left: 180px;
	z-index: 0;
}
.divTitle
{
	position: absolute;
	height: 30px;
	width: 150px;	
	top: 160px;	
	left: 200px;
	z-index: 10;
}
.divLinks
{
	position: absolute;
	font-size: 14pt;
	height: 140px;
	width: 150pt;	
	top: 195px;	
	left: 200px
	z-index: 11;
}
._divMainInfo
{
	font-family: Tahoma, Century Gothic, Arial;
	position: absolute;
	font-size: 14px;
	left: 230px;
	top: 70px;
	width: 165px;
	height: 80px;
	z-index: 13;
}
.divLogoMan
{
	position: absolute;
	left: 448px;
	top: 213px;
	z-index: 15;
}
.divText {
   position: absolute;
   z-index: 16;
   top: 160px;
   left: 200px }
.divFooter
{
	position: absolute;	
	width: 377px;
	left: 180px;
	top: 375px;
	text-align: center;
	z-index: 14;
}
.splashLink   {
   font-weight: lighter;
   font-size: 75%;
   font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
   letter-spacing: 0.1em }
h1
{
	color: #000000;
	text-decoration: none;
}
h1
{
    font-weight: bold;   
    letter-spacing: 1pt;   
}
