html,body {
	margin:0;
	padding:0;
	color: #666;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000;
	line-height: 20px;
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(../images/bg_repeat2.jpg);
	background-repeat: repeat-x;
	}
	
#lower_band {
	height: 46px;
	width: 100%;
	background-color: #000;
	background-image: url(../images/bg_repeat2_lower.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
#lower_band_content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	}		
 
#pagewidth {
	width:980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 
 
#header {
	position:relative;
	height:175px;
	width:980px;
	background-image: url(../images/euro-multimatch-header.jpg);
	background-repeat: no-repeat;
} 
#header img {
	border: 0px none;
	}
 
#header_logo {
	width: 980px;
	}
#maincol {
	float: left;
	position: relative;
	width:632px;
	overflow: visible;
	padding-top: 40px;
	background-image: url(../images/euro-multimatch-main-col-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 250px;
	padding-bottom: 50px;
	padding-left: 98px;
	min-height:320px;
	height:320px;
 }
 
html > body #maincol {    
height: auto; 
} 

#footer {
	clear: both;
	color: #999;
	background-color: #FFF;
	height: 2px;
	margin: 0px;
	padding: 0px;
 } 
 
#left {
	float: left;
	width: 300px;
	} 
#right {
	float: right;
	width: 320px;
	} 	
 
#foot_text_left {
	float: left;
	font-size: 11px;
	color: #CCC;
	line-height: 14px;
	padding-top: 8px;
	padding-left: 98px;
	} 
#foot_text_left p {
	margin-top: 0px;
	padding-top: 0px;
	} 
	
#foot_text_left p a {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;

	} 
	
#foot_text_left p a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;

	} 	

h1 {
	color: #EC0C89;
	font-size: 20px;
	line-height: 24px;
	}
h2 {
	color: #EC0C89;
	font-size: 16px;
	line-height: 20px;
	}	
	
b, strong {
	font-weight: bold;
}
.pink_italic {
	font-style: italic;
	color: #EC0C89;
}
.pink_bold {
	font-weight: bold;
	color: #EC0C89;
}

p a {
	color: #EC0C89;
	text-decoration: none;
	font-weight: bold;
	}
p a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}

#who {
	}
	
#who img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	}	
#clear  {
	clear:left; margin:0 0; padding:0 0; height:1px;
}

/* main menu */

#navcontainer {
	padding-left: 90px;
	}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #EC0C89;
	color: #000000;
	float: left;
	width: 700px;
	margin-top: 0px;
	padding-top: 0px;
	height: 30px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}

#navcontainer ul li {
	display: inline;
	height: 30px;
	line-height: 30px;
}

#navcontainer ul li a {
	background-color: #EC0C89;
	color: #FFF;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F1EE;
}

#navcontainer ul li a:hover {
	background-color: #000;
	color: #fff;
}

.navcontainer_select {
	background-color: #000;
	color: #FFFFFF;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}

@media print{ 
#footer{display:none;}
#header{display:none;}
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 600px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p a {
	text-decoration: none;
	color: #000000;
}



}
