.top {
	background-image: url(../images/top_r1_c2.gif);
	background-repeat: repeat-x;
}

.bottom {
	background-image: url(../images/rpt_r2.gif);
}
.r1 {
	background-image: url(../images/rpt_r1.gif);
	background-repeat: repeat-x;
}
.nav {
	background-image: url(../images/rpt_nav.gif);
	background-repeat: repeat-x;
}

.right {
	background-image: url(../images/rpt_c3.gif);
	background-repeat: repeat-y;
}

.c2 {
	background-image: url(../images/rpt_c2.gif);
	background-repeat: repeat-y;
}
.wide {
	background-image: url(../images/rpt_wide.gif);
	background-repeat: repeat-y;
}
