#info {
	width:101%;
	position:absolute;
	top:620px;
	//top:590px;
	left:0px;
	text-align: center;
	}
	
#infobox {
	position:absolute;



	//top:470px;

	//top:270px;
	left: -430px;
	width: 431px;
	margin-bottom:30px;
	top: 518px;
	
	
	}
	
.infotext p {
	color: #000000;
  	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	margin-left: 20px;
	margin-top: 60px;
	margin-bottom:30px;
	}
	
.infotext strong {
	font-weight: bold;
	}

.infotext a:link, .infotext a:visited	{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
	text-align: justify;
	}
	
.infotext a:hover, .infotext a:active {
	color: #bd4701;
	text-decoration: none;
	font-weight: normal;
	}body {
	font-family: Arial, Helvetica, sans-serif;
}

