/* style copyright  © Glass Slipper WebDesign. Duplication or redistribution is strictly prohibited. */

a:link{
	background: transparent;
	color: #FF6666;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #FF6666;
	text-decoration: underline;
}

a:hover{
	background-color: transparent;
	color: #FF6666;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #FF6666;
	text-decoration: underline;
}

body{
background-color: #ffffff;
	color: #191970;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

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

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


h1 {
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-size: 12px;
	color: #00BFC1;
}
h3 {
	font-size: 16px;
	color: #660066;
	font-weight: bold;
}



.copyrights {
	font: normal 10px Verdana, Times New Roman, sans-serif;
	color: #990000;
}

.quotes {
	font-size: 11px;
	color: #990000;
	font-style: italic;
}

.buy {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.bioquote {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}

.bioquote2 {
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

#info {
	font-size: 12px;
	color: #8D115E;
	font-style: normal;
	font-weight: normal;
}

.covers {
	background: #660066;
	
}
.img2 {
	border: 4px double #9CEFFA;
}

.imgCS {
	border: thick solid #BE00BF;
}
.main{
	background-image: url(images/middleGIF.gif);
}

.main2{
	background-color: #ffffff;
}

.main3{
	background-color: #ffffff;
}

.main4{
	background-color: #FFE1D4;
	border: 4px double #990000;
}

.midbox{
	border-left: 5px solid #990000;
}