/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #700071;
	font-weight: bold;
	text-decoration: underline;
	
}

a:hover {
	color: #B952BA;
	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: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 14px Verdana, Arial, sans-serif;
}

.content {
	background-color: #660066;
	border: 4px double;
	border-color: #610062;
	font: normal normal normal 14px "Times New Roman", Times, serif;
	color: #a487eb;
}



.topmain{
	background-color: #660066;
}

.main{
	background-color: #D8ECFB;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px solid #879ceb;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #700071;
	font-size: 10px;
}

.topquote {
	color: #700071;
	font-size: 17px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: medium double #2a4484;
}


.navbar {
	background-color: #4D0C4D;
	border-top: 1px solid #e0e6f5;
}

.bottombar {
	background-color: #FFFFDB;
	color: #666666;
	font-size: 10px;
}

.side1 {	
	background-color: #700071;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}


.side1b {
	background-color: #e8d9ec;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 1px solid #304d74;
}


a img.books, img.books {
border: medium double #700071;
text-decoration: none;
}

a img.books2, img.books2 {
border: thin solid #EEEDD7;
text-decoration: none;
}