
body{
background:# url(images/bodytop.png) repeat-x top ;
color:#666;
font: 12px Arial;
}

#content-wrap, #header-in, #footer-in, #navi-in, #banner {
	width:960px;
}

body, .description, .searchbg_textield, #content blockquote, #content blockquote p, .calendar, .commet_top,  #footer p {
	color:#666;
}
a, h1, h1 a, h3 a, h2, h3 a, #content p a:hover   {
    color: #cd302e;
}
#content-wrap, #header-in, #footer-in, #banner-in   {
	margin:0 auto;
}
 


#sidebar {float:left;}
#content {float:right; }
 