/* red */

body.red {
	background: #CF4C36;
}

body.red div#header {
	background: url(../images/jos_header_t_red.png) 0 0 repeat-x;
}

body.red div#header_l {
	background: url(../images/jos_header_tl_red.png) 0 0 no-repeat;
}

body.red div#header_r {
	height: 110px;
	background: url(../images/jos_header_tr_red.png) 100% 0 no-repeat;
}

body.red div#footer {
	background: url(../images/jos_shadow_b_red.png) 0 0 repeat-x;
}

body.red div#footer_l {
	background: url(../images/jos_shadow_bl_red.png) 0 0 no-repeat;
}

body.red div#footer_r {
	height: 52px;
	background: url(../images/jos_shadow_br_red.png) 100% 0 no-repeat;
}

body.red div#wrapper {
	background: #F7F7F7 url(../images/jos_shadow_l_red.png) 0 0 repeat-y;
}

body.red div#wrapper_r {
	background: url(../images/jos_shadow_r_red.png) 100% 0 repeat-y;
}
