* {margin: 0; padding: 0; }

body {
    text-align: center;
    font-family: "Trebuchet    MS", Verdana, Arial, Helvetica,    sans-serif;
    background:    url(images/main_bg.gif) 0 0 repeat;
    padding: 10px 0;
    color: #666;}

#splashWrapper {
	width: 777px;
	height: 409px;
    top: 50px;
	margin-right: auto; 
	margin-bottom: 0px;
	margin-left: auto; 
	position: relative;
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;}
	
dl#logoMap{
	position: relative;
	height: 407px;
	top: 0px;
	width: 775px;}
	
h1 {visibility: hidden;}
	
dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }	

dd#english   { top: 349px; left: 461px; }
dd#english a { position: absolute; width: 136px; height: 35px;}

dd#francais	  { top: 349px; left: 600px; }
dd#francais a { position: absolute; width: 137px; height: 35px;}

dd#copyright_en	  { top: 70px; left: 0px; }
dd#copyright_en a { position: absolute; width: 380px; height: 230px;}

dd#copyright_fr	  { top: 70px; left: 380px; }
dd#copyright_fr a { position: absolute; width: 380px; height: 230px;}