<!--
body {
	font-family: arial;
	background-color: #ffffff;
	color: #134e90;
	width: 870px;
	margin-left:auto;
	margin-right:auto;
}
div {
	border-style: solid;
	border-width: 0px;
}
div.main {
	width: 850px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
}
div.header {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	background-color: #d62535;
	padding: 10px 10px 1px 10px;
}
div.facebook {
	position: relative;
	top: 490px;
	width: 180px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
img.facebook {
	border-width: 0px;
}
div.contact {
	position: relative;
	top: 496px;
	width: 140px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 0px 20px 0px 20px;
	background-color: #ffffff;
}
div.box {
	font-size: 11pt;
	text-align: center;
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	color: #ff0000;
	background-color: #ffffff;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.red {
	color: #ff0000;
	font-weight: bold;
	font-size: large;
}
span.black {
	color: #000000;
}
div.col1 {
	float: left;
	width: 550px;
	background-image: url("redwhite.gif");
	background-repeat: repeat-x;
}
div.njmap {
	width: 300px;
	height: 575px;
	background-image: url("njheart.gif");
	background-repeat: no-repeat;
	float: right;
}
div.heart {
	position: relative;
	top: 40px;
	left: 132px;
	width: 120px;
	text-align: center;
	color: #134e90;
	font-family: arial;
	font-weight: bold;
}
div.dates {
	font-size: 11pt;
	margin-top: 15px;
	background-color: #ffffcc;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	padding: 10px;
	clear: both;
}
h1 {
	color: #ffffff;
}
ul {
	padding-left: 20pt;
	margin: 0px;
}
li {
	margin: 10px 0px 0px 0px;
}
a {
	color: #134e90;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
}
a:link {
	color: #d62535;
}
a:visited {
	color: #d62535;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
-->
