body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color: #f0d8c0;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN,Osaka;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
	margin: 0px;
}

body { text-align: center; }

#page {
	text-align: left;
	margin: auto;
	position: relative;
	width: 576px;
}

.container {
	width: 574px;
	border: 1px solid #3d3830;
	background: #1e1b18;
	background-image: url(images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 32px;
}

p {
}

.container p {
	margin-left: 18px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
}

h1 {
	color: #b4a290;
	font-size: 16px;
	padding-top: 2px;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 10px;
}

a img {
	border: 0px;
}

.container table {
	border-top: 1px solid #3d3830;
	border-left: 1px solid #3d3830;
	border-collapse: collapse;
	line-height: 16px;
	margin-left: 18px;
	margin-bottom: 8px;
	text-align: center;
}

.container th {
	border-right: 1px solid #3d3830;
	border-bottom: 1px solid #3d3830;
	padding: 4px;
}

.container td {
	border-right: 1px solid #3d3830;
	border-bottom: 1px solid #3d3830;
	padding: 4px;
}

a:link {
	color: #8080ff;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ff80ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

#header {
	text-align: center;
}

#footer {
	text-align: center;
	padding: 6px;
}