 body {	
	background-color:black;
	margin:0;
	padding:0;
			
  }


  div#CopacContainer{
			position:absolute;
			bottom:0px;
			width:100%;
			height:721px;
			text-align:center;
  }

  div#CopacContainer #menu{
		margin: 0px auto;
		position:relative;
		width:775px;
		height:721px;
		background-image: url(/images/home-sprites.png);
  }

	div#CopacContainer a, div#CopacContainer div.lnk{
		
		display:block;
		position:absolute;
		
	}
	div#CopacContainer a:hover, div#CopacContainer div.lnkover{
		background-image: url(/images/home-sprites.png);
		display:block;
		position:absolute;
		
	}

	div#CopacContainer a.bula{
		z-index:25;
	}

	div#CopacContainer img#mapholder{
		z-index:10;
		position:absolute; 
		top:0px; 
		left:0px;
		width:775;
		height:721;
		border:1px none white;
	}

	

	#e981{
		left:537px;
		top:137px;
		width:220px;
		height:127px;
		background-position: -537px -886px;
	}

	#ei{
		left:518;
		top:459;
		width:84;
		height:83;
		background-position: -518px -1208px;
	}

	#voi{
		left:121;
		top:406;
		width:101;
		height:76;
		background-position: -121px -1155px;
	}

	#noi{
		
		left:116;
		top:260;
		width:105;
		height:81;
		background-position: -116px -1009px;
	}

	#contact{
		left:322;
		top:600;
		width:122;
		height:89;
		background-position: -322px -1349px;
	}

	div#CopacContainer a.bula{
		background-image: url(/images/transp.gif);
	}

	div#CopacContainer a.bula:hover{
		background-image: url(/images/home-bubbles.jpg);
			
	}


	#bula1{
		left:215;
		top:122;
		width:64;
		height:65;
		background-position: -215px -123px;
		
	}

	#bula2{
		left:370;
		top:123;
		width:53;
		height:53;
		background-position: -370px -122px;
	}

	#bula3{
		left:560;
		top:262;
		width:49;
		height:49;
		background-position: -560px -261px;
		
	}

	#bula4{
		left:610;
		top:272;
		width:61;
		height:61;
		background-position: -610px -271px;
		
	}

	#bula5{
		left:604;
		top:441;
		width:64;
		height:64;
		background-position: -604px -440px;
	}

	#bula6{
		left:213;
		top:516;
		width:59;
		height:57;
		background-position: -213px -515px;
	}

	#bula7{
		left:129;
		top:485;
		width:69;
		height:66;
		background-position: -129px -484px;
	}
	
	#bula8{
		left:40;
		top:278;
		width:66;
		height:66;
		background-position: -40px -276px;
	}


	#spot{
		left: 15;
		top: 140;
		position:absolute;
		display:none;
		border: 1px solid white;
		background-color: #000000;
	}

	#closeSpotBtn{
		position:absolute;
		display:none;
		left: 712;
		top: 120;
		z-index:26;
		cursor:pointer;
		display:block;
		border-left: 1px solid white;
		border-right: 1px solid white;
		border-top: 1px solid white;
		
	}

	#copactitle {
		left: 250; 
		top: 265;
		position: absolute;
		background-image: url(/images/home-center-title-bg.png);
		background-repeat: no-repeat;
		background-position: top center;
		width: 258;
		z-index: 11;
		text-align:center;
	}
	
	#copactitle .text{
		margin-top: 140px;
		width: 200;
		height: 55;
		font-family: Verdana;
		font-size: 15px;
		
		text-align:center;
		margin-left:25px;
		
	}

	#copactitle .text a{
		width:200px;
		margin:0px auto;
	}

	#copactitle .playbtn, #copactitle .playbtn:hover{
		width: 30;
		height: 19;
		background-image:url(/images/home-play.png);
		float:right;
		cursor:pointer;
		display:block;
	}

	#playingnow{
		margin-left:110px;
	}

	

	#titleLink a, #titleLink a:hover{
		font-weight:bold;
		color: black;
		text-decoration: none;
		background:none !important;
	}

	#copactitle #playintro{
		position: absolute;
		top:0px;
		left:78px;
		width:101px;
		height:109px;
		
		background-repeat: no-repeat;
		background-position: 35px 72px;;
	}
	
	#copactitle #playintro{
		background-image:url(/images/home-play-mar.png);
	}

	div#marsportiv{
		position: absolute;
		bottom:10px;
		left:440px;
		width:200px;
		height:200px;
		background-position: bottom center;
		background-repeat:no-repeat;
	}
	
	div#marsportiv.bmx{
		background-image:url(/images/logo-bmx.png);

	}

	div#marsportiv.mtb{
		background-image:url(/images/logo-mtb.png);

	}

	div#marsportiv.climb{
		background-image:url(/images/logo-climb.png);

	}

	.traficro{
		display:block;
		clear:both;
		position:absolute;
		bottom:5px;
		right:5px;

	}