body{
	background: url(../data/BG_lijn.gif) center top no-repeat;
	margin:0px;
	text-align:center;
	height:100%;
}

#nickname {
    display:none;
}

.itr_subnavigation {
	background-color: #deeef7;
	border-bottom: solid 1px white;
	font-variant: small-caps;
	padding: 2px 2px 2px 40px; 
}
.itr_subnavigation a {
	text-decoration: none;
	color: #76859b;
}
.itr_subnavigation a:hover {
	color: red;
}

img{
	border:none;
}

table#vAlign{
	text-align:center;
	width:100%;
	height:100%;
}

td {
	vertical-align:top;
	font-family: Century Gothic;
	font-size: 11px;
	color: #76859B;
	height:100%;
}

.webexpo_body, .page_id{
	height:100%;
}

#layout_mainarea{
	font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:800px;
	height:100%;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: url(../data/shadow.gif) right top no-repeat;
}

/*GENERAL CENTRALISATION*/
#layout_content, #layout_mainnavigation, #layout_footer{
	text-align:center;
}

#layout_content .box, #layout_mainnavigation .box, #layout_footer .box{
	width:650px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;
}

span.title {
	display: block;
	font-size: 12px;
	color: #191666;
	text-transform: uppercase;
}

/*FOOTER BLOCK*/
#layout_footer img{
	margin-top:25px;
}

#layout_footer .box{
	position:relative;
	margin-top:30px;
	background:url(../data/footer.gif) no-repeat;
	display:block;
	width:741px;
	height:104px;
	text-align:right;
}

#cntblock_footernavigation a{
	text-decoration: none;
	color: #76859B;
}

#layout_footer ul{
	position:absolute;
	left:160px;
	top:55px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:650px;
}

#layout_footer ul li{
	float:left;
	margin-right:20px;
}

#cntblock_footernavigation .subnavigation{
	display:none;
}