 body {
	background-image : url(img/index_bg.jpg);
	background-repeat : no-repeat;
	background-color : #657686;
	background-attachment : scroll;
	margin : 0px 0px 0px 0px;
}
#loading_message {
	background-color : Background;
	position : absolute;
	left : 0px;
	right : 0px;
	width : 100%;
	height : 100%;
	z-index : 100;
}
.logo {
	left : 85px;
	top : 28px;
	position : absolute;
}
.hmenu {
	left : 102px;
	top : 152px;
	position : absolute;
	bottom : 0px;
	background-repeat : no-repeat;
	width : 202px;
	height : 850px;
}
.smenu {
	top : 0px;
	/*background-image : url(img/menu_bg.jpg);
	background-repeat : no-repeat;*/
	position : relative;
}
.statinfo {
	top : 5px;
	position : relative;
	right : 20px;
}
.menu_element {
	padding : 5px 5px 5px 10px;
	width : 216px;
	height : 30px;
}