
html, body {background-color: #1d2029; text-align:center;}
h1 {
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 3px;
	word-spacing: normal;
	color: #ffffff;
	font-family: verdana
}

.panel {
	font-size: 14px;
	letter-spacing: 2px;
	color: #e0dcdc;
	font-family: verdana
}

.listpanel {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	background-color: #150404;
	color: #e0dcdc;
	cursor: crosshair;
	line-height:2;
}

a {color: #ffffff;}

.tophead {font-family: verdana; font-size:22px; color:#ffffff; letter-spacing:0.1em; line-height:1.5;}
.footer {font-family: verdana; font-size:7.5pt; color:#cccccc;}
a.footer:link {font-family: verdana; font-size:7.5pt; color:#cccccc; text-decoration:none;}
a.footer:visited {font-family: verdana; font-size:7.5pt; color:#cccccc; text-decoration:none;}
.footer1 {font-family: verdana; font-size:7.5pt; color:#7c7a7a;}
 .shead {font-family: verdana; font-size:16px; color:#ffffff; letter-spacing:0.1em; line-height:2;}
  .conthead {font-family: verdana; font-size:14px; color:#ffffff; letter-spacing:0.1em; line-height:2;}
  .conthead2 {font-family: verdana; font-size:13px; color:#ffffff; letter-spacing:0.1em; line-height:1.5;}
    .conthead3 {font-family: verdana; font-size:11px; color:#000000; letter-spacing:0.1em; line-height:1.5;}
	
 div#wrapper {
width: 985px;
margin-left: auto;
margin-right: auto;
padding: 0px;
border: thin solid #000;
}
 
  div#content1 {
position:relative;
}
 
.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
	
}
 
.fisheyeItem img
{
	border: none;
	margin: 5px auto 5px auto;
	width: 100%;
}
 
.fisheyeItem span
{
	display: none;
	positon: absolute;
	font-family:georgia, calibri;
	font-size:18px;
	color:aqua;
	padding:10;
	margin:10;
}
.fisheyeContainter
{
	background-color: #000;
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
}

.mod {font-family: verdana; font-size:16px; color:aqua; letter-spacing:0.1em; line-height:2;}
