html{
	behavior:expression(void(this.complete = (document.readyState.toLowerCase() == 'complete' || 			document.readyState.toLowerCase() == 'interactive')) || void((this.complete == true)?void			(this.runtimeStyle.behavior = 'none') || void(setupFunc()):woid(0)));}
body{
	color:#ffffff;
	font-size:13px;
	font-family:arial;
	font-weight:500;
	background-color:#261b11;
	margin:0px;}
a{
	color:#ffffff;
	text-decoration:none;}
a:hover{
	color:#baa34d;}
div.mainframe{
	background-color:#261b11;
	border-color:#b9b9b9;
	border-style:solid;
	border-width:1px;
	width:830px;
	height:490px;}
div.headerframe{
	width:auto;
	height:130px;}
div.contentframe{
	margin-top:-33px;
	width:700px;
	height:300px;}
div.footerframe{
	width:700;
	height:30px;}
div.logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-top:7px;
	margin-bottom:-7px;
	margin-right:156px;
	width:197px;
	height:97px;
	float:right;}
div.menu{
	margin-top:68px;
	width:400px;
	float:right;}
div.menu p{
	margin-top:0px;}
p.credits{
	font-size:11px;
	margin-top:10px;
	float:right;}
div.menu p a, p.credits span{
	padding-left:16px;
	padding-right:16px;}
p.lang{
	color:#baa34d;
	margin-top:10px;
	margin-left:-1px;
	float:left;}
p.lang a{
	padding:0px;
	color:#baa34d;}
p.lang a:hover{
	color:#ffffff;}
p a.selected{
	color:#baa34d;}
p a.selected:hover{
	color:#baa34d;}
