/* CSS Document */

.copyright {
	LEFT: -155px;
	WIDTH: 155px;
	POSITION: absolute;
	TOP: 410px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.strapline {
	font-size: large;
	font-weight: bold;
	color: #990000;
}
.bookTitle {
	font-size: medium;
	font-weight: bold;
	color: #000066;
	margin-top: 4px;
	margin-bottom: 2px;
}
.bookSequence {
	font-weight: bold;
	color: #000066;
	margin-top: 2px;
}
.bookAbout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 8px;
}
#topbar {
	background-image: url(/uk/minisites/assets/sirens/homepage_tb.gif);
}
#menu {
	background-image: url(/uk/minisites/assets/sirens/homepage_ln.gif);
}
p {
	line-height: 100%;
}