/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #b26b22;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #d00000;
	font-weight: bold;
	text-decoration: none;
}

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: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: white;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}

.content {
	background-color: #000000;
	border: 4px double;
	border-color: red;
	font: normal normal normal 14px "Times New Roman", Times, serif;
	color: Purple;
}



.topmain{
	background-color: #660066;
}

.main{
	background-color: #000000;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px solid #b90000;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #ffdab9;
	font-size: 12px;
}

.topquote {
	color: white;
	font-size: 17px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: medium solid #d00000;
}



.navbar {
	background-color: #622323;
}

.bottombar {
	background-color: #FFFFDB;
	color: #666666;
	font-size: 10px;
}

