DIV#top-left {

	width:auto;
	height: 20px;
	background: #99CCFF url(arcadia_top_left.gif) left top no-repeat;

}

DIV#top-right {
	
	float: right;
	width: 20px;
	height: 20px;
	background: #99CCFF url(arcadia_top_right.gif) right top no-repeat;

}

DIV#bottom-left {

	width:auto;
	height: 20px;
	background: #99CCFF  url(arcadia_bottom_left.gif) left bottom no-repeat;

}

DIV#bottom-right{

	float: right;
	width: 20px;
	height: 20px;
	background: #99CCFF  url(arcadia_bottom_right.gif) right bottom no-repeat;

}



DIV#top-baner-right {

	float: right;
	width: 20px;
	height: 0px;
	background: #99CCFF url(arcadia_b_top_right.gif) right top no-repeat;

}

DIV#top-baner-left {

	margin-top:0px;
	background: #99CCFF url(arcadia_b_top_left.gif) left top no-repeat;

}


DIV#footer-right {

float: right;
	width:20px;
	height: 19px;
	background: #99CCFF  url(arcadia_b_bottom_right.gif) right bottom no-repeat;
}

DIV#footer-left {

	width:auto;
	height: 19px;
	background: #99CCFF  url(arcadia_b_bottom_left.gif) left bottom no-repeat;

}

