/* style copyright  © CeliaMayHart.com. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #B22222;
	text-decoration: underline;
	font-weight: bold;
}

a:visited{
	background: transparent;
	color: #B22222;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	background: transparent;
	color: Purple;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	background: transparent;
	color: #B22222;
	text-decoration: underline;
	font-weight: bold;
}



body{
	background-color: #5E4466;
	background-image: url(images/back4.jpg);
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

p{
	background: transparent;
	color: #000000;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}

td{
	background: transparent;
	color: #000000;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

.main {
	background: #F4F5C2;
	
}

h1 {
	font-size: 12px;
	color: #393A5E;
	font-style: italic;
}
h2 {
	font-size: 14px;
	color: #393A5E;
}
h3 {
	font-size: 12px;
	color: #393A5E;
	font-style: italic;
}

.books {
	background: #8FA7B5;
	border: medium solid #3F8000;
}


.buttons {
	BORDER-RIGHT: #393A5E 1px solid;
	BORDER-TOP: #393A5E 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #D8BFD8;
	BORDER-LEFT: #393A5E 1px solid;
	COLOR: #00000;
	BORDER-BOTTOM: 1px solid #393A5E;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}


.buttons1 {
	BORDER-RIGHT: #D8BFD8 1px solid;
	BORDER-TOP: #D8BFD8 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #830084;
	BORDER-LEFT: #D8BFD8 1px solid;
	COLOR: #00000;
	BORDER-BOTTOM: 1px solid #D8BFD8;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center;
}


.quotes {font: 12px Verdana, Arial, Helvetica, sans-serif;}

.small {font: 10px Verdana, Arial, Helvetica, sans-serif;}

.box1{
	border: 1px solid #668099;
}
