body
{
	margin: 0px; /* to avoid margins */
	padding: 0px;
	text-align: center; /* to correct the centering IE bug*/
	font-family: arial;
	z-index:50;
	background-color:	#990000;
	z-index:50;
	height:606px;
	min-width:1000px;
}

div.greatHaven
{
	width:100%;	
	height:606px;
}

div
{
	border:none;	
	text-align: left;
	margin: 0px; /* to avoid margins */
	padding: 0px;
	z-index:50;
}

div.outerBottomRightHaven
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:674px;
	height:408px;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image: url(/images/hockey.jpg);
	z-index:10;
}

div.innerBottomRightHaven
{
	width:674px;
	height:408px;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image: url(/images/elipticBgn.png);
	z-index:15;
}

div.rightHaven
{
	position:absolute;
	top:0px;
	right:0px;
	width:581px;
	height:344px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image: url(/images/topRightElipticBgn.png);
	z-index:30;
}

div.leftHaven
{
	position:absolute;
	top:0px;
	left:0px;
	width:557px;
	height:535px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image: url(/images/topLeftElipticBgn.png);
	z-index:20;
}

a
{
	border:none;
}

div, img
{
	border:none;
}

div.logoEuroTransport
{
	position:absolute;
	left:60px;
	top:30px;
	width:319px;
	height:226px;
}

div.titleCanada
{
	position:absolute;
	left:114px;
	top:266px;
	width:244px;
	height:63px;
}

div.linkEnglish
{
	position:absolute;
	left:32px;
	top:352px;
	width:159px;
	height:53px;
}

div.linkFrench
{
	position:absolute;
	left:224px;
	top:352px;
	width:178px;
	height:51px;
}

div.textFrench
{
	position:absolute;
	right:30px;
	top:30px;
	width:369px;
	height:87px;
}

div.textEnglish
{
	position:absolute;
	right:30px;
	top:145px;
	width:339px;
	height:88px;
}

div.validator
{
	display:none;
}
