/* style Copyrighted. Duplication or redistribution is strictly prohibited. */

a:visited, a:link, a:active {
	color: #ff1493;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

body{
	background-color: #ffffff;
	background-image: url(images/background_ding.jpg);
	color: #000000;
	font: 10px Verdana, Arial, sans-serif;
	margin:0px; 
	padding:0px;
	text-align: center;

}

h1{
	color: #000000;
	font-size: 16px Verdana, Arial, sans-serif;;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: normal;
	
}

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: 5px;
color:#000;
}

#box {
	position: relative;
	width: 890px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	text-align: left;
	padding: 0px;
	border: 10px solid #ffb6c1;
}


.main{
	background-color: #ffffff;
	font: normal normal normal 12px "Times New Roman", Times, serif;
}


.copyrights {
	background: transparent;
	color: #000000;
	font-size: 10px;
}


.books {
	border: medium double #812f52;
}

.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: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.side:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.side:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a.side:active{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a img.books, img.books {
border: medium double #700071;
text-decoration: none;
}

a img.books2, img.books2 {
border: thin solid #EEEDD7;
text-decoration: none;
}

ul { 
list-style-position: outside; 
}

.box1{
	background-color: #ff1493;
	font: normal normal normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px 0px 0px 0px;
	width: 240px;
	margin: 0px;
}

.box2{
	background-color: #FFBBDF;
	font: normal normal bold 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 240px;
	height: 30px;
	padding: 4px;
}