/* CSS Document */


body{
	background-color: #FFFACD;
	background-repeat: no-repeat;
	width: 980px;
	height: 550px;
	position: center;
	scrollbar-base-color:#FDFEF9;
}



#box1 { 
	position:absolute; 
	top:150px; 
	left: 0; 
	width:160px; 
	height:32px; 
	z-index:1;
	text-position: left; 
}


#box2 { 
	position:absolute; 
	top:150px; 
	left:200px; 
	width:630px; 
	height:350px; 
	z-index:2; 
}

#box3 { 
	position:absolute; 
	top:505px; 
	left:169px; 
	width:150px;
	height:30px; 
	z-index:3; 
}

#bilder{
	position: absolute;
	top: 410px;
	left: 200px;
	width: 300px;
	height: 75px;
	z-index: 6;
}
#font{
	color: #000;
	font-size: 14px;
	font-family: Verdana;
	margin: -250px 0 0 0;
	z-index:4;
}

#navi {
	width: 160px;
	margin :0px 0px 0px 10px;
	border-style: solid solid solid solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	font-family: Verdana;
	font-size: 18px;
	z-index: 5;
}

#navi li a {
	height: 20px;
	voice-family: inherit;
	height: 17px;
	text-decoration: none;
}

#navi li a:link, #navi li a:visited {
	color: #333;
	display: block;
	background:  url(img/navi.jpg);
	padding: 8px 0 0 10px;
}

#navi li a:hover {
	color: red;
	background:  url(img/navi.jpg) 0 -25px;
	padding: 8px 0 0 10px;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
#London-Taxi{
margin-left:350px;
margin-top:-10px;
color: #666;
	font-size:0.6em;
	font-family: Verdana;
}
h1{		color: #000;
	font-size: 16px;
	font-family: Verdana;
	}