body {
	background-color: #fff;
	font-family: georgia, courier new, arial, verdana;
	font-size: 11px;
	color: #0069B9;
	line-height: 16px;
	}
	
a img {
	border-width: 0;
	}
#logo img {
	width: 60%;
	height: 60%;
	}
#language {
	display: none;
	}
	
#flash div OBJECT {
	/* 
	display: none;
	*/
	height: 180px;
	width: 680px !important;
	background-color: #efefef !important;
	border: 1px solid #ccc !important;
	}
	
a {
	color: #0069B9;
	}

#menu {	
	position: absolute;
	}
#content {
	position: absolute;
	left: 200px;
	}	