/* Begin Styles */
body {
	font-family: Arial, sans-serif;
	font-size: 13px; 
	margin: 0;
	background: url(images/common/bg.jpg) #FFFFEE;
}
a { color: #8D7B54; }
a:visited { color: #333; }
p {
	font-size: 13px;
}
div#footer { 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
}
div#footer a { font-size: 12px; color: #300;text-decoration: none; }
div#footer a:hover { text-decoration: underline; }
	
.left {
	float:left;
	text-align: center;
	position: relative;
	font-size: x-small;
	margin-right: 20px;
}
	
.right {
	float:right;
	text-align: center;
	position: relative;
	font-size: x-small;
	margin-left: 20px;
	}
	
.books	{
	margin:3px;
	}
	
/* End Styles */