body {
	margin: 0px;
	text-align: center;
}


/*flash */
	
#flashcontainer {
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}

#flashcontent {
	width: 800px;
	height: 500px;
	margin:auto;
	}
	
.header {
	width: 800px;
	height: 83px;
	margin:0px auto;
	text-decoration: none;
	border: none;
}
	
.logo img {
	width: 163px;
	height: 83px;
	float: left;
	border: none;
	}
		
.langbox {	
	height: 13px;
	width:200px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:italic;
	font-size: 11px;
	text-decoration: none;
	text-align:right;
	}
	
.lang {
	text-decoration: none;
	text-align:right;
	color:#36C;
	}
	
.lang a:link, .lang a {
	color:#36C;
	text-decoration: none;
	text-align:right;
}
.lang a:hover, .lang:hover {
	color:#6CF;
	text-decoration: none;
	text-align:right;
}
		
	
/*

#altcont img {
	}
*/