h1 {
	color: #ff6600;
	font-size: 24px;
	display: inline;
	font-weight: bold;
}

#info {
	width:100%;
	left:0px;
	text-align: center;
	}

.infobox {
	width:900px;
	margin:auto;
	}

.infotext {
	width:710px;
  	margin-left:180px;
  	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
	}
	
.infotext a:link { color: #666666; text-decoration:underline;}
.infotext a:visited { color: #666666; text-decoration:underline;}
.infotext a:hover { color: #666666;text-decoration:underline; }
.infotext a:active { color: #666666;text-decoration:underline; }
.infotext a:focus { color: #666666; text-decoration:underline;}

#wrapV {
	position: absolute;
	top: 2100px;
	left: 0;
	width: 100%;
	text-align: center;
}

#wrapH {
	margin: 0 auto;
	width: 670px;
	padding-left: 162px;
	text-align: left;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 1.5;
}