/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #7d2079;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #191970;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #191970;
	background-image: url(images/mcback.jpg);
	background-repeat: repeat;
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin-bottom: 10px;
	margin-top: 25px;
}

h1{
	color: #5D4A4A;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
	
}

h2 {
	color: #A73066;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
}

h3 {
	color: #15738c;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	text-align: center;
}

td, p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
margin-left:10px;
color:#000;
}


.main{
	background-color: #eeddff;
	font: normal normal normal 12px "Times New Roman", Times, serif;
	border-top: 2px solid #d800d9;
	border-bottom: 2px solid #d800d9;
	border-right: 1px solid #d800d9;
	border-left: 1px solid #d800d9;
}


.copyrights {
	background: transparent;
	color: #191970;
	font-size: 10px;
}

.reviews {
	background: transparent;
	color: #15738C;
	font-size: 12px;
}

.topquote {
	color: #15738C;
	font-size: 12px;
	font: bold;
	font-family: Georgia, Times New Roman, Serif;
}


.bookbox {
	border: medium solid #da70d6;
}

.navbar {
	background-color: #000000;
	border-top: 1px solid #ba55d3;
	border-bottom: 1px solid #ba55d3;
}


a img.bookbox, img.bookbox {
border: medium solid #da70d6;
text-decoration: none;
}


ul { 
list-style-position: outside; 
}


