html {
	height: 100%;
}

#samplelink, #politylink, #forthcoming ul, #forthcoming li, #nav p, #navlinks, #navlinks li, h1, body {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(../images/sidebar-bg.gif) top right repeat-y;
	color: #000;
	font: 80%/1.4 Verdana, Arial, Helvetica, sans-serif;
}

#container {
	background: #fff;
	position: relative;
	z-index: 2;
	min-width: 750px;
}

#content {
	margin-right: 263px;
	position: relative;
}

#nav {
	position: absolute;
	top: 28px;
	left: 0;
	width: 116px;
}

#nav p {
	text-align: right;
}

#navlinks {
	border-bottom: 1px solid #627687;
	list-style-type: none;
	text-align: right;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#navlinks a, #samplelink a {
	color: #627687;
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
}

#navlinks a:hover, #samplelink a:hover {
	color: #000;
	text-decoration: underline;
}

#samplelink a {
	background: url(../images/pdf.png) 100% 10% no-repeat;
	display: block;
	min-height: 20px;
	padding-right: 20px;
}

#book {
	position: absolute;
	top: 27px;
	left: 130px;
	z-index: 1;
}

#frontpage {
	position: absolute;
	top: 27px;
}

#frontpage a, #book a {
	color: #193045;
}

#frontpage a:visited, #book a:visited {
	color: #627687;
}

#frontpage a:hover, #book a:hover {
	color: #000;
	text-decoration: none;
}

h2 {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 100%;
	margin-bottom: 0;
	padding-bottom: 0;
}

#book p, blockquote {
	margin-top: 5px;
	padding-top: 0;
}

#site-title {
	background: url(../images/site-title.gif) top right no-repeat;
	height: 600px;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	right: 0;
	width: 38px;
}

#blurb {
	background: #3B5063;
	color: #fff;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.6;
	position: absolute;
	top: 28px;
	right: 43px;
	width: 192px;
}

#blurb p {
	margin-top: 0;
	padding-top: 0;
}

#pubdetails, #forthcoming {
	border-top: 1px solid #193045;
	color: #D2D2D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-top: 10px;
	padding-bottom: 50px;
}

#buybooklink {
	background: url(../images/buy-book.gif) 0 -18px no-repeat;
	display: block;
	height: 18px;
	position: relative;
	top: -50px;
	text-indent: -9999px;
	text-decoration: none;
	width: 185px;
}

#buybooklink:hover {
	background-position: 0 0;
}

#splash {
	background: bottom left no-repeat; 
	width: 312px; 
	height: 279px; 
	position: fixed; 
	bottom: 0; 
	z-index: 0;
}

#politylink {
	text-align: center;
}

.snippet {
	border-bottom: 1px solid #DDE0E3;
	clear: left;
	margin: 0 0 15px 23px;
	min-height: 169px;
}

.snippet p {
	margin-left: 105px;
}

.cover {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
}

#forthcoming ul {
	list-style-type: none;
}

blockquote {
	text-indent: -0.4em;
	padding: 0;
	margin-left: 0.4em;
	margin-right: 0.4em;
}

a img {
	border: 0;
}

blockquote p {
	margin-bottom: 0;
	padding-bottom: 0;
}

p.attribution {
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
	text-indent: 0;
}
