@charset "UTF-8";
/* CSS Document */

#centerpanel {
	vertical-align: top;
	text-align: left;
	width: 200px;
	background-image: url(/images/everlasting_02.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
	}
	
#leftpanel {
	vertical-align: top;
	text-align: right;
	background-image: url(/images/everlasting_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom; 
	}