
body{
color:#666;
font: 11px Arial;
}

body, #content .posts h6, #content .posts h6.postcomments, #header .searchbg_textield, #content blockquote, #content blockquote p, #content .p_links li, #content .post_top, .calendar, .commet_top{
	color:#666;
}
a, h1 a:hover, h3 a:hover, h2 a:hover, #content a:hover, .more-link a:hover, #sidebar a:hover, #content p a, #content a     {
    color:#991b2d;
}

#content-wrap, #header-in, #footer-in, #navi, #banner  {
	margin:0 auto;
}
 


#sidebar {float:left; background:url(images/sidebarbg.png) no-repeat top right; }
#content {float:right; padding:10px 25px 0 0;}
 
 