body {
	background: #ffffff;
	font-family: helvetica, lucida sans, verdana, sans-serif;
	font-size: 14px;
	color: #333333;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}


.container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	position: relative;
}


#enter {
	position: absolute;
	top: 750px;
	right: 600px;
}

#source-logo {
	position: absolute;
	top: 20px;
	right: 80px;
}

#source-logo2 {
	position: absolute;
	top: 20px;
	right: 100px;
}

#conwrap {
	width: 900px;
	background: url(http://content-resources.sympatico.ca/content/channels/contests/thesource/images/b-bg2.jpg) repeat-y top center;
	text-align: center;
}

#concontent {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	min-height: 400px;
	height: auto;
	_height: 400px;

}

h1 {
	color: #5e5e5e;
	font-size: 39px;
	padding: 0px;
}

#pdetails {
	position: absolute;
	top: 720px;
	right: 705px;
	font-size: 20px;
}

#pdetailsfr {
	position: absolute;
	top: 720px;
	right: 650px;
	font-size: 20px;
}

a {
	color: #4394a8;
}

a:hover {
	color: #666666;
}

p {
	padding: 5px;
	margin: 0px;
}
