/* mac hide\*/
html, body {height:100%}
/* end hide */

body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:1000px;
	
	color: #000000;
}

form, fieldset, input {
	padding: 0;
	margin: 0;
}

#c1 {
	width:1000px;
	height:558px;
	position:relative;
	margin: 0 auto;
	top: -1px;
	background: transparent url(../gfx/sport/intro1.jpg) no-repeat top left;
}

#c2,#c3 {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#c2 {
	background: transparent url(../gfx/sport/intro3.jpg) no-repeat top right;
}

#c3 {
	background: transparent url(../gfx/sport/intro2.jpg) no-repeat 361px 0;
}



table {
	width:100%;
	height:100%;
	border-collapse: collapse;
}

td {
	vertical-align: middle;
	text-align: center;
	background: white url(../gfx/sport/intro_bg.jpg) repeat center center;
}


#search_form {
	border: none;
	width: 235px;
	height: 25px;
	position: absolute;
	right: 70px;
	top: 22px;
}

#search_form fieldset {
	border: 0;
}

#search_string {
	border: #9c9c9c 1px solid;
	font: 12px Verdana;
	position: absolute;
	top: 13px;
	padding: 2px;
	left: 11px;
	width: 140px;
}


#search_btn {
	border: none;
	cursor: pointer;
	font: 12px Verdana;
	font-weight:bold;
	position: absolute;
	top: 13px;
	right: -4px;
	padding: 2px 0 2px 0;
	width: 78px;
	height: 20px;
	color: white;
	background: transparent;
	
}


#m1 {

	width: 16px;
	height: 64px;
	position: absolute;
	top: 366px;
	right: 68px;
}

#m2 {

	width: 16px;
	height: 110px;
	position: absolute;
	top: 240px;
	right: 68px;
}


#m3 {

	width: 16px;
	height: 60px;
	position: absolute;
	top: 165px;
	right: 68px;
}

#m4 {

	width: 16px;
	height: 76px;
	position: absolute;
	top: 70px;
	right: 68px;
}


#pll1,
#pll2,
#pll3 {
	display:block;
	width:250px;
	height:370px;
	position:absolute;

	top:70px;
	left:100px;	
}
#pll2 {
top:60px;
height:380px;
left:374px;	
}
#pll3 {
top:60px;
height:380px;
left:648px;	
}

#cat1,
#cat2,
#cat3 {
	width: 245px;
	height: 100px;
	position: absolute;
	top: 450px;
	left: 100px;
}

#cat2 {
	left: 375px;
}

#cat3 {
	left: 650px;
}

#cat1,
#cat2,
#cat3 {
	padding: 0;
	margin: 0;
	font: 11px Arial;
	color: #505050;
	text-align: center;
}


#cat1 a,
#cat2 a,
#cat3 a {
	color: #505050;
	text-decoration: none;
}

#cat1 a:hover,
#cat2 a:hover,
#cat3 a:hover {
	color: #4029ba;
	text-decoration: underline;
}





