body {
	background : #999999;
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

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

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

#container {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/lang/lang_bg.gif) repeat-y;
}

#lang_banner {
	height: 80px;
	background: url(../images/lang/lang_banner.gif) no-repeat;
	width: 780px;
	margin-left: 21px;
}

#lang_banner span H1 {
	display: none;
}

#lang_nav {
	margin-left: 21px;
	width: 780px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background: repeat-x url(../images/lang/lang_nav.gif);
	height: 19px;
	padding-top: 4px;
}

#lang_content {
	width: 780px;
	margin-left: 21px;
	text-align: center;
}

#lang_content hr {
	border-top: 1px solid #ff0000;
	width: 300px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#lang_footer {
	text-align: center;
	font-size: 9px;
	color: #ffffff;
	background: no-repeat url(../images/lang/lang_footer.gif);
	height: 15px;
	vertical-align: bottom;
	padding-top: 5px;
}
