@charset "UTF-8";
body {
	background-image: url(Images%20HomePage/WebBkgd.jpg);
	text-align: center;
	font-weight: bold;
	background-position: center top;
}
.NavBar {
	font-size: 18px;
	color: #800;
}
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	color: #000;
}
a:link {
	color: #A00;
	text-decoration: none;
}
a:visited {
	color: #399;
	text-decoration: none;
}
a:hover {
	color: #A00;
	text-decoration: none;
}
a:active {
	color: #FFD490;
	text-decoration: none;
}
#content {
	position:relative;
	width:1000px;
	z-index:1;
	background-color: #FFF;
	height: auto;
	background-image: none;
	cursor: auto;
	color: #800;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	top: -20px;
	left: auto;
}
#banner {
}
#content table tr td p {
	text-align: left;
	color: #000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.AboutPgTxt {
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	color: #000;
	font-style: normal;
	font-size: 16px;
}
.center {
	text-align: center;
}
.Titles {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #A00;
	text-decoration: none;
}
.TableContent {
	text-align: center;
}
.FriendsPageSm {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
}
