body { 
	font: small Georgia, serif;
} 

#header, #sidebar, #footer, #toolbox, #idc-container-parent {
	display: none;
}
h1.storytitle a {
	text-decoration: none !important;
}
.storycategory a {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
.storycategory {
	position: relative;
	top: 105px;
}

div.top_meta {
	float: none;
	display: block;
	height: 120px;
	background: #fff url(images/logo.png) no-repeat 0px 0px;
}
.storycontent {
	line-height: 3.2;
	text-indent: 2em;
}

.meta p {
	margin-bottom: 10px;
}
.meta {
	margin-bottom: 20px;
}
.author {
	font-weight: bold;
}

html>body { 
	font: 83.5% Georgia, serif; 
}

a, a:link {
	color: #000066;
}

		
li {
	margin: 0;
	padding: 0;
	}
	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

	
p {	color: #000;
	font-size: medium;
	margin: 0;
}