body {
	line-height: 150%;
	margin: 0px;
	padding: 0px;
		background-image: url(../images/bkg.gif);
background-repeat: no-repeat;
}


#box {
	width: 100%;
	padding: 0px;
	background-image: url(../images/body_bkg.gif);
	background-repeat: no-repeat;
}


#box_right {
	width: 90%;
	padding: 0px;
}
#box_left {display: none;
}


#footer_menu {display: none;
}

