body {
	background-image: url(gfx/bg.jpg);
	margin-top: 0px;
	background-repeat: repeat-x;
	background-color: #9FCC63;
}
.Disclaimer {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.LibraryAddress {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
.TopNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(gfx/blue-bar.jpg);
	background-repeat: no-repeat;
	height: 31px;
	text-align: center;
}
.TopNavBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TopNavBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TopNavBar a:hover {
	text-decoration: underline;
	color: #CFE7F3;
}
.TopNavBar a:active {
	text-decoration: none;
	color: #CFE7F3;
}
.LeftNavBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(gfx/menu-bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 10px;
	font-weight: bold;
}
.LeftNavBar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftNavBar a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.LeftNavBar a:hover {
	text-decoration: underline;
	color: #CFE7F3;
}
.LeftNavBar a:active {
	text-decoration: none;
	color: #CFE7F3;
}
.SearchBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0087BF;
	background-image: url(gfx/tan-bar.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	height: 34px;
}
.HomeHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #714A4A;
	background-image: url(gfx/home-header.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-left: 75px;
}
.HomeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
	padding-left: 70px;
}
.HomeContent a:link {
	color: #80B841;
	text-decoration: none;
	font-weight: bold;
}
.HomeContent a:visited {
	text-decoration: none;
	color: #80B841;
	font-weight: bold;
}
.HomeContent a:hover {
	text-decoration: underline;
	color: #696969;
	font-weight: bold;
}
.HomeContent a:active {
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.TopNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.TopNav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.TopNav a:hover {
	text-decoration: underline;
	color: #CFE7F3;
}
.TopNav a:active {
	text-decoration: none;
	color: #CFE7F3;
}.InteriorHeader {
	background-image: url(gfx/header-bar.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #714A4A;
	padding-top: 25px;
	padding-left: 70px;
}
.InteriorContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #696969;
	padding-left: 70px;
}
.InteriorContent a:link {
	color: #80B841;
	text-decoration: none;
	font-weight: bold;
}
.InteriorContent a:visited {
	text-decoration: none;
	color: #80B841;
	font-weight: bold;
}
.InteriorContent a:hover {
	text-decoration: underline;
	color: #696969;
	font-weight: bold;
}
.InteriorContent a:active {
	text-decoration: none;
	color: #696969;
	font-weight: bold;
}
.Alphabet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	padding-left: 70px;
}
.Alphabet a:link {
	color: #80B841;
	text-decoration: none;
	font-weight: bold;
}
.Alphabet a:visited {
	text-decoration: none;
	color: #80B841;
	font-weight: bold;
}
.Alphabet a:hover {
	text-decoration: underline;
	color: #696969;
	font-weight: bold;
}
.Alphabet a:active {
	text-decoration: none;
	color: #696969;
	font-weight: bold;

