body {
	background-color: #fff;
	font: 0.8em sans-serif;
}
p {
	line-height: 1.4em;
}
a {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #555;
}
a:active {
	color: #999;
}
h1 {
	margin: 0;
	font-size: 2.3em;
}

h2 {
	font-size: 1.4em;
}
#container {
	background-image: url(images/bg-main.png);
}

#content .sticky .content {
	padding-bottom: 3em;
	background-image: url(images/hr.png);
	background-repeat:no-repeat;
	background-position: bottom center;
}

.node {
	margin-bottom: 3em;
}
#container {
	background-repeat: no-repeat;
	width: 755px;
	height: 500px;
	margin: auto;
	padding-top: 250px;
}
#content {
	float:right;
	width:525px;
	padding-bottom: 4em;
}
#leftnav {
	margin-top: 25px;
	float:left;
	width:150px;
	padding: 1em;
}
#leftnav #cothan-menu * {
	list-style: none;
	padding: 0;
	margin: 0;
}
#leftnav #cothan-menu  ul li {
	margin-top: .2em;
}

hr { border: 0px; height: 1px; background-color: #666; color: #666; }

.comment {
	margin: 1.5em 0;
	border-bottom: 1px solid #666;
}

.block-user {
}


/* sIFR. */

/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
