@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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h1, h2 { behavior: url('common/css/iepngfix.htc'); }

body {
	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

h1 {
	position: absolute;
	top: 91px;
	left: 100px;
	text-indent: -10000px;
	width: 584px;
	height: 118px;
	display: block;
}

#print-header {
	display: none;
}

h2 {
	position: absolute;
	top: 356px;
	left: 349px;
	text-indent: -10000px;
	width: 288px;
	height: 33px;
	display: block;
}

#wrapper {
	height: 1510px;
	width: 1000px;
	margin: 0px auto;
	position: relative;
	background: transparent url(/fr_ca/contests/aura/images/contest_aura_bg_rules.jpg) 0 0 no-repeat;
	
}

#main-content {
	position: absolute;
	top: 560px;
	left: 18px;
	width: 753px;
	height: auto;
	width:923px;
	height:2000px;
	
}

p {
	margin: 0 0 15px 0;
}

p.notes {
	font-size: 10px;
}

strong {
	font-weight: bold;
}

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


/* Footer styles */
#footer {
	position:absolute;
	color:#54301a;
	width: 780px;
	margin: 1530px auto 0px 0px;
	display:inline;
	
}
a:link.footerLink {
	color:#54301a;
	text-decoration:underline;
}
a:visited.footerLink {
	color:#54301a;
	text-decoration:underline;
}
a:hover.footerLink {
	color:#54301a;
	text-decoration:none;
}
a:active.footerLink 
{
	color:#54301a;
	text-decoration:underline;
}






