.sidebar {
	top: 0; /* Stay at the top */
	left: 0;
	clear: none;
	float: left;
	height: 100%;
	width: 160px;
	position: fixed;
	overflow-x: hidden;
	background-color: #000066;
	overflow-y: hidden;
}
/* Style page content */
.main {
	margin-left: 200px;
	width: 860px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 30px;
}
.sidebar .style1 .style3 a {
	color: #FFFFFF;
	text-decoration: none;
}
.languagebutton {
width: 120px;
height:30px;
z-index:100;
position:fixed;
right:15%;
bottom:0%;}
