body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6d6f71;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D6F71;
	line-height: 15px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00B5F0;
	font-weight: bold;
}
.Intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6F71;
	line-height: 17px;
}
#LayerHeader {
	top: 0px;
	right: 0px;
	background-image: url(pictures/NYMCBack01.gif);
	width: 100%;
	height: 190px;
}
#LayerMenu {
	top: 190px;
	right: 0px;
	width: 100%;
	text-align: center;
	height: 20px;
}
#LayerContent {
	top: 210px;
	right: 0px;
	width: 100%;
}
.Header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6D6F71;
	font-weight: bold;
	line-height: normal;
}

#LayerContent #Content {
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	height: 100%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: ##00B5F0;
	text-decoration: underline;
}
hr {
	color: #6D6F71;
}
