@import url("/textpattern/css.php?n=shared");

a {
	color: #000;
	text-decoration: none;
}

#header_img {
	border-bottom: 2px solid #c00;
}

div#right, #comments, div#nav, div#footer div, .article_foot {
	display: none;
}

div#rr div {
	background: bottom no-repeat url(/images/ender-side.gif);
	padding: 1px 0;
	margin-bottom: 0.5em;
}

div#footer {
	padding: 20px;
	border-top: 1px solid #333;
	font-size: 80%;
	text-align: center;
}
div#footer div#contact, div#footer div#credit {
	display: block;
}

#rr {
	border: 2px solid #c00;
}