@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	color:#FFF;
	vertical-align: baseline;
	background: transparent;
}

img.png32t, div.png32t, input.png32t { behavior: url(FR/scripts/iepngfix/iepngfix.htc) }

a:link { text-decoration: none; color: #bcbec0; }
a:visited { text-decoration: none; color: #bcbec0; }
a:hover { text-decoration: underline; color: #bcbec0; }
a:active { text-decoration: none; color: #bcbec0; }

body {
	background-color: #000;
}

#wrapper {
	text-align: left;
	margin: 0px;
	width: 1600px;
	height: 1200px;
	background-image:url(../images/background.jpg)
}

#introduction {
	position:absolute;
	top: 0px;
	left: 0px;
}

#application {
	position:absolute;
	top: 600px;
	left: 0px;
}

#age-check {
	position:absolute;
	top: 651px;
	left: 50px;
}

#province-check {
	position:absolute;
	top: 710px;
	left: 70px;
}

#enterbtn {
	position:absolute;
	top: 705px;
	left: 300px;
}

#frenchbtn {
	position:absolute;
	top: 705px;
	left: 380px;
}

#footer {
	position:absolute;
	top: 765px;
	left: 60px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
}

#logo {
	position:absolute;
	top: 635px;
	left: 800px;
}