body{
	color:#4A5E69;
	background:#022703 url(science/bg_repeat.jpg) repeat-y top center;
}
#bg_top{
	background:url(science/bg_top.jpg) no-repeat top center;
}
#bg_btm{
	background:url(science/bg_btm.jpg) no-repeat bottom center;
}

#base{
	background:url(science/bg_base_repeat.jpg) repeat-y top center;
}
#base_btm{
	background:url(science/bg_base_btm.jpg) no-repeat bottom center;
}

#header{
	background:url(science/bg_header.jpg) no-repeat top center;
}

#container{
	background:url(science/bg_container_top.jpg) no-repeat top center;
}

#blog_name {
	margin-left:50px;
}
#blog_desc {
	margin-left:60px;
}


#header .rss {
	background:url('science/bg_rss_hover.jpg') no-repeat -100px -100px;

}
#header .rss:hover{
	background:url('science/bg_rss_hover.jpg') no-repeat 0 0;
}
.mainsearch {
	background:url('science/bg_search.jpg') no-repeat 0 0;	
}
.mainsearch_hover{
	background:url('science/bg_search.jpg') no-repeat 0 -80px;
}
.post_date{
	background:url('science/bg_post_date.jpg') no-repeat top center;	
}
.sticky .post_date{
	background:url('science/bg_post_date_sticky.jpg') no-repeat top center;	
}

#sidebar1 > ul >li {
	background: url('science/bg_sb_sec1.jpg') repeat-x bottom;
}
#sidebar1 > ul > li > h4 {
	background:url('science/bg_sb_head1.png') no-repeat 0px 0;
}

#sidebar2{
	margin: 76px 0px 20px 0;
	background:url('science/bg_sb2.png') repeat-y;
}
#sidebar2 > ul > li > h4 {
	border-bottom:1px #819C5F solid;
	background: url('science/bg_sb_head2.jpg') repeat-y;
}
#footer{
	padding-top:60px;
}
#footer_credit{
	width:380px;
}
