/* red */

body.red {
	background: #CF4C36;
}

body.red div#header {
	background: url(img2/jos_header_t_red.png) 0 0 repeat-x;
}

body.red div#header_l {
	background: url(img2/logo2.jpg) 0 0 no-repeat;
}

body.red div#header_r {
	height: 110px;
	background: url(img2/jos_header_tr_red.png) 100% 0 no-repeat;
}

body.red div#footer2 {
	background: url(img2/jos_shadow_b_red.png) 0 0 repeat-x;
	width: 800px;
}

body.red div#footer2_l {
	background: url(img2/jos_shadow_bl_red.png) 0 0 no-repeat;
}

body.red div#footer2_r {
	height: 52px;
	background: url(img2/jos_shadow_br_red.png) 100% 0 no-repeat;
}

body.red div#wrapper {
	background: #F7F7F7 url(img2/jos_shadow_l_red.png) 0 0 repeat-y;
}

body.red div#wrapper_r {
	background: url(img2/jos_shadow_r_red.png) 100% 0 repeat-y;
}

