/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #71595B;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #8fa6bc;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #F6FAC2;
	background-image: url(images/background1c.jpg);
	background-repeat: 
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #659a65;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 {
	color: #800080;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 13px Verdana, Arial, sans-serif;
}




.topmain{
border-bottom: 2px;
border-bottom-color: #71595B;
border-bottom-style: solid;
}

.main{
	background-color: #f6e2dd;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border-bottom: 1px solid #71595B;
	border-left: 1px solid #71595B;
	border-right: 1px solid #71595B;
	border-top: 1px solid #71595B;
}

.copyrights {
	background: transparent;
	color: #71595B;
	font-size: 10px;
}

.topquote {
	color: #b22222;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: 1px solid #7CC0D9;
}


#navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 10em;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 3em;
padding: 0;
border-top: 1px #71595B solid;
border-left: 1px #71595B solid;
border-right: 1px #71595B solid;
}

#navlist a
{
	width: 99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display: block;
	background-color: #F3F5C2;
	border-bottom: 1px #71595B solid;
	text-align: center;
	text-decoration: none;
	color: #000;
}

#navlist a:hover {
	background-color: #ffd7d7;
}
#navlist a:visited { color: #000; }

#current {
	background-color: #ffd7d7;
}



a img.books, img.books {
border: medium double #700071;
text-decoration: none;
}
