a:link {font-family: tahoma, arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
a:visited {font-family: tahoma, arial, helvetica, sans-serif; font-weight:bold; color:#000000; text-decoration:none;}
a:hover {font-family: tahoma, arial, helvetica, sans-serif; font-weight:bold; color:#FF0000; text-decoration:none;}

body {
	margin:0px;
	background-color:#ffffff;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

div.corner {
	position:absolute;
	bottom: 0px; 
	right: 0px;
	width: 214px;
	height: 157px;
	z-index:0;
}

div.wildebeest {
	position:absolute;
	top:160px;
	left:35px;
	height:235px;
	width:250px;
}

div.thankyou {
	position:absolute;
	top:175px;
	left:45px;
	height:235px;
	width:450px;
}

div.correlation {
	position:absolute;
	top:195px;
	left:340px;
	height:220px;
	width:220px;
}

div.challenge {
	position:absolute;
	top:155px;
	left:625px;
	height:280px;
	width:230px;
	z-index:1;
}

div.form {
	position:absolute;
	top:460px;
	left:35px;
	height:100px;
	width:600px;
	z-index:2;
	border:0px;
}

div.footer {
	position:absolute;
	bottom:3px;
	left:35px;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

font.red {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:11px; 
	font-weight:bold;
	color:#FF0000;
}

table, td, tr, form {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size:11px;
}