#path{
	background: url(../images/orange.jpg) repeat-x;
}

#corner{
	background: url(../images/orange_corner.jpg) no-repeat right;
}

#main #left{
	background: url(../images/orange_pixels_left.gif) no-repeat top right;
}

#main #right{
	background: url(../images/orange_pixels_right.gif) no-repeat top left;
}

#title{
	background:#DB7300 url(../images/header_corner_left.gif) no-repeat bottom left;
}