body {
	background: url(../images/html_bg.gif) top left repeat-y;
	color: #2C2525;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

#header {
	background: #424649 url(../images/cover-slim.gif) top left no-repeat;
	float: left;
	padding-top: 309px;
	text-align: center;
	width: 202px;
}

h1, h2, h3 {
	display: none;
}

p#buy-book {
	margin: 0 auto;
	width: 185px;
}

#buy-book-link {
	background: url(../images/buy-book2.gif) 0 -18px no-repeat;
	display: block;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	width: 185px;
}

#buy-book-link:hover {
	background-position: 0 0;
}

#content {
	padding-bottom: 28px;
	padding-right: 204px;
	position: absolute;
	left: 202px;
	text-align: left;
	top: 0px;
}

/*#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}*/

#intro {
	border-bottom: 12px solid #B7ADA5;
}

#content p {
	padding: 5px 12px;
	margin: 0;
}

#politylink {
	background: url(../images/polity_logo.gif) 0 -28px no-repeat;
	display: block;
	height: 28px;
	position: absolute;
	bottom: 0;
	right: 0;
	overflow: hidden;
	text-indent: -9999px;
	width: 74px;
}

#politylink:hover {
	background-position: 0 0;
}

.interviewer, .interviewee {
	font-weight: bold;
}

img {
	border: 1px solid #666;
	float: left;
	margin-right: 5px;
}

ol { 
	list-style-type: none;
}

dl {
	margin: 0 12px 24px 12px;
}

#content ol li, dt {
	font-weight: bold;
	padding-top: 10px;
}

#content ol li li {
	font-weight: normal;
	padding-top: 0;
}

#content ol, #content ul, dl {
	margin-top: 5px;
	padding-top: 0;
}

h4 {
	clear: both;
	font-size: 120%;
	margin: 0 12px 12px 12px;
	padding: 0;
}

h5 {
	font-size: 110%;
	margin: 12px 0 0 12px;
	padding: 0;
}

#endorsements { 
	background: #2C2525 url(../images/corner.gif) bottom left no-repeat;
	color: #ccc;
	padding-top: 50px;
	padding-bottom: 70px;
	position: absolute;
	text-align: left;
	top: 0px;
	right: 0px;
	width: 203px;
}

blockquote {
	margin: 0;
	padding: 0;
	text-indent: -0.4em;
}

#covers {
	float: right;
	width: 100px;
}

#covers p {
	float: right;
}

#endorsements p a {
	color: #efefef;
}

#navigation {
	background: #fff;
	border-bottom: 12px solid #B7ADA5;
	font-size: 90%;
	padding-bottom: 20px;
}

#navigation ol {
	list-style-type: none;
	margin: 0;
}

#content #navigation li {
	margin: 0;
	padding: 0;
}

#nav1 {
	float: left;
	padding-left: 12px;
	width: 48%;
}

#nav2 {
	padding-right: 12px;
	text-align: right;
}

#navigation ol a {
	color: #424649;
	font-weight: bold;
	text-decoration: none;
}

#navigation ol a:hover {
	color: #FFC505;
	text-decoration: underline;
}

#content a {
	color: #424649;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	color: #FFC505;
	text-decoration: none;
}
