@charset "utf-8";
/* CSS Document */
body{
	text-align: center;
	margin: 0;
	padding: 0;
	background-color:#2c2c2c;
	background-image: url(/Portals/47/landing/background_02.jpg);
	background-repeat: no-repeat;
	background-position:top;
}
a{
	text-decoration: none;
	color: black;
}
p{
	padding: 0;
	margin: 0;
	}
a:hover{
	text-decoration: none;
	color: white;
}
.oneColFixCtr #wrapper{
	width:	942px;
	height: 700px;
	border: 0;
	margin: 5px auto; /* auto centres the page */
	background: url(background_01.jpg);
	background-repeat: no-repeat;
	background-position:top;
	text-align: center;
}
.oneColFixCtr #movie{
	margin: 0px 0 0 0;
	padding: 128px 0 0 0;
	height: 425px;
	text-align: center;
}
.oneColFixCtr #wrapper-sub{
	width:	1024px;
	height: 700px;
	border: 0;
	margin: 5px auto; /* auto centres the page */
	padding: 0;
	text-align: center;
}
.oneColFixCtr #topbars{
	position: relative;
	width: 936px;
	height: 247px;
	margin: 48px auto 0 auto;
	padding: 0;
	text-align: left;
	background-image:url(Picbar.png);
}
.topbanner{
	width: 697px;
	height:247px;
	margin: 0;
	float: left;
	text-align: left;
}
.topmenu{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 238px;
	height: 247px;
	text-align: left;
}
.topmenu ol, p, a{
	font: 8pt black Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24pt;
	padding: 0px 0px 0px 25px;
	text-align: left;
}
.content{
	width: 936px;
	margin: 0 auto;
	padding: 0;
}