/* CSS Document */

body
{
	background:#000000;
}
p
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:0.8em;
	font-weight:bold;
	margin:auto;
	text-align:center;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:0.8em;
	font-weight:bold;
	margin-left:-100px;
	text-align:center;
}
a, a:visited, a:active, a:link
{
	text-decoration:none;
	color:#ffffff;
}

span.highlight
{
background-color:#333333;
}


#main
{
	width:1200px;
	height:680px;
	margin:auto;
	background:#FFFFFF;
	border:#333333 thick solid;
	display:block;
}

#floater
{
	width:200px;
	height:180px;
	position: absolute;
	top:50px;
	left:275px;
}

#floater1
{
	width:200px;
	height:180px;
	position: absolute;
	top:50px;
	left:525px;
}

#floater2
{
	width:200px;
	height:180px;
	position: absolute;
	top:50px;
	left:775px;
}

#floater3
{
	width:200px;
	height:180px;
	position: absolute;
	top:250px;
	left:275px;
}

#floater4
{
	width:200px;
	height:180px;
	position: absolute;
	top:250px;
	left:525px;
}

#floater5
{
	width:200px;
	height:180px;
	position: absolute;
	top:250px;
	left:775px;
}

#floater6
{
	width:200px;
	height:180px;
	position: absolute;
	top:450px;
	left:525px;
}

#floaterc
{
	width:800px;
	height:600px;
	position:absolute;
	top:50px;
	left:275px;
}

#floaterc2
{
	width:800px;
	height:600px;
	position:absolute;
	top:50px;
	left:275px;
}

#floaterc img
{
	padding-left:50px;
	padding-right:50px;
	padding-bottom:50px;
	border:none;
}

#floaterc2 img
{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border:none;
}

#floater img
{
	border:none;
}

#floater1 img
{
	border:none;
}

#floater2 img
{
	border:none;
}

#floater3 img
{
	border:none;
}

#floater4 img
{
	border:none;
}

#floater5 img
{
	border:none;
}

#floater6 img
{
	border:none;
}

#center
{
	width:1200px;
	height:680px;
	display:inline;
	float:left;
	position:absolute;
}

#center img
{
	border:none;
	width:200px;
	height:180px;
}

#inner
{
	width:1200px;
	height:680px;
	display:inline;
	float:left;
	position:absolute;
}

#inner img
{
	border:none;
}
