
body {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#pageContainer {
	width: 730px;
	margin: 0 auto;
}

#logo {
	padding: 15px;
	padding-bottom: 0px;
	text-align: left;
}

#photo {
	padding: 15px;
	padding-bottom: 0px;
	text-align: center;
}

.photo {
	border: 1px solid #000000;
	bor\der: thin solid #000000;

}

#english, #francais {
	float: left;
	width: 335px;
	padding: 15px;
}

#englishPoster, #posterFrancais {
	float: left;
	width: 335px;
	padding: 15px;
	text-align: center;
}

#ad {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #8c6b6b;
	bor\der-top: thin dotted #8c6b6b;
	border-bottom: 1px dotted #8c6b6b;
	bor\der-bottom: thin dotted #8c6b6b;
}

.clear {
	clear: both;
}

a, a:visited {
	color: #8c6b6b;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

.squareBullets {
	list-style-type: square;
	color: #6b0101;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

.bulletText {
	color: #000000;
}

.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}

#footer {
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
