/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #8b0000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #15738C;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #000000;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
}

h1{
	color: #5D4A4A;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

h2 {
	color: #A73066;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

h3 {
	color: #15738c;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin-left:10px;
color:#000;
}


.main{
	background-color: #dcdcdc;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 1px solid #8b0000;
	border-bottom: 4px solid #8b0000;
	border-right: 1px solid #8b0000;
	border-left: 1px solid #8b0000;
}


.copyrights {
	background: transparent;
	color: #15738C;
	font-size: 10px;
}

.reviews {
	background: transparent;
	color: #15738C;
	font-size: 12px;
}

.topquote {
	color: #15738C;
	font-size: 16px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: medium solid purple;
}

.navbar {
	background-color: #1B4260;
	border-bottom: 2px solid #BA92C9;
	border-right: 0 px solid #812f52;
	border-top: 4px solid #BA92C9;
}



a img.books, img.books {
border: medium solid purple;
text-decoration: none;
}


