body {
	background-color: #666666;
}

#container {
	position:absolute;
	left:50%;
	top:50%;
	width:960px;
	height:600px;
	margin-left: -480px;
	margin-top: -300px;
	background-color: #000000;
}

#id-1_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:406px;
}

#id-1b {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:406px;
	z-index: 1;
	display: none;
}

#id-2_ {
	position:absolute;
	left:0px;
	top:406px;
	width:256px;
	height:194px;
}

#id-3_ {
	position:absolute;
	left:256px;
	top:406px;
	width:148px;
	height:194px;
}

#id-4_ {
	position:absolute;
	left:404px;
	top:406px;
	width:148px;
	height:194px;
}

#id-5_ {
	position:absolute;
	left:552px;
	top:406px;
	width:152px;
	height:194px;
}

#id-6_ {
	position:absolute;
	left:704px;
	top:406px;
	width:256px;
	height:194px;
}

a img {
  opacity: 0.8;
  filter:alpha(opacity=80);
}

a:hover img {
  opacity: 1.0;
  filter:alpha(opacity=100);
}

img {
  border: none;
}
