body 
	{
	margin: 0px;
	background: #777777;
	}
	
#container
	 {
	margin-left: -405px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 792px;
	height: 409px;
	visibility: visible;
	display: block;
	 }

#pageBack   
	{
	position: absolute;
	top: 9px;
	left: 0px;
	width: 793px;
	height: 612px;
	visibility: visible;
	display: block;
	z-index: 3;
	background: #777777;
	border: thin solid #666666;
	}

#pageForward
	{
	position: absolute;
	top: 87px;
	left: 2px;
	width: 790px;
	height: 427px;
	visibility: visible;
	display: block;
	z-index: 4;
	}

#contLeft    
	{
	position: absolute;
	top: 441px;
	left: 38px;
	width: 182px;
	height: 25px;
	visibility: visible;
	display: block;
	z-index: 7;
	}

#container-h
	 {
	margin-left: -405px;
	padding: 2px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 794px;
	visibility: visible;
	display: block;
	background: #777777;
	 }

#pageForward-h
	{
	top: 12px;
	left: 2px;
	width: 790px;
	height: 65px;
	visibility: visible;
	display: inline;
	z-index: 4;
	}

#contCent-h
	{
	text-align: center;
	width: 792px;
	height: 25px;
	visibility: visible;
	display: inline;
	z-index: 7;
	}

a {
	color: #CCCCCC;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
