
#page-container{
	width:580px;
	float:left;
	margin-left:10px;
	padding-right:10px;
	color:#000000;
	margin-top:-250px !important;
}

#right-column{
	width:390px;
	float:right;
	margin-top:-400px;
}

#right-column img{
	position:relative;
}

#page-pictures{
	width:400px;
	float:right;
	margin-right:10px;
}

.page-head{
	width:580px;
	height:30px;
	background:url(/open/img/page-title.png) no-repeat;
	margin-bottom:8px;
	color:#104D95;
	font-weight:bold;
	font-size:1.0em;
	padding-top:6px;
	padding-left:10px;
}

.page-body{
	width:580px;
	min-height:167px;
	color:#ffffff;
	z-index:10;
	position:relative;
	margin-bottom:20px;
	font-size:0.9em;
	
	
}

.page-text{
	padding:8px;
}

.page-text a{
	color:#ff6600 !important;
	font-weight:bold !important;
	text-decoration:none !important;
	
}

.page-text a:hover{
	text-decoration:underline !important;
}

#main-content{
	margin-top:-80px;
}


#links-container{
	height:383px;
	width:280px;
	background:url(/open/img/more-cloud.png) no-repeat;
	padding:10px 5px 0px 5px;
	position:relative;
	right:-70%;
	top:-310px;
	z-index:500;
}

#links-container a{
	display:block;
	position:relative;
	
}

.sport{
	width:100px;
	height:30px;
	display:block;
	background:url(/open/img/link-sprite.png) no-repeat;
	background-position:0px 0px;
	top:60px;
	left:10px;
}

.sport:hover{
	background-position:0px -37px;
}

.swimming{
	width:132px;
	height:36px;
	background:url(/open/img/link-sprite.png) no-repeat;
	background-position:0px -410px;
	top:60px;
	left:110px;
}

.swimming:hover{
	background-position:0px -444px;
}

.ice{
	width:132px;
	height:36px;
	background:url(/open/img/link-sprite.png) no-repeat;
	background-position:0px -72px;
	top:70px;
	left:10px;
}

.ice:hover{
	background-position:0px -116px;
}

.kids{
	width:132px;
	height:36px;
	background:url(/open/img/link-sprite.png) no-repeat;
	background-position:0px -245px;
	top:80px;
	left:110px;
}

.kids:hover{
	background-position:0px -286px;
}

.football{
		width:132px;
	height:36px;
	background:url(/open/img/link-sprite.png) no-repeat;
	background-position:0px -160px;
	top:90px;
	left:10px;
}

.football:hover{
	background-position:0px -200px;
}

.golf{
	width:132px;
	height:36px;
	background:url(/open/img/link-sprite.png) no-repeat;
	background-position:0px -324px;
	top:90px;
	left:115px;
}

.golf:hover{
	background-position:0px -368px;
	
}

.more{
	width:131px;
	height:19px;
	background:url(/open/img/seemoresprite.png) no-repeat;
	background-position:0px 0px;
	top:100px;
	left:75px;
}

.more:hover{
	background-position:0px -19px;
}


.related-news{
	margin-top:30px;
	margin-bottom:30px;
}

.related-news-head{
	width:360px;
	height:33px;
	background:url(/open/img/latest-head.png) no-repeat;
	padding-top:6px;
	padding-left:10px;
	font-size:1em;
	color:#ffff07;
	font-weight:bold;
}

.related-news-body{
	width:360px;
	background:url(/open/img/latest-body.jpg) no-repeat #ffff07;
	font-size:0.8em;
	color:#104D95;
}

.related-news-body a{
	color:#1084b6;
	font-weight:bold;
}

.related-news-body a:hover{
	text-decoration:none;
}

.related-news-text{
	padding:4px 5px 4px 5px;
}

#offers-container {
height:250px;
padding-left:4%;
padding-top:15px;
position:relative;
float:right;
width:550px;
}

#offers-container a{
	width:25% !important;
	margin-top:10px !important;
	float:right !important;
}

#offers-container .offer-4{
	padding-left:0px !important;
}

#twitter{
	right:auto !important;
	left:10;
	top:180px;

	
}

#page-container{
	margin-top:-180px;
}

#page-pictures{
	margin-top:-290px;
}

.page-text strong{
	background-color:#ffff07;
	color:#104D95;
	line-height:1.5em;
	padding:3px;
}

.page-text em{
	font-style:normal;
	color:#ffff07;
	font-weight:bold;
}
	

