body {
	background: #ccc url(img/pix.jpg) repeat;
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
}
#container {
	background: #ccc url(img/pix.jpg) repeat;
	font-family: Verdana;
	font-size: 12pt;
	color: black;
	margin: 0 auto;
	height: 600px;
	width: 760px;
	text-align: left;
}
#counters {
	background: #ccc url(img/pix.jpg) repeat;
	bottom: 99%;
	height: 31px;
	width: 100%;
}
#hide {
	display: none;
}
#txtlnk, #txtlnk a {
	text-align: center;
	margin: 0 auto;
	width: 760px;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
#sape, #sape a {
	font-family: Verdana;
	font-size: 8pt;
	color: #999999;
}
.navigator {
	background: #ccc url(img/pix.jpg) repeat;
	width: 95%;
	margin: 5px auto;
}
.navigator a {
	font-family: Verdana;
	font-size: 9pt;
	color: #663333;
	margin: 0 1em;
}
