body {
	background-image:url(images/bg1b.gif);
	background-repeat:repeat-x;
	/*background-color:#FC3;*/
	background-color:#FFEE31;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#8a8a8a;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:11px;
	color:#666;
	margin:0;
	font-weight:900;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:12px;
	line-height:1.5em;
}

a {
	color:#F90;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	width:150px;
	height:100px;
	margin-right:10px;
	background-image:url(images/eulogo.gif);
	float:left;
}

#bannerRight {
	width:529px;
	height:49px;
	background:url(images/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}


  

#bannerRight a {
	color: #fff;
	text-decoration: none;
}

#bannerRight h1{
	margin-top:-5px;
	
	}

#content {
	background:url(images/bg1.gif) repeat-y;
	height:1%;
}



@media screen {  
	
	#leftColumn {
	float:left;
}

	#nav {
	margin:0;
	padding:0;
	list-style:none;
}

	#nav a {
	display:block;
	font-size:12px;
	color:#F90;
	text-decoration:none;
	padding:10px;
	width:80%;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover, #nav a.selected {
	background-color:#898da6;
}

#nav .LNE_menu_intend a{
	font-size:11px;
	}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#F39;
}

.address{}
}

 @media print {  #leftColumn, #nav, #nav a,#nav a:hover, #nav a.selected, #copyright, #copyright a, #copyright a:hover, .address{	 display:none; } }


#leftColumnBottom {
	width:130px;
	background:url(images/bg1c.gif) repeat-x;
	padding:110px 10px 10px;
	color:#EAEAEA;
}

#rightColumn {
	float:left;
	width:530px;
	padding-left:20px;
	color:#555;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}


.floatleft{
	float:left;
	}
	
.floatright{
	float:right;
	}
	
.LNE_gallery{
	float:left;
	}
	
	
  @media screen {  .eustars{
	float:right;
	margin-top: -45px;
	z-index: -1;
	display:inline;
	}
}
 @media print {  .eustars {	 display:none; } }

	
.address{
	text-align:center;
	}
	
.biogbox{
	border:1px dotted gray;
	margin-right:8px;
	margin-bottom:8px;
	padding:5px;
	float:left;
	width:156px;
	height:164px;
	}

.biogboxdirector{
	border:1px dotted gray;
	margin-right:8px;
	margin-bottom:8px;
	padding:5px;
	float:left;
	width:156px;
	height:164px;
	background-color:#FFCE0B;
	}

.biogtext{
	background-color:#202858;
	height:35px;
	position: relative;
	bottom: 0px;
	left: 0px;
	padding: 3px;
	text-align:center;
	}
	
.biogimage{
	text-align:center;
	height:121px;
	
	
	}
	
