<style type="text/css">
<!--

html,body {
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}


div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	height: auto;
	background-color: #FFFFFF;
		border: 0;

}


div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 432px;
}

div.navbar {
	position: absolute;
	top: 0;
	width: 594px;
	height: 67px;
	left: 0;
	border: 0;
	background-color: #33A02C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-spacing: 130%;
	letter-spacing: 0.1em;
	font-size: 15px;
	font-weight: bold;
}
a {
text-decoration:none;
text-align: center;
color: #FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color: #33A02C;
}
a:hover {
color: #006600;
background-color: #FFFFFF;
}
a.book_link {
text-decoration:none;
text-align: center;
color: #FFFFFF;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-color:#006600;

}
a.book_link:hover {
color: #006600;
background-color: #FFFFFF;
}
a.button1 {
position: absolute;
width: 148.5px;
height: 67px;
}
a.button1:hover {
position: absolute;
width: 148.5px;
height: 67px;
}
a.button2 {
position: absolute;
left: 148.5px;
width: 148.5px;
height: 67px;
}
a.button2:hover {
position: absolute;
left: 148.5px;
width: 148.5px;
height: 67px;
}
a.button3 {
position: absolute;
left: 297px;
width: 148.5px;
height: 67px;
}
a.button3:hover {
position: absolute;
left: 297px;
width: 148.5px;
height: 67px;
}
a.button4 {
position: absolute;
left: 445px;
width: 148.5px;
height: 67px;
}
a.button4:hover {
position: absolute;
left: 445px;
width: 148.5px;
height: 67px;
}
div.spaces {
	position: absolute;
	top: 67px;
	left: 0;
	width: 30px;
	height: 108px;
	border: 0;
	background-color: #5A3D1B;
}
div.header {
	position: absolute;
	top: 67px;
	left: 30px;
	width: 564px;
	height: 108px;
	border: 0;
	background-color: #5A3D1B;
}
div.logo {
	position: absolute;
	top: 0px;
	left: 594px;
	width: 186px;
	height: 175px;
	background-color: #ABDA4D;
	border: 0px;
}
#bookcrossing {
	postion: absolute;
	width: 780px;
	height: 40px;
	height: auto;
	border: 0px;
	background-color: #336600;
	font-size:16px;
	font-weight: bold;
	color: #FFFF00;
	}
	
div.main {
	width: auto;
	height: auto;
	padding: 10px;
	}
div.wrappera {
	position: absolute;
	top: 175px;
	width: 780px;
	height: auto;
	border: 0px;
	background-color: #FFFFFF;
	padding-bottom: 30px;

	}
	div.wrapperb {
	position: relative;
	width: 780px;
		top: auto;
	height: auto;
	border: 0px;
	background-color: #FFFFFF;

	}
	div.wrapperc {
	position: relative;
		top: auto;
	width: 780px;
	height: auto;
	border: 0px;
	background-color: #FFFFFF;

	}
#thumbnails {
	float: left;
	margin-left: 50px;
	width: 300px;
	border: 3px dotted #333300;
	background-color: #669933;
	text-align: center;
	padding: 15px;
}
#preview {
	float: right;
	width: 150px;
	height: 300px;
	border: 3px;
	background-color: #669933;
	border-color: #333300;
	text-align: center;
	margin-right: 100px;
		padding: 15px;
}
body {
	background-image: url(../../images/background.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-spacing: 130%;
	letter-spacing: 0.2em;
	font-size: 12px;
}


h1 {
	color: #FFFFFF;
	font-size: 40px;
	letter-spacing: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




-->
</style>