@import url(main.css);

#page {
background:url(../i/pbg.png) repeat-y;
}

#left {
background:none;
height:auto;
padding-bottom:200px;
padding-top:214px;
}

#right {
background:none;
padding-bottom:200px;
min-height:800px;
height:auto!important;
}

#topper {
background:url(../i/ibot.jpg) left bottom no-repeat;
width:100%;
height:100%;
}

#downer {
background:url(../i/itop.jpg) left top no-repeat;
width:100%;
height:100%;
}

#content {
padding-top:0;
width:634px;
}

span.title {
display:block;
padding:13px 0 18px;
}

#left ul.cat li li {
display:none;
}

#footer {
	margin: -45px 0 5px;
}