.CityTitle { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-style: normal;
	color: #FFFFFF
	}
.Headings { 
	font-family: Bimini, Arial; 
	font-size: 15px; 
	font-style: normal; 
	color: #0088CC; 
	} 
.PageTitle { 
	font-family: Times; 
	font-size: 24px; 
	font-style: normal; 
	color: white;
	} 

.Dashes{
	color: #99CCFF;
	font-size: 14px;
}
.CityText{
	font-family: Georgia;
	font-size: 17px;
	font-style: normal;
	color: Gray;
}	
a {
	font-family: Georgia; 
	font-size: 14px; 
	color: white;
	text-decoration: none;
	}
	
a:hover { 
	font-family: Georgia; 
	font-size: 14px; 
	color: #0099CC; 
	text-decoration: none;
	} 
	
a.Selection{
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color:#0099CC;
}
a.Selection:hover{
font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color:white;
}
a.new { 
	font-family: Bimini, "Times New Roman"; 
	font-size: 14px; 
	color: #EE1A1A; 
	} 
	
a.new:hover { 
	font-family: Bimini, "Times New Roman"; 
	font-size: 15px; 
	color: #D0EF00; 
	} 
	
.special{
	font-family: Georgia; 
	font-size: 14px; 
	color: white;
	text-decoration: none;
}

}

#frame  {	
		position: absolute;
		width: 250px;	
		background-color: #FFFFFF; 
		padding: 0;  
		margin: 0px; 
		top: 0px;
		left: 0px;
		}
		
.review {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 10px; color: #FFFFF;
}

div.city {
	border-bottom: 2px ridge #99CCFF;
	border-top: 2px ridge #99CCFF;
	position: absolute;
	top: 48px;
	left: 108px;
	width: 800px;
	height: 31px;
	z-index: 1
}
div.animation{
	position:absolute; 
	left:110px; 
	top:85px; 
	width:800px; 
	height:259px; 
	z-index:2; 
	background-color: #333333
}

div.menu {
	border-bottom: 2px ridge #99CCFF;
	border-top: 2px ridge #99CCFF; 
	position: absolute;
	left:108px; 
	top:350px; 
	width:802px; 
	height:25px;
	z-index: 3
}

div.content{
	position:absolute; 
	left:111px; 
	top:392px; 
	height:392px; 
	z-index:4;
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; 
	color: #DDFFFF
}
div.gallery{
	position:absolute; 
	left:0px; 
	top:392px; 
	height:392px; 
	z-index:4;
	font-family: Geneva, Arial, Helvetica, san-serif; 
	font-size: 14px; 
	color: #DDFFFF
}
