.footerText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
}

.footerLinks {
	font-family: Tahoma, Arial, sans-serif;
	font-style:italic;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.footerLinks:hover {
	text-decoration: underline;
}
#langSelector{
	visibility:hidden;
	text-align:right;
	position:absolute;
	top:0px;
	right:0px;	
	z-index:1000;
	width:180px;
	height:30px;
	/*background-color:#000000;*/
}
#flashview{
	position:relative;
	width:960px;
	z-index:0;
}
