html,body
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 100%;
	min-width: 790px;
	clear: none;
	background-color: #000000;
	font-family: Arial, Courier New, Sans-Serif;
	color: White;
}

img, a, table, td, tr
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

a:link
{
	color:#16A2F2;
}

a:visited
{
	color:#B53AE2;
}

a:active
{
	color:silver;
}

a:hover
{
	color:silver;
}

a.navlink
{
	text-decoration: none;
}

#list1
{
	visibility: hidden;
}
#list2
{
	visibility: hidden;
	position: absolute;
	width: 169px;
	height: 176px;
	top: 189px;
	margin: 0px;
	border: 0px;
	background-image: url(images/list2.gif);
	background-repeat: no-repeat;
	padding-top: 44px;
	padding-bottom: 20px;
	line-height: 10px;
	float: none;
	z-index: 100;
}
#list3
{
	visibility: hidden;
	position: absolute;
	width: 81px;
	height: 58px;
	top: 189px;
	margin: 0px;
	border: 0px;
	background-image: url(images/list3.gif);
	background-repeat: no-repeat;
	padding-top: 46px;
	padding-bottom: 20px;
	line-height: 15px;
	float: none;
	z-index: 100;
}
#list4
{
	visibility: hidden;
	position: absolute;
	width: 169px;
	height: 58px;
	max-height: 58px;
	top: 189px;
	margin: 0px;
	border: 0px;
	background-image: url(images/list4.gif);
	background-repeat: no-repeat;
	padding-top: 46px;
	padding-bottom: 20px;
	line-height: 15px;
	float: none;
	z-index: 100;
}
#list5
{
	visibility: hidden;
}

#menu
{
	position: absolute;
	background-position: center top;
	background-image: url(images/menu.JPG);
	background-repeat: no-repeat;
	background-color: #000000;
	border: 0px;
	margin: 0px;
	top: 95px;
	left: 50px;
	height: 16px;
	padding-top: 79px;
	padding-bottom: 41px;
	padding-left: 88px;
	padding-right: 88px;
	white-space: nowrap;
	z-index: 5;
}

#menu img
{
	padding: 3px 0.25em 3px 0.25em;
}

#langlist
{
	visibility: hidden;
	position: absolute;
	margin: 0px;
	right: 30px;
	width: 44px;
	height: 94;
	top: 139px;
	padding-top: 7px;
	z-index: 100;
}

#langlist img
{
	margin: 1px;
}

#langpass
{
	visibility: visible;
	position: absolute;
	background: #000000 url(images/wall6.jpg) no-repeat top left;
	top: 95px;
	left: 0px;
	padding: 27px 73px 92px 29px;
	z-index: 20;
}

#lang
{
	position: absolute;
	margin: 0px;
	border: 0px;
	background: #000000 url(images/wall5.jpg) no-repeat top right;
	top: 95px;
	right: 0px;
	padding: 27px 30px 94px 74px;
	z-index: 20;
	width: 43px;
	height: 30px;
}

#lang #arrow
{
	width: 9px;
	height: 9px;
	padding-bottom: 7px;
	padding-left: 4px;
}

#logo
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/stone1.jpg);
	height: 95px;
}

#page
{
	width: auto;
	margin: 50px 0 50px 0;
	padding: 10px 10%; 
	clear: left;
}

#page p
{
	text-align:left;
}

#page td
{
	color: yellow;
	padding: 2px;
	border-right: white thin groove;
	border-top: white thin groove;
	border-left: white thin groove;
	border-bottom: white thin groove;
}

#owner
{
	position: absolute;
	left: 0px;
	width: 100%;
	font-size: 14px;
	color: yellow;
	font-style: normal;
	font-family: Verdana, Arial, Sans-Serif;
	font-variant: normal;
	min-width: 790px;
	border-top: yellow 2px groove;
	padding: 5px 0 5px 0;
	text-align: center;
}

#validate
{
	display: none;
}

.centered
{
	text-align: center;
}

h1, h2, h3
{
	text-align: center;
}

