body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #768696;
}
a {
	color: #81ACE1;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #768696;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	clear: both;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #768696;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.artofcity {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	letter-spacing: -1pt;
}
#stretchBody {
	background-color: #FFF;
	background-image: url(images/stretch-edges.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 791px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#bodyContainer {
	background-color: #FFF;
	width: 791px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodyContainer #bodyFooter {
	background-color: #768696;
	margin: 0px;
	padding: 0px;
	width: 791px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bodyContainer #pageHeader {
	background-image: url(images/page-head-whole.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 158px;
	width: 791px;
}
#bodyContainer #pageHeader h1 span {
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	display: none;
	padding: 0px;
}
#bodyContainer #pageHeader h1 {
	height: 150px;
	width: 731px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	cursor:pointer;
}
#bodyContainer #stretchBody #primaryContentContainer {
	width:635px;
	overflow:visible;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#bodyContainer #stretchBody #primaryContentContainer .textWrapper {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#bodyFooter a {
	color: #e9c24d;
}
#primaryContentContainer {
clear:both;
}