body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	/*background-image:url(../images/back01.png);
	background-repeat:no-repeat;
	background-position:50px 150px;*/
}
#DivTopBar {
	width:100%;
	text-align:center; 
	z-index:5;
	position:fixed;
}
#background {
	height: 171px;
	width: 742px;
	background-color:#E8E8E8;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #999;
	text-align:center;
}
#header {
	border-bottom:1px solid #999;
	text-align:center;
	width:742px;
	height:110px;

}
#menu_container {
	width:742px;
	height:60px;
	text-align:center; 
	z-index:5;
	margin-left:auto;
	margin-right:auto;
	background-color:#E8E8E8;
	background-image:url(../images/menu/menu_background.jpg);
}
#menu_sup {
	height:30px;
	text-align:center;
}
#menu_sup .img {
	padding-left:1px;
	padding-right:1px;
}
#menu_sup #Home {
	padding-right:1px;
}
#menu_sup #Proceedings {
	padding-left:1px;
}
#menu_sub {
	height:30px;
	text-align:center;
}
#menu_sub .img_sub {
	padding-left:10px;
	padding-right:10px;
}
#menu_sub #Accommodation {
	padding-right:10px;
}
#menu_sub #Contacts {
	padding-left:10px;
}
#menu ul {
	margin-top:6px;
	list-style:none;
}
#menu br {
	margin-top:6px;
	margin-bottom:10px;
}
#menu li {
	display:inline;
	padding-right:10px;
	padding-left:10px;
	text-decoration:none;
	padding-top:10px;
}
#blank {
	height:170px;
	width:742px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#main_container {
	background-color: #FFF; /* #D9EEFF / #EAF9FF */
	background-image:url(../images/channeling%20effect_light_micro.png);
	background-position:5px 5px;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:742px;
	border: 1px solid #008BBF;
	margin-bottom:10px;
}
.main_text h3 {
	text-align:center;
}
.main_text {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:15px;
	padding-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.text_center {
	text-align:center;
}
#logos_container {
	width:742px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	border:1px solid #CCC;
	background-image:url(../images/menu/menu_background.jpg);
	opacity:0.8;
}
#footer {
	width:742px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #E9E9E9;
	font-size:8.5px;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #AAA;
	height: 2em;
	line-height: 2em;
}
object,a { 
	outline:none; 
}
#logo {
	text-align:center;
}
#logo img {
	padding:5px 8px 5px 8px;
	border:0px;
	height:30px;
}