@charset "utf-8";
* {
	margin:0;
	padding:0;
}
HTML, BODY {
	background:url(../images/home_thankyou_fr.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	overflow:auto;
	overflow-x:hidden;
}

.famineLogoWhite {
	position:absolute;
	background-image:url(../images/30hfLogoWhite.png);
	height:61px;
	width:102px;
	left:50%;
	margin-left:-490px;
	margin-top:10px;
	z-index:3;
}
.WVLogo {
	position:absolute;
	background-image:url(../images/wvLogo.png);
	height:36px;
	width:106px;
	left:50%;
	margin-left:390px;
	margin-top:5px;
}
.homeleftPara {
	position:absolute;
	left:50%;
	margin-left:-480px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.6em;
	top:160px;
	width:370px;
	white-space:pre-wrap;
}
.homeleftPara A {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	padding-left:22px;
	margin-top:5px;
	display:block;
	background-image:url(../images/hrefArrow.png);
	background-repeat:no-repeat;
	background-position:left;
	height:19px;
}
.homeleftPara A:hover {
color:#000;
}
.leftKids {
	background-image:url(../images/leftKids.png);
	width:117px;
	height:118px;
	position:absolute;
	top:340px;
	left:50%;
	margin-left:-550px;
}
