body{
	background: #fef4ac;
	font-family: 'Courier New', monospace;
	padding: 10px 0 0 61px;
	padding: 0;
	margin: 0;
	/*font-size: 0.6875em;*/
	font-size: 68.75%;
	line-height: 1.5em;	letter-spacing: -0.07em;
	min-width: 900px;
	width: auto !IMPORTANT;
	width: 900px;
}

div{
	/*background:#ede30b;*/
}

#header{
	background: #fff url('topbg.gif') 7px 0px;
	height: 34px;
}

#header img{
	margin-top: 6px;
}

#header img,
#content{
	margin-left: 69px;
}

#logo{
	background: url('logo.gif') no-repeat 0 100%;
	height: 116px;
}

.article{
	/*padding: 6px;
	margin:0;
	width: 638px;
	margin-bottom: 35px;*/
}

/*.article img, .article div{*/
.article div.articleimage, .article div{
	float:left;
	margin: 0;
	padding:0;
}

.article div.articleimage{
	width: 300px;
	display: block;
	float:left;
	clear:none;

}

.article div h2{
	font-size: 1.5em;
	margin-bottom: 1em;
}

/*.article, */
.article h2,
.article p
{
	padding: 0 18px;
	font-weight: normal;
}

ul#categories{
	margin:1em 0 0 1.5em;
	padding:0;	
}

ul#categories li{
	list-style: square;
	font-size: 1.8em;
	margin: 0 0 0.85em 0;
	padding: 0;
	line-height: 0;	
	background: transparent;
}

ul#categories li p{
	font-size: 0.769230769em;
	font-size: 0.5555555em;
	color: #000;
}

.article h2{
	margin-bottom: 0;
	padding-bottom: 0;
}

.article div{
	margin-left: 7px;
}
.article div{
	/*background: url('headerbg.png') repeat-y ;*/
}


.article div.ingress{
	width: 330px;
	padding: 0;
	margin:0;
	/* background: url('textbg.png') repeat-y; */
	line-height: 1.275em;
	/*height: 337px;*/
	/*min-height: 337px;*/
}

.article div.ingress p{
	margin-bottom: 1.25em;
	background: none;
}

#content, #left{
	float: left;
}
#content{
	width: 650px;
}

#left{
	padding-top: 116px;
	width: 130px;
	margin-left: 30px;
}

#left h4{
	margin-bottom: 0;
}

h1,h2,h3,h4,h5,h6,p{
	margin-top: 0;
	padding-top: 0;
}

div.date{
	/*margin-top: -1.35em;*/
	margin-left: 18px;
	/*margin-left: 318px;*/
}

div.paper{
	width: 638px;
	background-image: url('textbg.png');
	background-repeat: repeat-y;
	background-position: 305px 0px;
	padding: 0px;
	margin:6px;

	/* min-height: 317px; */
}
div.article{
	margin-bottom: 0px;
}

div.paper p{
	width: 280px;
}

div.article img

{
	width: 300px;
	float: left;
}

div.article div.ingress{
	float: right;
}

p a,a{
	color: #000;
}

div.clear{
clear:both;float: none;
	margin: 0;
	height: 1px;
	padding: 0 0 34px 0;
	background:  #fef4ac;
}
img.hide{
	display:none !IMPORTANT;
}

a.album img{
	border: 0 solid;
}

span.olderlink, span.newer{
	display:block;
	width:30%;
	margin:0;
	padding:0;
	float: left;
	clear: none;
}

span.older{	
	text-align: left;
}

span.newer{
	float: right;
	text-align:right;
}
