html { 
	overflow-y: auto;
}
body{
 	font:12px Verdana, 'Bitstream Vera Sans', Arial, Helvetica, sans-serif;
 	overflow-y: auto;
 	overflow-x: hidden;
}

.car{
	position: absolute;
	width: 100%;
	margin-top: -1000;
	background-image : url('images/wood.jpg');
	background-repeat: repeat-x;
}
marquee{
	
}
.marque{
	width: 689;
	position: relative;
	left: 0;
	overflow: hidden;
	height: 38;
	
}
.que{
	display: block;
	width: 660;
	height: 18;
	background: url('./images/door_08.jpg');
}
.marque div{
	float: left;
}
.marque-display{
	width: 660;
	height:18;
	overflow: hidden;
	background: url(images/marquee-bg_07.jpg);
	font-family: 'lucida console';
	color: #FFFFFF;
}
.panel{
	color: #039bfb;
	font-size: xx-small;
	width: 145;
	height: 111;
	overflow: hidden;
	float: left;
	margin: 0;
	padding: 0;
	cursor: pointer;
	font-weight: bold;
	font-family: 'Lucida Console';
	
}

.panel ol:hover li:hover {
	color: #FFFFFF;
	 
}

a{
	color: #039bfb;
}
a:hover{
	color: #FFFFFF;
}
a:visited{
	
}
a:active{
	color: #69ceff;
}


.btn{
	cursor: pointer;
	display: block;
}
.floor{
	
	padding: 0 25px 0 0px;
	overflow: hidden;
	width: 689px;
	color: #000000;
	font-size: 75%;
	height: 591px;
}
#level{
	position: absolute;
	background: #ffffff;;
	height: 591;
	width: 689;
	border : 0;
	overflow-x: hidden;
}
.btn{
	display: block;
}
.row1{
	height:63;
}
.row2{
	height:62;
}
.row3{
	height:60;
}
.row4{
	height:59;
	background-position: 0 0 !important;
}
.col1{
	width:59;
}
.col2{
	width:57;
}
.col3{
	width:61;
}
.row1:hover{
	background-position: 0 -126 !important;
}
.row2:hover{
	background-position: 0 -124 !important;
}
.row4:hover{
	background-position: 0 -59 !important;
}
.row1:active{
	background-position: 0 -63 !important;
}
.row2:active{
	background-position: 0 -62 !important;
}
.row3:active{
	background-position: 0 -60 !important;
}
.row4:active{
	background-position: 0 -59 !important;
}
.lvl1{
	background: url(/images/elevator_13.jpg);
}

.lvl2{
	background: url(images/elevator_14.jpg);
}
.lvl3{
	background: url(images/elevator_15.jpg);
}
.lvl4{
	background: url(images/elevator_16.jpg);
}
.lvl5{
	background: url(images/elevator_17.jpg);
}
.lvl6{
	background: url(images/elevator_18.jpg);
}
.lvl7{
	background: url(images/elevator_19.jpg);
}
.lvl8{
	background: url(images/elevator_20.jpg);
}
.lvl9{
	background: url(images/elevator_21.jpg);
}

.lvl10{
	background: url(images/layout_28.jpg);
}

.door{
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
	height: 591px;
}
.ldoor  {
	position: absolute;
 	float: left;
 	margin-left:0px;
}
.rdoor{
	position: absolute;
	float: left;
	margin-right:0px;
	right: 0;
}
.footer{
	color: #FFFFFF;
	font-size: x-small;
}
.sig{
	font-size: xx-small;
}