* {
	margin: 0px;
	padding: 0px;
}
body {
	font: normal .64em Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(../Images/Buttons_etc/Backgrnd-ed-sht.jpg) repeat left top;
}
	
#container {
	left: 0%;
	top: 0%;
	right: auto;
	bottom: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#mastHead {
	}

#photoNav {
	height: 27px;
	font-size: 1.4em;
	font-weight: bold;
	}
	#photoNav a:link,#photoNav a:visited {
	background: #C8FFFF no-repeat left top;
	height: 27px;
	border-top: 3px solid #FFFFFF;
	border-right: 3px solid #092DB9;
	border-bottom: 3px solid #092DB9;
	border-left: 3px solid #FFFFFF;
	text-decoration: none;
	text-align: center;
	color: #092BC2;
	vertical-align: middle;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: -3px;
	}

	#photoNav a:hover,#photoNav a:active {
	background: #FFFFFF;
	border-top: 3px solid #092BC2;
	border-right: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-left: 3px solid #092BC2;
	color: #0066FF;
	}
	
	.streetTitle {
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 325px;
	padding-left: 10px;
	}
	
	#pageBody {
	}
	#pageBody h1 {
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 3px;
	}

#photo {
	}

#footer {
	}
td {
	padding: 2px;
}
ul {
	margin-left: 35px;
	list-style-type: disc;
}
