/* CSS Document */

#topbanner {
	background-image:url(../images/banners/PL_profile_top.jpg);
}

#navigation {
	background-image:url(../images/banners/PL_profile_navi.jpg);
}

/* to let the image stick to the right-hand side of the layout */
#content {
	width: 569px;
	padding-right: 8px; 
}