.NavBar {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: 3e3833;
	background-color: #77648a;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	position: absolute;
	border: 3e3833;
}
LightPurple_Bkgd {
	background-image: url(images/SM_Purple_gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
