body {
	color: #FFFFFF;
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.5;
}

h4 {
	color: yellow;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: -18px;
	font-weight: normal;
}
h5 {
	color: yellow;
	font-size: 0.8em;
	text-align: center;
	height: .5em;
	font-weight: lighter;
}
a:link {
	color: yellow;
}
a:visited {
	color: #ccf;
}
a:hover {
	color:#CC0000;
	background: #CCCCCC;
}
a:active {
	color: red;
}
td#navcellleft {
	vertical-align:top;
	padding:120px 10px 0 0;
	background: #000000;
}
td#maincell {
	padding: 10px 20px 10px 15px;
	border: solid 1px #646464;
	background: #FFFFFF;
	line-height: 1.5;
	margin: 0px;
	color: #000000;
}
.trblackrow {
}
.breadcrumbs {
	background: #000000;
	color: #FFFFFF;
}


.copyright {
	font-family: "verdana",arial,san-serif;
	font-size: 0.8em;
	font-style: italic;
	color: red;
	text-align: center;
}
.navline {
	color: #FFFF00;
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px;
	background: #000000;
}


.equipheading {
	text-decoration: underline;
	font-size: 1em;
}
.blockquote {
	font-style: italic;
	line-height: 1em;
	margin-right: 10%;
	margin-left: 10%;
}
#title {
	width:250px;
	margin: 30px 1% 0 auto;
}
#hzrule {
	margin-right: auto;
	margin-left: auto;
}
.tips {
	font-style: italic;
	color: #0000FF;
	background: #CCCCCC;
	padding: 0px 5px 2px 0px;
	width: auto;
	margin: 0px;
	text-indent: 8px;
	font-weight: bold;
}
.books {
	border: 2px none #CCCCCC;
	height: 100%;
}
.TDbooks {
	text-align: center;
	width: 33%;
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000;
}
.books a:link {
	background: #CCCCCC;
	border: 2px solid #CCCCCC;
	height: 100%;
}
.books a:visited {
	background: #CCCCCC;
	border: 2px solid #CCCCCC;
	height: 100%;
}.books a:hover {
	border: 3px solid #0000FF;
	height: 100%;
}
.bookcaptions {
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	padding: 5px 10px;
	background: #FFFFFF;
}


.bookcaptions a:link {
	color: #0000FF;
	text-align: center;
	vertical-align: baseline;
	padding: 5px 10px;
}
.bookcaptions a:visited {
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	padding: 5px 10px;
	background: #FFFFFF;
}
.bookcaptions a:hover {
	color: #FF0000;
	text-align: center;
	vertical-align: baseline;
	padding: 5px 10px;
	background: #CCCCCC;
}
.bookcaptions a:active {
	color: #000000;
	text-align: center;
	vertical-align: baseline;
	padding: 5px 10px;
	background: #FFFFFF;
}
#sometips {
	color: #0000FF;
	padding: 0px;
	margin: 0px;
}
#patron {
	border: thin solid #CC0000;
	background-color: #CCCCCC;
	color: #000000;
	width: 50%;
	line-height: 1.5;
	padding-top: 7px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#dateupdate {
	font-style: italic;
	text-align: right;
	padding-right: 15px;
}
