#block-wide-top{
	background: url(pink_top.gif) no-repeat top; 
}
.block-wide{
	background: url(pink_bg.gif) repeat-y;
}
.block-wide-bottom{
	background: url(pink_bottom.gif) no-repeat bottom; 
} 

a.submit-link{
	background: url(arrow_on_pink.gif) no-repeat right;
}


.subnav{
	background: #ffa1cd url(pink_sub_top.gif) no-repeat top left;
}
.subnav ul{
	background: url(pink_sub_bottom.gif) no-repeat bottom left;
}