.infotextwrapper
{
	position:absolute;
	top:660;
	width:800px;
	left:50%;
	margin-left:-400px;
}
.infotext
	{
	display: none;
	}
#infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: center;
	width: 800px;
    margin-top: 20px;
    margin-left: 0px;
    }
*html .infotext
	{
     color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: center;
	width: 600px;
    margin-top: 0px;
   }
 .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    text-decoration: none;
    color: #000000;
    }
*html .infotext2
	{
     font-size: 10px;
	font-family: arial;
	font-weight: normal;
    margin-top: 0px;
    text-decoration: none;
    color: #000000;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link
	{
	color: #000000;
	text-decoration: underline;
	}
.infotext a:visited
	{
	color: #000000;
	text-decoration: underline;
	}

.infotext a:hover
	{
	color: #000000;
	text-decoration: underline;
	}
.infotext a:active
	{
	color: #000000;
	text-decoration: underline;
	}	
	