/* Screen layout: */

body{
	padding:0;
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFAFA;
	background-color: #322E15;
}
#container{
	width:800px;
	background-color:#940000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 0px;
}
#barbuilding{
	position: relative;
	top: -80px;
	margin-bottom: -100px;
}
#exlink{
	position:relative;
	top: 0px;
	margin-bottom:0px;
}
#flashed{
	position: relative;
	clear:both;
	height: 350px;
}
#flash_qvr{
height: 350px;
background-color: #FFFFFF;
background-image: url(images/qvrbg.jpg);
}
#flash_kiarai{
height: 490px;
background-color: #FFFFFF;
background-image: url(images/kiaraibg.jpg);
}
#kiarai_qvr{
	height: 490px;
}
#kiarai_show{
position: relative;
	float: left;
}
#title1 {
clear:none;
font-size: 18px;
position: relative;
float:right;
color: #000000;
margin-bottom: -20px;
right: 15px;
top: 15px;
}
#qtmov{
position: relative;
top: 50px;
float : right;
right: 10px;
}
#qtmov3{
position: relative;
top: 50px;
float : right;
right: 40px;
}
#flashmap{
position: relative;
	float: left;
}
#title{
	position: relative;
	height: 25px;
	width: 450px;
	top: -185px;
	left: 270px;
	overflow: hidden;
	margin-bottom: -25px;
	clear:none;
	font-size: 20px;
}
#content{
	position: relative;
	height: 150px;
	width: 500px;
	top: -165px;
	left: 270px;
	overflow: hidden;
	margin-bottom: -120px;
	clear:none;
	font-size: 12px;
	padding: 2px;
	text-align:justify;
}
#footer{
	width:800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 9px;
}
