body {
	margin: 40px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-color: #fff;
	background-image: url(images/background.jpg);
	background-position: 0px 15px;
}
#wrapper {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 465px;
	background-repeat: repeat-y;
}
#top {
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 465px;
	background-image: url(images/book-splash-top.gif);
	background-repeat: no-repeat;
	text-align: left;
}
#left-logo {
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 465px;
	text-align: center;
}
#left-logo p {
	margin: 0px;
	padding: 0px;
}
#left-logo p a {
	display: block;
	float: left;
	width: 232px;
	padding: 0px;
	height: 162px;
	margin: 0px;
}
#left-logo p a span {
	display: none;
}
#top h1 {
	display: none;
}
hr {
	display: none;
}
#main {
	width: 465px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/book-splash-main.gif);
	background-repeat: repeat-y;
}
#left-col {
	margin: 0px;
	padding: 0px;
	width: 232px;
	float: left;
	text-align: left;
}
#right-col {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 233px;
}
#left-col p {
	padding: 0px 16px 10px 35px;
	margin: 0px;
	font-size: 70%;
}
#right-col p {
	font-size: 70%;
	margin: 0px;
	padding: 0px 30px 20px 17px;
	text-align: left;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 465px;
	background-image: url(images/book-splash-bottom.gif);
	background-repeat: no-repeat;
	clear: left;
}
*>html #footer { text-align: left; }
#footer p {
	margin: 0px;
	padding: 35px 0 0 95px;
	float: left;
}
#footer p a.left {
	font-size: 90%;
	letter-spacing: 8px;
}
#footer p a.right {
	font-size: 90%;
	letter-spacing: 8px;
}
#footer p a.right:link, #footer p a.left:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer p a.right:visited, #footer p a.left:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#footer p a.right:hover, #footer p a.left:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#footer p a.right:active, #footer p a.left:active  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}#bottom {
	font-size: 70%;
	color: #99D1DC;
	padding: 23px;
}
.imewn {
	padding-left: 20px;
}
