
body{
color:#000000;
font: 14px Arial;
}

#content-wrap, #header-in, #navi-in, #footer-in, #subscribe-in {
	width:960px;
}

body, #content .post_top, #sidebar p    {
	color:#000000;
}
a, #sidebar h2  {
    color:#862806;
}
#content-wrap    {
	margin:0 auto;
}
#sidebar {float:right; }
#content {float:left; }
#content-wrap {
	background:url(images/sidebarbg.png) repeat-y right;
}
