/* CSS Document */

body {background-color:#ffffff; margin: 0; padding: 0;}
#container { width: 480px; margin: 0 auto; height: auto; margin-bottom:10px; }
#header {width: 480px; height: auto; padding-top:40px;}
#header2 {width: 480px; height: auto; padding-top:10px;}
#collage { position:relative; width: 480px; height: auto; }
#en {width: 120px; float:left; height:auto; text-align:center;}
#fr {width: 120px; float:left; height:auto; text-align:center;}
#contact-wrapper {width: 480px; height: auto; position:relative;}
#contact {width: 240px; float:left; height:auto;}
#contest {  width: 480px; height: auto; padding-top:20px; padding-bottom:10px; clear:both; }
h1 {font-family:Arial; font-size:27px; color: #004990; font-weight:bold; text-align:center; margin-top:.15em; }
p {font-family:Arial; font-size:14px; color: #999999; font-weight:bold; text-align:center; }
a {font-family:Arial; font-size:16px; color: #999999; font-weight:bold; text-align:center; text-decoration:underline; outline:none;}
a:hover { text-decoration:none;}
img { border:none;}

