﻿/* purple */
body.purple {
	background: #8960cf;
}

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

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

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

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

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

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

body.purple div#wrapper {
	background: #eeccff url(../images/jos_shadow_l_purple.png) 0 0 repeat-y;
}

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