body {
	font-family : Georgia, Palatino, Bookman, Times, "Times New Roman", serif;
	font-size: 16px;
	line-height: 28px;
	background: fff;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#printurl h1 {
	text-align: left;
	font-size: 32px;
	font-style: normal;
	letter-spacing: 4px;
	line-height: 28px;
	margin: 0px 0 0px 0px;
	}
#printurl span {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	margin: 0px 0px 0px 2px;
	}
	
#printurl address {
	text-align: left;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	margin: 0px 0px 0px 2px;
	}
q, cite	{
	color: #333;
	font-size: 20px;
	line-height: 30px;
	}
sup {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	}
strong, b {
	font-weight: bold !important;
	}
a {
	text-decoration: none;
	font-weight: normal;
	color: #333;
	}
a:visited {
	color: #666;
	}
a:hover {
	color: #999;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
p {
	margin: 10px 0 10px 0;
	}
p.caption {
	margin: 10px 0 10px 0;
	font-family : Georgia, Palatino, Bookman, Times, "Times New Roman", serif;
	font-size: 12px;
	line-height: 24px;
	}
address {
	font-style: normal;
	margin: -10px 0 0 10px;
	}
h1 {
	text-align: left;
	font-size: 28px;
	font-style: Italic;
	letter-spacing: 3px;
	line-height: 32px;
	margin: 10px 0 10px 0px;
	}
#map
{
	display: none;
	float: right;
	width: 420px;
}
#printmap
{
	float: right;
	width: 420px;
	background-image: url(../flash/map.gif);
}
div.photoright
{
	float: right;
	margin: 0px;
	padding-left: 5px;
	text-align: left;
}
div.right
{
	float: right;
	width: 365px;
}

div.quote
{
	margin: 30px;
	padding-left: 100px;
}
div.spacer { clear: both; }

#flash {
	display: none;
	}
#menu {
	display: none;
	}

img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}	
#middle {
	width:760px;
	margin-top: 0px;
	margin-bottom: 100px;
	margin-right: auto;
	margin-left: 10px;
	text-align: center;
	}
#top {
	border: 0;
	width: 680px;
	margin: 10px auto 0px 20px;
	padding: 10px 0px 0px 0px;
	background: #fff;
	text-align: left;
	height: 60px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 60px;
	}
html>body #top {
	height: 60px; /* ie5win fudge ends */
	}
#content {
	width: 680px;
	border: 0;
	margin: 0px auto 10px 10px;
	padding: 10px;
	background: #fff;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 698px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 680px;
	 }