.bg {
	background-attachment: fixed;
	background-image: url(img_templ/top_bg_right_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bgbot {
	background-attachment: fixed;
	background-image: url(img_templ/bot_right_bg_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.botleft {
	background-attachment: fixed;
	background-image: url(img_templ/bot_left_gb_corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
