/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #BCA68F;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #BCA68F;
	font-weight: bold;
	text-decoration: none;
}

body{
	background-color: #371F3C;
	color: #A478A3;
	font: 10px Verdana, Arial, sans-serif;
	margin: 0px;
}

h1{
	color: #EEE8AA;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

h2 {
	color: Purple;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: underline;
}

td, p {
	color: #000000;
	font: 13px Verdana, Arial, sans-serif;
}

.main{
	background-color: #371F3C;
	background-image: url(images/GE_back.jpg);
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border-bottom: 0px solid #D8BFD8;
	border-left: 0px solid #B47EB4;
	border-right: 0px solid #B47EB4;
	border-top: 0px;
}

.main2{
	background-color: #371F3C;
	background-image: url(images/GE_back2.jpg);
	font: normal normal normal 16px "Times New Roman", Times, serif;
	border-bottom: 0px solid #D8BFD8;
	border-left: 0px solid #B47EB4;
	border-right: 0px solid #B47EB4;
	border-top: 0px;
}


.copyrights {
	background: transparent;
	color: #A478A3;
	font-size: 10px;
}


.books {
	border: medium double #BCA68F;
}

.bottombar {
	background-color: #FFFFDB;
	color: #000000;
	font-size: 10px;
}

.side1 {
	background-color: #FDE1D6;
	color: #7D2D2B;
	font: italic 12px;
	font-family: Georgia, Times New Roman, Serif;
}

.side2 {
	border: 1px solid #7D2D2B;
}

.rightbar {
	color: #BC8FA6;
	font-size: 12px;
}


.booktitle {
	color: #000000;
	font: normal bold 15px Verdana, Arial, sans-serif;
}

a img.books, img.books {
border: medium double #BCA68F;
text-decoration: none;
}

.bookbox{
	background-color: #371F3C;
	border: 1px solid #BCA68F;
}