#news {
 display: none;
}
#contentarea {
 width: 476px;
}
#columnright {
 display: inline;
}
/* red */
h1, h2, h3 { color: #C00040; color: #7E1D3D;}
#contentcontainer {
 /*background: transparent url('gfx/bg_cnt2_red.gif') repeat-y top left !important;*/
 background: transparent url('gfx/bg_cnt3_red.gif') repeat-y top left !important;
}
#contenttopline, #contentbottomline {
 /*background: transparent url('gfx/bg_cnt_top_red.gif') repeat-y top left !important;*/
 background: transparent url('gfx/bg_cnt_top_red3.gif') repeat-y top left !important;
}
#headerline3 {
 background-color: #C00040;
 background-color: #7E1D3D;
}
#catoverview h1, #catoverview h2 {
 color: #C00040;
 color: #7E1D3D;
}
#columnright li {
 border-bottom: 1px solid #F0C2D1;
}
#columnright li li {
 border-left: 4px solid #F0C2D1;
}