body {
    background: olive;
    background-repeat: repeat;
}

a:link, a:visited, a:active {

color:#666;
font:bold 8pt verdana, arial, sans-serif;

}

a:hover {

	color:#333;
	font:bold 8pt verdana, arial, sans-serif;
}

h1 {

	font:28pt verdana, arial, sans-serif;
	color:#666;
	margin:0;
	padding:20px;
}

h2 {

	font:14pt verdana, arial, sans-serif;
	color:#666;
	padding:10px;
	margin:0;

}

p { 
	font: 8pt verdana; 
	margin: 0px; 
	text-align: justify;
	}
	
#contain {
	width:600px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width: 676px;
	background: url(images/boxup.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 213px;
	margin: 0px auto;
	margin-bottom: 0px;
	padding: 0;
}
#leftcol {

	width:94px;
	float:left;
	padding:5px 0 5px 0;

}

#leftcol p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#content {

	width:412px;
	float:left;
	padding:5px 0 5px 0;
}

#content p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#rightcol {

	width:94px;
	float:left;
	padding:5px 0 5px 0;

}

#rightcol p {

	padding:3px 18px 3px 18px;
	margin:0;

}

#footer {

	width:600px;
	clear:both;
	background:transparent;
	padding:4px 0 4px 0;

}

#footer p {
	text-align:right;
	padding-right:4px;
	font:8pt verdana, arial, sans-serif;

}
#canvas {
	background: url(images/boxmid.png) repeat-y 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer2 {
	width: 676px;
	background-image: url(images/boxbot.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 85px;
	margin: 0px auto;
	margin-bottom: 0px;
}
*	
.fisheye{
	text-align: center;
	height: 50px;
	position: relative;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	position: absolute;
	display: block;
	top: 0;
}
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 80px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
}
.fisheyeContainter
{
	background-color: tranparent;
	height: 50px;
	width: 200px;
	left: 500px;
	position: absolute;
}
#fisheye2
{
	position: absolute;
	width: 100%;
	bottom: 0px;
}
