body {
	background : #fff url("../images/site/sc/bg.png") repeat-x 0 0;
}

#wrapper_tl {
	background: url("../images/site/sc/top_corner_l.png") 0 0 no-repeat;
}

#wrapper_tr {
	background: url("../images/site/sc/top_corner_r.png") 100% 0 no-repeat;
}

#brand_header_l {
	background: url("../images/site/sc/corner_t_l.png") #b83736 0 0 no-repeat;
}

#brand_header_r {
	background: url("../images/site/sc/corner_t_r_greybg.png") 100% 0 no-repeat;
}

#brand_info {
	background: #e9c0bf;
}

#account_bar_l {
	background: url("../images/site/sc/end_l.png") #b83736 0 0 no-repeat;
}

#account_bar_r {
	background: url("../images/site/sc/end_r.png") 100% 0 no-repeat;
}

#newsheader_tl {
	background: url("../images/site/sc/corner_t_l_null.png") #e9c0bf 0 0 no-repeat;
}

#newsheader_tr {
	background: url("../images/site/sc/corner_t_r_null.png") 100% 0 no-repeat;
}

#newsbox_bl {
	background: url("../images/site/sc/corner_b_l.png") #b83736 0 100% no-repeat;
}

#newsbox_br {
	background: url("../images/site/sc/corner_b_r.png") 100% 100% no-repeat;
}

hr {
	border-color: #b83736;
	background	: #b83736;
	color		: #b83736;
}
