* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #202529;
}

body a:hover {
	color: #b5cfe3;
}

#wrapper { 
 margin: 0 auto;
 padding: 0;
 width: 922px;
}
#faux {
 background: url(../images/faux.gif);
 /*margin-bottom: 5px;*/
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%
}
#header {
 color: silver;
 width: 902px;
 margin: 0px;
 padding: 0px;
 height: 118px;
 width: 922px;
 background: #202529;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin-top: 10px;
 padding: 0px;
 width: 240px;
 float: left;
}

#leftcolumn img {
	border: none;
}

#rightcolumn { 
 background: url(../images/logo_opaque.gif) no-repeat top right;
 float: right;
 color: #84898C;
 margin: 10px;
 padding: 0px;
 width: 638px;
 display: inline;
 position: relative;
}

#rightcolumn h1 {
	text-align: center;
	color: #545f6a;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	margin-top: 30px;
	margin-bottom: 30px;
}

#rightcolumn img {
 	padding-right: 10px; 
}

#rightcolumn .largetext {
	font-size: 14px;
	line-height: 1.4;
	color: #84898C;
	padding-left: 80px;
	padding-right: 90px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
}

#rightcolumn .maintext {
	font-size: 13px;
	line-height: 1.3;
	color: #84898C;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

#rightcolumn .foottable {
	color: #84898C;
	font-size: 14px;
	text-align: right;
}

a:link, a:visited {
 text-decoration: none;
 color: #666;
}

#footer { 
 width: 902px;
 clear: both;
 color: #202529;
 background: #55606b;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 font-size: 10px;
}

#foot_lang {
	text-align: left;
	float: left;
}

#foot_lang a {
	text-decoration: none;
}

#foot_lang img {
	filter:alpha(opacity=50); 
	-moz-opacity: 0.2; 
	opacity: 0.2;
	border: none;	
}

#foot_lang:hover img{
	filter:alpha(opacity=100);   
	-moz-opacity: 1.0;   
	opacity: 1.0;
	border: none;
}


#footer a {
	color: #202529;
	font-size: 10px;
}

#footer a:hover {
	color: silver;
}

#newshead {
	font-size: 24px;
	text-align: center;
}

#newstext {
	font-size: 12px;
	text-align: center;
}

#newstable {
	font-size: 11px;
	text-align: center;
}

#imaj {
	display: block;
	margin: 15px 0px 15px 0px;
	
}

.clear { clear: both; background: none; }

.span_right {
	text-align: right;
}


/* pdf icon */

.pdfLink { 
	padding-right: 19px; 
	background: url(../images/pdf.gif) no-repeat 100% 0.5em; 
}

#pic .pdfLink { 
	padding-right: 19px;
}


/* E X H I B I T I O N S     G A L L E R Y  */

/* My Comment */



#gallery {position:relative; width:250px; float:right;}

#gallery a {
	border: none;
}

#gallery img {
	border: none;
}

#float_right {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}

/* Exhibition Pages Styling */

div#ex_head {
	padding-top:20px;
	padding-bottom:10px;
}

.back {
	padding-left:20px;
	padding-bottom: 2.5px;
	background: url(../images/back.gif) no-repeat 0.1em;
}

/* Exhibition Links */



#links ul {

        list-style-type: none;

        width: 400px;

		padding-top:20px;

		padding-bottom:20px;

} 



#links li {

        border: 1px dotted #999;

        border-width: 1px 0;

        margin: 5px 0;

}



#current a{

		background-color:#4d6980;

}





#links li a { 

        color: #87b7b5;

        display: block;

        font: 120% Verdana, sans-serif;

        padding: 5px;

        text-decoration: none;

}



 * html #links li a {  /* make hover effect work in IE */

	width: 400px;

}



#links li a:hover {

    background: #515b66;
}



#links a em { 

        color: #87a2b7;

        display: block;

        font: normal 85% Verdana, Helvetica, sans-serif;

        line-height: 125%; 

}



#links a span {

        color: #98aa70; 

        font: normal 70% Verdana, Helvetica, sans-serif;

        line-height: 150%;

}

#links a .outside {
	color: #e34634;
	font: normal 90% Verdana, Helvetica, sans-serif;
}

#links img.illus {

	float: right;
	border: none;
	margin-top: -13px;
}

/* Safari Hack be carefull has to be under the previous statement */

body:first-of-type  #links img.illus {

	float: right;
	border: none;
	margin-top: 5px;
}


