#news {
 display: none;
}
#contentarea {
 width: 476px;
}
#columnright {
 display: inline;
}
/* orange */
h1, h2, h3 { color: #FF8000; color: #956638;}
#contentcontainer {
 /*background: transparent url('gfx/bg_cnt2_orange.gif') repeat-y top left !important;*/
 background: transparent url('gfx/bg_cnt3_orange.gif') repeat-y top left !important;
}
#contenttopline, #contentbottomline {
 /*background: transparent url('gfx/bg_cnt_top_orange.gif') repeat-y top left !important;*/
 background: transparent url('gfx/bg_cnt_top_orange3.gif') repeat-y top left !important;
}
#headerline3 {
 background-color: #FF8000;
 background-color: #956638;
}
#catoverview h1, #catoverview h2 {
 color: #FF8000;
 color: #956638;
}
#columnright li {
 border-bottom: 1px solid #FFDEBD;
}
#columnright li li {
 border-left: 4px solid #FFDEBD;
}