/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #b22222;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #800080;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: black;
	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{
	background-color: #660066;
}

.main{
	background-color: #fafad2;
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border: 2px solid #ff8c00;
}


.copyrights {
	background: transparent;
	color: #526c2f;
	font-size: 10px;
}

.topquote {
	color: #b22222;
	font-size: 15px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.books {
	border: 1px solid #7CC0D9;
}

.books2 {
	border: thin solid #526c2f;
}


.navbar {
	background-color: #D094A5;
}

.bottombar {
	background-color: #FFFFDB;
	color: #666666;
	font-size: 10px;
}

.side1 {	background-image: url(images/back.jpg);
	background-color: #700071;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}


.side1b {
	background-color: #CB9CA6;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 1px solid #BA5286;
}


a.side:link{
	color: #700071;
	font-weight: bold;
	text-decoration: underline;
}

a.side:visited{
	color: #700071;
	font-weight : bold;
	text-decoration : underline;
}

a.side:hover{
	color: #700071;
	font-weight: bold;
	text-decoration: none;
}

a.side:active{
	color: #700071;
	font-weight: bold;
	text-decoration: underline;
}

a img.books, img.books {
border: medium double #700071;
text-decoration: none;
}

a img.books2, img.books2 {
border: thin solid #EEEDD7;
text-decoration: none;
}