<style type="text/css">
	
	body{z-index: 3;}
	p.blah{z-index: 10;}
	.indexLogo{z-index:10;position:absolute; top:5px; left:5px; color:blue;}
	.indexWhereToEat{z-index:7; position:absolute; top:17px; left:275px; color:gray;}
	.indexFooter{z-index:10;position:absolute; top:350px; left:150px;}
	#indexText{z-index:10;position:absolute; top:95px; left:155px;}
	#indexPhoto2{z-index: 3; position: absolute; top: 85px; left:420px;}
	#indexPhoto{z-index: 3; position: absolute; top: 150px; left:300px;}
	#indexNav{z-index: 9; position: absolute; top:60px; left:5px;}
	#standardCell{ background-color:C4D3BE;}
	#lineCell{ background-color:3E4564;}
	#blankCell{ background-color:FFFFFF;}
	#indexSearchCity{ z-index: 15; position: absolute; top: 6px; left: 280px;}
	input.indexSearchSubmit{ z-index: 15; position: absolute; top: 4px; left: 525px;}

	a{text-decoration: none;}
	a:hover{text-decoration:underline;}
	a.link{color:black;}
	a.link:hover{ color: 57628F;}
	a.nav{color: white;}

	#cityTitle{ z-index: 15; position: absolute; top: 50; left: 5px; font-size: 30px;}
	#cityContent{ position: absolute; top: 60px; left: 5px;}
	.cityContent{ position: absolute; top: 60px; left: 5px;}
	#cityTop{ z-index: 10; position:absolute; top:4px; left:5px }
	.bgline{ z-index:1; position: relative; top: 19px}
	.header{ z-index:3; position: relative; font-weight:bold;}
	#globalNav{ z-index: 15; font-size: 10pt; color:white;position: absolute; top: 6px; left: 500px;}

	#globalIndex{ z-index: 15; text-align: center; font-size: 14pt; color:white;position: absolute; top: 6px; left: 400px;}

	#indexGlobalNav{ z-index: 15; font-size: 10pt;}
	#restaurantName{z-index:5; position: absolute; top: 60px; left:5px;}
	#menu{z-index: 12; position: absolute; top:62px;left:405px;}
	#cuisineArea{z-index: 15; position: absolute; top: 62px; left:475px;}
	#restaurantPhoto{z-index:5; position: absolute; top: 100px; left:5px;}
	#restaurantInfo{z-index:7; position: absolute; top: 100px; left:225px;}
	#addressInfo{z-index: 12; position: absolute;}
	
	.fontBuzzHeader {font-family: times new roman; color:#000000; font-weight:bold;}
	.fontBuzzText {font-family: times new roman; color:#FFFFFF;}
	
</style>
