* {    
    padding:0px;
    margin:0px;
}
BODY{
	background: #8f5520 url() repeat-x fixed;  
    
}
#sider{
	position:fixed;
	right:3px;
	top:160px;
	background: url();
	width:85.5px;
	height:424.8px;
	z-index:999;
}
#sidelogos{
	position:relative;
	left:10px;
	top:10px;
	
}
#sidelogos IMG{
	margin-bottom:3px;
}