a:link { text-decoration: underline; color: #000000;}
a:visited { text-decoration: underline; color: #000000;}
a:active { text-decoration: underline; color: #000000;}
a:hover { text-decoration: underline; color: #000000;}

body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url('images/bg-grey.gif');
	background-repeat: repeat-x;
}
input{
	font-family: verdana,helvetica,sans-serif; 
	font-size:11px; 
	color:#000000; 
	padding:3px; 
	border:solid 1px #999999;
	background-color: #FFFFFF;
}
h1 {
	font-size: 23px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#main {
	position: relative;
	left: 50%;
	margin-left: -425px;
	width: 660px;
}
#top {
}
#top_menu {
	text-align: center;
	padding: 5px;
}
#right {
	position: absolute;
	margin-left: 670px;
}
#content1 {
	position: absolute;
	width: 300px;
}
#content2 {
	text-align: center;
	padding: 10px;
	width: 340px;
	height: 50px;
	background: #f5f2e7;
	margin-top: 20px;
	position: absolute;
	margin-left: 290px;
}
#front1 {
	background: #e1d8b9;
	text-align: center;
	width: 350px;
	height: 112px;
	margin-top: 90px;
	position: absolute;
	margin-left: 310px;
}
#front2 {
	background: #e1d8b9;
	text-align: center;
	width: 350px;
	height: 112px;
	margin-top: 90px;
	position: absolute;
	margin-left: 310px;
}
#content3 {
	position: relative;
	margin-top: 220px;
}
#footer {
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
#book {
	width: 450px;
}
#ad_200_200 {
	width: 200px;
	height: 200px;
	border: 1px solid #cccccc;
	position: absolute;
	margin-left: 458px;
	margin-top: 5px;
	text-align: center;
}
#similar {
	position: relative;
}
#tip{
	width: 645px;
}
#results {
	position: relative;
}
#userdetails {
	margin-left: 470px;
	margin-top: 20px; 
	width: 155px; 
	height: 100px; 
	padding: 5px;
	background-color: #e1d8b9;
}
#mybooks {
	position: relative;
	margin-top: 10px;
}
#usermenu {
	margin-left: 470px;
	width: 155px; 
	height: 100px; 
	padding: 5px;
	background-color: #f5f2e7;
	line-height: 14px;
}
.grey {
	color: #999999;
}
