@CHARSET "ISO-8859-1";
/*style='writing-mode: tb-rl;
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	
*/
body {
	font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-Serif ;
	text-align: left;
	background-color: #FFFFFF;
	color:#000;
	font:100.01%/1.4 sans-serif;
	 /*text-align:center; horizontal centering for IE Win quirks */
}
#distance { 
	display: none;
}
#MainFrame {
	display: block;
}	
#header {
	display: block;
	height: 50px;
}
#header_logo {	
	width: auto; 
	height: 141px;	
	margin-top: 100px;
	position: absolute;
	background-position: bottom right;
	background-image: url(../img/logo_black.jpg); 
	background-repeat: no-repeat; 
 
	display: none;
}
#siedbar{
	display: none;
	float: left;
}
#sidebar{
	display: none;
}
#iframecontent{
	display: block;
}
#slideshow{
	display: none;
}
#content{
		background-color: #FFFFFF;
		height: auto;
		display:block;
}

#ask_staff{
display:none;
}

#footer{
	background-color: transparent;
	font-size:6pt;
	text-align: right;
	width: auto; 
}
#notice{
	display: none;
}

#loading{
	display: none;
	margin-top: 15%;
	text-align: center;
}