/* HANDLES CUSTOM SCROLL FOR MAINHALL */body {	background-color: #000000;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}#mainhall_menu {	position:absolute;	left:791px;	top:239px;	width:180px;	height:270;	background:url(../images/programme_bg.jpg) no-repeat top left;	z-index:100;	padding: 15px 20px 15px 25px;}#textFrame {	position:relative;	height:230px;	overflow:hidden;}#textFrame_content {	position:relative;	width: 120px;}#scrollUpArrow {	position: absolute;	top: 120px;	right: 52px;	height: 15px;	width: 14px;	background: url(../images/scroll_upArrow.gif) no-repeat;	cursor:pointer;}#scrollDownArrow {	position: absolute;	top: 140px;	right: 52px;	height: 14px;	width: 14px;	background: url(../images/scroll_downArrow.gif) no-repeat;	cursor:pointer;}#menu {	position:absolute;	left:0px;	top:605px;	width:986px;	height:30px;	z-index:2;}#videoplayer {	position:absolute;	left:340px;	top:276px;	width:321px;	height:217px;	z-index:12;}.georgia {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	font-weight: bold;	color: #000000;}.georgiaSub {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	color: #000000;}a:visited {	text-decoration: none;	color: #000000;}a:link {	text-decoration: none;	color: #000000;}a:hover {	text-decoration: none;	color: #F0E2A8;}
