/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #008080;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #800080;
	font-weight: bold;
	text-decoration: underline;
}

body{
	background-color: #E90080;
	color: #000000;
	font: 13px Georgia, Times New Roman, Serif;
	margin-top: 20px;
}

h1{
	color: #ff1395;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

h2 {
	color: #A73066;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

h3 {
	color: #8b008b;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-align: left;
	font-variant: small-caps;
}

h4 {
	color: #8b008b;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	text-align: center;
	font-variant: small-caps;
}


h5{
	color: #ff1395;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
}

td, p {
	font-family: Georgia, Times New Roman, Serif;
	font-size: 14px;
	line-height: 18px;
	margin-left: 10px;
	color: #000;
}


.main{
	background-color: #FFC9CA;
}

.books{
	border: 2px solid #b5005f;
}

.home1{
	background-color: #FDE1D6;
	font: normal normal normal 14px Georgia, Times New Roman, Serif;
	border: 1px #fde1d6;
}

.copyrights {
	background: transparent;
	color: #e5fad1;
	font-size: 10px;
}

a.copyrights:link{
	color: #ffd700;
	font-weight: bold;
	text-decoration: underline;
}

a.copyrights:visited{
	color: #ffd700;
	font-weight: bold;
	text-decoration: underline;
}

a.copyrights:hover{
	color: #ffc6ce;
	font-weight: bold;
	text-decoration: none;
}

a.copyrights:active{
	color: #ffd700;
	font-weight: bold;
	text-decoration: underline;
}

.reviews {
	background: transparent;
	color: #15738C;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Serif;
}


.reviews2 {
	background: transparent;
	color: #15738C;
	font-size: 15px;
}


.topquote {
	color: #15738C;
	font-size: 14px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}

.boxsquare {
	border: 1px solid #151651;
}



.sidebox {
	background-color: #F7BC5B;
	border-bottom: 1px solid #ff1493;
	border-right: thin solid #ff1493;
	border-top: 0px solid #ff1493;
}


.side1b {
	background-color: transparent;
	color: #000000;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 0px 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.covers, img.covers {
border: medium double #700071;
text-decoration: none;
}

a img.books, img.books {
border: 2px solid #b5005f;
text-decoration: none;
}

ul { 
list-style-position: outside; 
}



#side-notes {
	background-color: #E0D9CD;
	width: 180px;
	padding: 0;
	margin: 0px 0 0 0px;
	border-top: 0px solid #8e2700;
}
	
#side-notes p {
		padding: 0px 0px 0px 0px;
		margin: 0px 0 0 0;
		color: #972a2a;
		font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.current-notes {
	background-color: #ffeac3;
	width: 750px;
	padding: 10px;
	margin: 0px 0 0 0px;
	border: 1px solid #ff1493;
	
	
}
	
.current-notes p {
	padding: 5px;
	margin: 0px 0 0 0;
	color: #8b008b;
	font-family: Georgia, Times New Roman, Serif;
	font-size: 12px;
	text-align: left;
}


.current-notes2 {
	background-color: #d8def3;
	width: 420px;
	padding: 0;
	margin: 0px 0 0 0px;
	border: 1px solid #879ada;
}
	
.current-notes2 p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0;
	color: #d500c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.signature
{

	font : 20pt Mistral, verdana, arial;

}

.navbar {
	background-color: #008080;
	border-bottom: 1px solid purple;
	width: 890px;
	padding: 0;
	margin: 0px 0 0 0px;
}

.content {
	background-color: #008080;
	width: 890px;
	
}

.titlename{
	color: #ff1395;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

hr {
color: #f7bc5b;
background-color: #f7bc5b;
width: 95%;
}



