#menu {
	display: none;
}
#Layer1{
	margin-left: 10px;
	left: 2px;
	position: static;
	top: auto;
	right: auto;
	bottom: auto;
}
#wrapper {
	margin: 2px;
	padding: 2px;
		
}
.main p {
	text-indent: 2em;
	padding: .5em;
}
#Footer {
	display: none;
}
.link {
	background-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #000099;
}
.main h6 {
	margin-bottom: 2px;
}
.bolder {
	font-size: 14px;
	font-weight: bolder;
}
.City {
	font-family: sans-serif, serif, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-transform: capitalize;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 150px;
	top: 0px;
}
.addr {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	text-align: center;
	vertical-align: top;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.addr p {
	margin: 0px;
	padding: 0px;
}

