body {
	height: 100%;
	width: 100%;
	background: #000000 url(images/bg.png) repeat scroll top left;
	margin: 0;
	padding: 0;
}
#bodytable {
	height: 100%;
	width: 100%;
}
#bodytable td {
	vertical-align: middle;
}
#centerbg {
	height: 457px;
	width: 100%;
	background: #000000 url(images/content.png) repeat-x scroll top center;
	text-align: center;
	padding-top: 27px;
	padding-bottom: 28px;
}
#centerbginner {
	height: 457px;
	width: 100%;

	overflow: auto;
}
#content {
	width: 868px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
img {
	border: 0;
}
#logo {
	display: none;
	position: absolute;
	margin-top: 88px;
}
#menu, #menuover {
	display: none;
	position: absolute;
	margin-top: 160px;
	width: 207px;
	text-align: right;
}
.menuitem, .langimg, #back {
	cursor: pointer;
}
.menuitem, .menuitem {
	margin-bottom: 23px;
}
.langsep {
	cursor: normal;
	margin-left: 7px;
	margin-right: 7px;
}
#text {
	display: none;
	background: transparent url(images/textbg4.png) repeat-x scroll top left;
	width: 569px;
	height: 322px;
	margin-left: 298px;
	margin-top: 65px;
	text-align: left;

}
#textframe {
	height: 253px;
	margin-top: 15px;
	width: 630px;
	margin-left: 0px;
	text-align: left;
	line-height: 22px;
	text-align: justify;
}
#textframe td {
	vertical-align: top;
}
ul {
	list-style-position: outside;
	list-style-type: none;
}
li,ul {
	margin: 0;
	padding: 0;
}
ul {
	margin-bottom: 4px;
}
#textframe a:link, #textframe a:visited, #textframe, h1, td {
	color: #785b34;
	font-size: 12px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif, Times New Roman;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
td {
	text-align: left;
}
h1 {
	clear: right;
	font-size: 20px;
	margin-right: 4px;
}
h1.inline {
	clear: none;
	display: inline;
}
#back {
	display: inline;
}
#newtext {
	display: none;
	height: 253px;
	width: 630px;
}
.bull {
	margin-right: 20px;
}