HTML {	
	HEIGHT: 100%;
	margin:0;
	padding:0;
}

body { 
	margin:0;
	padding: 0;
}

#logo { 
   	width:780px;
   	height:70px; 
   	position:relative; 
   	left:0px; 
   	top:0px;
	background: url(images/logo.gif) no-repeat;	
} 

#menu {
	text-align: right;
	width:780px;
	height:20px;
	background: url(images/menu.gif) no-repeat right;	
}

#montage {
	position:relative;
	width: 780px;
	height: 181px;
	left: 0px;
}


/* layout */

#maincontainer {
	position: relative;
	width: 780px;
	margin-left: 10px;
}

#left_column {
	float: left; 
	width: 490px;
}

#right_column {
	float:right;
	margin-left: 10px;
}

#homecontainer {
	float: right; 
	width: 770px; 
	margin-left: -700px;
}

#footer {
	width: 780px; 
	clear: both;
	text-align: right;
	background: url(images/footer_bg.gif) repeat-y left;	
	font-size: 0.8em;
}

#home_footer {
	width: 780px; 
	clear: both;
	text-align: right;
	font-size: 0.8em;
}

#maintitle {
	position: relative;	
}

/* subpage */

#sublogo {
	position:absolute; 
	left:553px; 
	top:17px; 
	width:226px; 
	height:80px; 
	z-index;
}

#subtopmenu {
	text-align:right;
	width:605px;
	height:25px;
	background: url(images/menu_sub.gif) no-repeat;
}

#submontage {
	width: 780px;
	height: 130px;
	left: 0px;	
}

#subcontent {
	margin-left: 175px;
	background: url(images/bg_main.gif) no-repeat;
	height: 340px;
	min-height: 340px;
}

html>body #subcontent {
	height: auto;
}

#submenu { 
	width: 175px;
}

#subcontainer {
	width: 780px; 
	background: url(images/footer_bg.gif) repeat-y left;
}

#subtext {
	padding-left: 30px;
}

/* spanish */

#subcontent_spain {
	margin-left: 175px;
	background: url(images/bg_main_red.gif) no-repeat;
	height: 340px;
	min-height: 340px;
}

#subcontent_spain h1 {
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 1.3em;
	color : #D10B20;
	font-weight:bold;
	margin: 0;
	padding: 0;
}

#footer_spain {
	width: 770px; 
	clear: both;
	text-align: right;
}

/* sitemap */

#sitemap_content {
	margin-left: 10px;
	background: url(images/bg_main.gif) no-repeat;
	height: 340px;
	min-height: 340px;
}

html>body #sitemap_content {
	height: auto;
}

#sitemap_container {
	width: 780px; 
}

#sitemap_text {
	padding-left: 30px;
}

a.sitemap-toplink {
	font-size: 1.0em;
	font-weight: bold;
}

.sitemap-td {
	text-align: center;
}

/* contact page */

#contact_subtext {
	text-align: center;
	background-color: white;
}

#contact_subtext td {
	font-size: 0.7em;
}	

/* styles */

#marquee {
	background-color: #2E3192;
	width: 482px;
	height: 28px;
	padding-top: 5px;
	color: white;
	font-weight: bold;
}

#marquee a {color:#fff;}

/* item styles */

.item_content {
	float: left;
	WIDTH: 95%;	
	text-align: left;
}

.right_img {
	 float: right;
	 margin-left: 7px;
}

.left_img {
	float: left;
	margin-right: 7px;
}

.threecol_mid {
	margin: 0 180px; 
	text-align: center;
}

.threecol_left {
	float: left; 
	width: 180px; 
	text-align: center;
}

.threecol_right {
	float: right; 
	width: 180px; 
	text-align: center;
}

.threecol_container {
	float: right; 
	width: 575px; 
	margin-left: -580px;
	clear:both;
}

.threecol_container2 {
	float: left; 
	width: 575px; 
	margin-right: -180px;
}

.sportevent_title {	
	width: 560px;
}

.sportevent_title td {
	border: 1px solid #fff;
	font-size : 0.7em;
	color : #FFF;
	text-align: center;
}

.sportevent {	
	width: 560px;
} 

.sportevent_blue {
	border: 1px solid #fff;
	text-align: center;
	background-color: #2e3192;
}

.sportevent_gray {
	border: 1px solid #fff;
	text-align: center;
	background-color: #ecf0f3;
}

.border {
	BORDER-RIGHT: 1px solid #2D4491;
   	BORDER-LEFT: 1px solid #2D4491;
	BORDER-top: 1px solid #2D4491;
    BORDER-bottom: 1px solid #2D4491;
	border-collapse: collapse;

}

.sportslink {
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 0.8em;
	color : #FFFFFF;
}

/* Popup styles */

#voucher {
	background: url(images/popup_right.jpg) no-repeat right;
	width: 580px;
	height: 309px;
	padding: 4px 0px 4px 4px;
}

#conditions {
	background-color: #F2FBFF;
	padding: 4px;
	width: 580px;
}

#popupimage {
	text-align: center;
}

/* AccessKey Skip */

#skiplinks UL {
	padding: 0;
	margin: 0;
	list-style: none;
	
}
#skiplinks LI {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
#skiplinks A {
	color: #000;
	
	font-weight: bold;
	position: absolute;
	top: 30px;
	left: 20px;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 1em !important;
	z-index: 1000;
}
#skiplinks A:active, #skiplinks A:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	font-size: 1em;
	border: 0;
	margin: 0;
	padding: 6px;
	font-size: .6em;
	background: #FFF;
}

/* ADDITIONAL */


.events { width: 100%; padding: 0; margin: 0 0 10px 0;  text-align: center; }
.events h4 { font-size: 8pt; font-weight: bold; color:#003399; padding: 0; margin: 0; }
.events ul { padding: 0; margin: 4px 0 4px 30px; }
.events li { padding: 0; margin: 0 0 4px 0; }
.events-popup img { border: 1px solid #000; }

.events a:link { color: #000; text-decoration: none; }
.events a:visited { color: #000; text-decoration: none; }
.events a:hover { color: #FABF10; text-decoration: none; }

.events-popup a:link { color: #003399; text-decoration: none; }
.events-popup a:visited { color: #003399; text-decoration: none; }
.events-popup a:hover { color: #FABF10; text-decoration: none; }

.charter { float: right; font-weight: bold; padding: 0; margin: 0; }



.hpevents { width: 100%; padding: 0; margin: 0 0 10px 0;  text-align: left; }
.hpevents-popup img { border: 1px solid #000; }

.blackbox { border: 1px solid #000; width: 231px; margin: 4px 0 0 12px; padding: 0; height: 139px; }

.event-info { 
	border: 1px solid #000; 
	width: 231px; 
	margin: 4px 0 0 12px; 
	padding: 4; 
	height: 139px;
 }
.event-info ul { margin: 0 0 0 20px; padding: 0; }
.event-info li { margin: 2px 0 2px 0; padding: 0; }
.event-info h2 { 
	font-family : Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
	font-size : 1em;
	color : #2E3192;
	font-weight:bold;
	color: black;
	margin: 0;
	padding: 0;
}

.event-info-nb { 

	width: 231px; 
	margin: 4px 0 0 12px; 
	padding: 4; 

 }
