/* CSS Document */
#NavBar {
	float: left;
	width: 491px;
	margin: 0px;
	text-align: left;
	position: absolute;
	top: 150px;
	left: 231px;
	z-index: 3;
	visibility: visible;
	background-image: url(images/YellowSticky.gif);
	height: 376px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #680000;
	text-decoration: underline;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #901C1B;
	text-decoration: underline;
}
.style1 {font-size: large}
