#city-container {
	width: 98%;
	background-color: #EFEFEF;
	border: thin ridge;
	padding-bottom: 5px;
	margin: auto;
}

#city-container p{
	margin: 0px;
	padding: 1px 0px;
	clear: right;
}

#city-container a{
	padding: 5px;
}

#city-container h2{
	width: 100%;
	background-image: url(../graphics/blue.jpg);
	color: #FFFFFF;
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
}

#city-links {
	float: right;
	width: 200px;
	border: thin outset;
	background-color: #EBD8D8;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
}

#city-links p{
	padding: 0px 5px;
}

#city-links img{
	border: thin outset;
	float: left;
	margin-right: 3px;
}

#city-links h2{
	width: 190px;
	background-image: url(../graphics/headerbtnbck.jpg);
	color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: groove;
}
