.header {
	background-attachment: scroll;
	background-image: url(../images/decor/header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 276px;
	width: 860px;
}
.header_stroke {
	background-image: url(../images/decor/header_stroke.jpg);
	background-repeat: repeat-x;
}
.header_left {
	background-attachment: scroll;
	background-image: url(../images/decor/header_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 276px;
}
.header_right {
	background-attachment: scroll;
	background-image: url(../images/decor/header_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 276px;
}
.bg_left {
	background-attachment: scroll;
	background-image: url(../images/decor/bg_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 1000px;
}
.bg_right {
	background-attachment: scroll;
	background-image: url(../images/decor/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1000px;
}
.divider_menu {
	height: 31px;
	width: 13px;
}
.sponsorbanner {
	background-attachment: scroll;
	background-image: url(../images/decor/sponsors2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 860px;
}
