*{
	padding: 0px;
	margin: 0px;
	}
	
body{
	background-color:#000000;
	}
	
a{
	border: 0px;
}

img{
	border: 0px;
}
	
div.container {
	position:absolute;
	left:0px;
	top:0px;
	width:608px;
	height:54px;
}

div.channel{
	position:absolute;
	left:0px;
	top:0px;
	width:308px;
	height:54px;
}

div.channel a{
	display: block;
	background: transparent url(images/channel_off.png) no-repeat 0 0;
	width:308px;
	height:54px;
}
	
div.channel a:hover{
	background: transparent url(images/channel_on.png) no-repeat 0 0;
}

div.download{
	position:absolute;
	left:308px;
	top:0px;
	width:300px;
	height:27px;
}

div.download a{
	display: block;
	background: transparent url(images/download_off.png) no-repeat 0 0;
	width:300px;
	height:27px;
}
	
div.download a:hover{
	background: transparent url(images/download_on.png) no-repeat 0 0;
}

div.join-now {
	position:absolute;
	left:524px;
	top:27px;
	width:84px;
	height:27px;
}

div.join-now a{
	display: block;
	background: transparent url(images/pornstars_off.png) no-repeat 0 0;
	width:84px;
	height:27px;
}
	
div.join-now a:hover{
	background: transparent url(images/pornstars_on.png) no-repeat 0 0;
}

div.scenes{
	position:absolute;
	left:308px;
	top:27px;
	width:110px;
	height:27px;
}

div.scenes a{
	display: block;
	background: transparent url(images/scenes_off.png) no-repeat 0 0;
	width:110px;
	height:27px;
}
	
div.scenes a:hover{
	background: transparent url(images/scenes_on.png) no-repeat 0 0;
}

div.sites {
	position:absolute;
	left:418px;
	top:27px;
	width:106px;
	height:27px;
}

div.sites a{
	display: block;
	background: transparent url(images/sites_off.png) no-repeat 0 0;
	width:106px;
	height:27px;
}
	
div.sites a:hover{
	background: transparent url(images/sites_on.png) no-repeat 0 0;
}

div.pornstars {
	position:absolute;
	left:397px;
	top:27px;
	width:111px;
	height:27px;
}

div.pornstars a{
	display: block;
	background: transparent url(images/pornstars_off.png) no-repeat 0 0;
	width:111px;
	height:27px;
}
	
div.pornstars a:hover{
	background: transparent url(images/pornstars_on.png) no-repeat 0 0;
}
@charset "utf-8";
/* CSS Document */


