/* CSS Layout */

#master {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 673px;
	font-size:11px;
	text-align: left;
	color:#000000;
	background-image: url(../images/bg.gif);
}

.menuMargin {
	padding-left:15px;
	padding-top:14px;
	cursor:pointer;
}

div {
	position:absolute;
	visibility:visible;
}

#textarea {
	position: relative;
	left:193px; 
	top:147px;
	width:470px;
	padding-bottom:200px;
}

#logo {
	left:0px;
	top:0px;
	width:168px;
	height:122px;
}

#exchange-programme {
 left:168px;
 top:0px;width:154px;
 height:108px;
 background-color:#7A87A6;
}

#steering-commitee {
 left:336px;
 top:0px;width:154px;
 height:108px;
 background-color:#A1ABC7;
}

#documents {
 left:504px;
 top:0px;width:154px;
 height:108px;
 background-color:#7A87A6;
	}
	
#member-organisations {
 left:0px;
 top:122px;
 width:153px;
 height:108px;
 visibility:visible;
}

#photos {
 left:0px;
 top:272px;width:154px;
 height:122px;
 background-image:url(../images/menu-line.gif);
 background-repeat:no-repeat;
}

#links {
 left:0px;
 top:244px;
 width:153px;
 height:108px;
}
