body
{
	background-color: #D9D0B3;
}
#flashpage
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
#border_bottom
{
	background-image: url(../images/border_vert_b.gif);
	background-repeat: repeat-x;
}
#border_top
{
	background-image: url(../images/border_vert_t.gif);
	background-repeat: repeat-x;
}
#border_left
{
	background-image: url(../images/border_horz_l.gif);
	background-repeat: repeat-y;
}
#border_right
{
	background-image: url(../images/border_horz_r.gif);
	background-repeat: repeat-y;
}
#bottom_bg,#bottom_bgf
{
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
}
#bottom_border_l,#bottom_border_lf
{
	background-image: url(../images/bottom_border_l.gif);
	background-repeat: repeat-y;
}
#bottom_border_r,#bottom_border_rf
{
	background-image: url(../images/bottom_border_r.gif);
	background-repeat: repeat-y;
}
