body {
	background-image: url(../../images/structure/background.gif);
	text-align: center;
}
/*
div#mainDiv {
	position: absolute;
	width:884px;
	top:9px;
	left:50%;
	margin-left:-442px;
}*/
div#mainDiv {
	width:884px;
	top:9px;
	margin: 9px auto 0px auto;
}

div#headerDiv{
	width:884px;
	height: 115px;
	margin-bottom:3px;
}

div#menuDiv {
	width:884px;
	margin-bottom:10px;
}

div#contentDiv {
	width:884px;

}

div#subContentDiv {
	float:left;
	width:884px;

}

div#rightContentDiv {
	width:292px; 
	float:right;
	margin-right:3px;
	padding:0px;
}

div#leftContentDiv{
	width:578px; 
	float:left;
	margin:0px;
	padding:0px;
	
}

div#currentDiv {
	width:578px;
	margin-bottom:5px;
}
div#onlineGamingDiv {
	width:292px; 
	margin-bottom:7px;

}

div#videoDiv {
	width:292px; 
	margin-bottom:7px;

}

div#pageDiv {
	width:578px; 
	margin-bottom:7px;

}

div#newsDiv {
	width:292px; 
	margin-bottom:7px;

}

div#informationDiv{
	width:292px; 
	margin-bottom:7px;
}

div#bettingShopsDiv{
	width:292px; 
	margin-bottom:7px;
}

div#textTV{
	width:292px; 
	margin-bottom:7px;
}

div#programmeDive {
	width:578px;
	margin-bottom: 10px;
}

div#dynamicDiv {
	width:578px;
	margin-bottom: 10px;
}


div#gamesDiv {
	width:884px;
	margin-bottom: 10px;
}

div#linksDiv {
	width:884px;
	margin-bottom: 10px;
}

div#helpDiv{
	width:510px;
	height:210px;
	padding:15px;
	position:absolute;
	background-color:#FFFFFF;
	visibility:hidden;
	border:solid 1px black;
	color: black;
	font-size: 11px;
	font-family: Lucida Console, Helvetica, sans-serif;
	font-weight: normal; 
	text-decoration: none;
	line-height: 11px;

}
div#paddingDiv{
	width:566px;
	padding:6px;
}
.box_table{
	width: 292px;
	border: none;
	margin-bottom: 10px;
}
.box_header{
	background-image: url(../images/headlines/header.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: 800;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #5c5542;
	height: 13px;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
}
.box_content{
	background-color: #FFFFFF;
	padding: 4px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	color:  #050505;
}
.box_footer{
	background-image: url(../images/structure/box_border.gif);
	height: 10px;
	width: 285px;
}
.box_footer_corner{
	height: 10px;
	background-image: url(../images/structure/box_edge.gif);
	background-position: center left;
	background-repeat: no-repeat;
	width: 7px;
}


