BODY{
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 0px;
	border: 0px none;
	padding-bottom:20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	

}

#wrapper{
	border: 1px solid #999999;
	color: #000000;
	margin: 10px auto;
	padding:0;
	width: 768px; /* bmh*/
	voice-family: inherit;

}

#foot{
	border: 1px solid #999999;
	color: #e95d0f;
	margin: 10px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 768px; /* bmh*/
	voice-family: inherit;
	text-align: center;
	font-size: 10px;

}

#header{
	width: 766px;
	height: 155px;
	background: #ffffff url('./images/logo.gif') no-repeat left top;
}

#headeront{
	width: 766px;
	height: 130px;
	background: #ffffff url('./images/mobileOntology.bmp') no-repeat left top;
}


#header2{
	width: 100%;
	height: 25px;
	background: #ffffff url('./images/orange2.gif') no-repeat left top;
}
#nav1{
	position: relative;
	top: 3px;
	float: left;
	
	margin: 0px;
	padding: 0px;
	display: block;
}

#nav1 ul{
	list-style-type: none;
	
}

#nav1 li{
		
}

#nav1 a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#nav2{
	position: relative;
	top: 3px;
	float: left;
	
	display: block;
}

#nav2 ul{
	list-style-type: none;
	display: block;
}

#nav2 li{
	display:block;
	float:left;
	color:white;
	text-align:right;
	
		
}

#nav2 a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

#header3{
	position: relative;
	
	width: 100%;
	height: 25px;
	background: #ffffff url('./images/blue2.gif') no-repeat left top;
}

#nav3{
	position: relative;
	top: 3px;
	float: left;
	left: 50px;
	display: block;
}

#nav3 ul{
	list-style-type: none;
	display: block;
}

#nav3 li{
	display:block;
	float:left;
	color:white;
	text-align:right;
	
		
}

#nav3 a{
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}


#content{
	font-size: 12px;
	color: black;
	padding-left:25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: left;

}



h1{
	font-size: 16px;
	color: #0099cc;
}

h2{
	font-size: 14px;
	color: #0099cc;
}

h3{
	font-size: 12px;
	color: #0099cc;
}

h6{
	font-size: 10px;
	
	padding-left:80px;
}

a{
	color: #e95d0f;
}
td{
	font-size: 12px;
	
}

dd{
	margin:0px;
	padding:0px;
	position:absolute;
}

dd#home{
	left: 35px;
}

dd#application{
	left: 160px;
}

dd#motivation{
	left: 385px;
}

dd#mobile{
	left: 545px;
}
dd#publications{
	left: 25px;
}

dd#partners{
	left: 260px;
}
dd#spice{
	left: 435px;
}