.brown_shadow_bottom_home {
	background-attachment: scroll;
	background-image: url(../images/home_bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topstripes {
	background-attachment: scroll;
	background-image: url(../images/home_topstripes.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}
.home_left_chocobg {
	background-attachment: scroll;
	background-image: url(../images/home_left_bg.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.top_logotile {

	background-attachment: scroll;
	background-image: url(../images/subpage_top_logotileleft.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.content_logo {


	background-attachment: scroll;
	background-image: url(../images/subpage_content_logobg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
