body {
	margin: 0px;
}
.left_bg {
	background-attachment: scroll;
	background-image: url(gfx/body_bg.gif);
	background-repeat: repeat;
	background-position: right top;
}
.right_bg {
	background-attachment: scroll;
	background-image: url(gfx/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#left_bar {
	background-attachment: scroll;
	background-image: url(gfx/left_bar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#right_bar {
	background-attachment: scroll;
	background-image: url(gfx/right_bar_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#right_bar_end {
	background-attachment: scroll;
	background-image: url(gfx/right_bar_bg_end.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_area {
	background-attachment: scroll;
	background-image: url(gfx/body_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#content_bg {
	background-attachment: scroll;
	background-image: url(gfx/content_bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
#twister_box_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f88907;
	width: 15px;
}
#twister_box_left_bottom {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f88907;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f88907;
	width: 15px;
	height: 11px;
}
#twister_box_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f88907;
	height: 11px;
}
#twister_box_top {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f88907;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f88907;
	height: 18px;
	background-image: url(gfx/stripes2.gif);
}
#twister_box_top2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f88907;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f88907;
	height: 18px;
	background-image: url(gfx/stripes2.gif);
}
#twister_box_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f88907;
	width: 15px;
}
