

body {
	margin: 0;
	padding: 0;
	background: #fff;	
	color: #000;
	font-size: 11pt;
	width: auto;
	font-family: "Times New Roman", Times, Georgia, serif;
}

#navigation, #photo_box, #ads, #footer_wrapper, #article_extras {
	display: none;
}

p {
	line-height: 1.5;
	margin: 1.5em 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

ul, ol {
	margin: 1.5em 0 1.5em  40px;
	line-height: 1.5;
	text-align: justify;
}

ul ul, ol ul, ul ol, ol ol {
	margin: 1em 0 1em 30px;
}

ul {
	list-style: disc outside;
}

ul ul, ol ul {
	list-style: circle outside;
}

ol {
	list-style: decimal outside;
}

ol ol, ul ol {
	list-style: lower-latin outside;
}

li {
	margin: 1em 0;
}

li p {
	margin: 1em 0;
}

h1 {
	margin: .75em 0 .5em 0;
	font-size: 3em;
	line-height: 1;
	font-weight: bold;
}

h2 {
	margin: 1.5em 0 1em 0;
	font-size: 1.5em;
	line-height: 1;
	font-weight: normal;
	font-style: italic;
	color: #666;
}

h3 {
	margin: 1.5em 0 -.5em 0;
	font-family: Helvetica, Arial, Serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5;
	color: #666;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h4 {
	margin: 1.5em 0 -.5em 0;
	font-family: Helvetica, Arial, Serif;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.5;
	color: #666;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h5 {
	margin: -.5em 0 -.5em 0;
	font-family: Helvetica, Arial, Serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5;
	color: #666;
}

h6 {
	margin: -.5em 0 -.5em 0;
	font-family: Helvetica, Arial, Serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1em;
	line-height: 1.5;
	color: #666;
}

#header #logo {
	margin: 1em auto;
	text-align: center;
}

#header p {
	text-align: center;
	margin-bottom: 2em;
}

h1.title {
	margin: 0 0 .5em 0;
}

h3.kicker {
	margin: 0 0 .5em 0;
	font-size: 1.5em;
	line-height: 1;
	font-weight: normal;
	font-style: italic;
	color: #666;
	text-decoration: underline;
	text-transform: none;
	letter-spacing: 0;
}

#article_sub {
	width: 50%;
	margin-bottom: 1.5em;
}

h4.deck {
	margin: 0 0 .375em 0;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 1.3333em;
	line-height: 1.3125;
	color: #666;
	letter-spacing: 0;
	text-transform: none;
}

#article_sub p.author {
	margin: 0 0 .8571em 0;
	font-size: 1.1667em;
	border-bottom: 1px solid #C1C1C0;
}

#tag_line p {
	font-family: Helvetica, Arial, Serif;
	font-size: 1em;
	color: #999;
}

a {
	text-decoration: underline;
	color: #0A50A1;
}

#main a:link:after, #main a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#main a[href^="/"]:after {
	content: " (http://clusterpaper.com" attr(href) ") ";
}

.figure {
	border-bottom: 4px solid #000;
	float: right;
	margin: 0 0 0 .125in;
}

.figure.alt {
	float: left;
	margin: 0 .125in 0 0;
}

.figure.l {
	width: 618px;
}

.figure.m {
	width: 250px;
}

.figure.s {
	width: 160px;
}

.figure p.caption {
	font-style: italic;
	color: #666;
	margin: .5em 10px;
}

.figure p.caption span {
	font-weight: bold;
	font-size: 1.1667em;
	line-height: 1.2857;
	font-family: Helvetica, Arial, Serif;
	font-style: normal;
	color: #000;
}

.figure p.caption cite {
	display: block;
	text-align: right;
	color: #333;
	font-size: .8333em;
	font-style: normal;
}

span.reference {
	font-weight: bold;
	font-family: Helvetica, Arial, Serif;
	font-style: normal;
	color: #000;
}

#article_text blockquote {
	float: right;
	width: 250px;
	margin: 0 0 1em 22px;
	color: #999;
	border-bottom: 4px solid #000;
}

#article_text blockquote p {
	margin-top: 0;
	line-height: 1.6875;
	font-family: Helvetica, Arial, Serif;
	font-size: 1.3333em;
	margin-bottom: .75em;
	text-align: left;
}

#article_text blockquote cite {
	display: block;
	text-align: right;
	color: #666;
	font-size: .75em;
}

#tag_line p {
	font-family: Helvetica, Arial, Serif;
	font-size: 1em;
	color: #999;
}