html, body { width:100%; height:100%; margin:0px; padding:0px; font-family: arial,verdana,helvetica; text-align:center; background:url(/images/bg.gif) center center fixed;}

#indexWrapper { width:100%; height:100%; margin:0px; padding:0px; position:relative; border:solid 0px blue; }
#mainWrapper { margin-top:-200px;  position:absolute; left:0; top:50%; height:390px; width:100%; background:#ffffff;  }
#boxWrapper { width:720px; margin-top:40px; margin-left:auto; margin-right:auto;  }

#EMDALogo { border:solid 0px red; float:right; margin:50px 10px 0 0; }

a { color:#FFFFFF; text-decoration:none; display:block; font-weight:bold; font-size:120%; cursor:pointer; cursor:hand;  }
a:hover { color:#FFFFFF; text-decoration:none; display:block; font-weight:bold; font-size:120%; }


#dutch { float:left; margin:0 0 0 0; height:260px; width:338px; border:solid 0px red; }
#dutchText { height:30px; padding:10px; }
#dutch a { background:#a0a348; }
#dutch a:hover { background:#b7b974; }

#french { float:left; margin:0 0 0 30px; height:260px; width:338px; border:solid 0px red; }
#frenchText { height:30px; padding:10px;}
#french a { background:#984f94;}
#french a:hover { background:#b179ae; }
