* {
	margin : 0;
	padding : 0;
}

html {
	background-color : #FFF;
}

body {
	min-width : 1100px;
	padding-top : 100px;
}

body#text {
	min-width : 0;
	padding-top : 0;
	cursor : text;
	padding : 2px;
	height : 450px;
}

a#logo {
	position : fixed;
	top : 22px;
	left : 32px;
	text-indent : -2000px;
	background : transparent url("img/sprites.png") no-repeat 0px 1px;
	width : 198px;
	height : 58px;
	z-index : 2000;
}

div#address {
	width : 433px;
	height : 21px;
	background : transparent url("img/contact.gif") no-repeat 0px 0px;
	font-family : "Arial","Helvetica", sans-serif;
	font-size : 9px;
	text-transform : uppercase;
	line-height : 11px;
	position : fixed;
	top : 22px;
	left : 232px;
	z-index : 2000;
}

a#subscribe {
	position : fixed;
	top : 22px;
	left : 668px;
	z-index : 2000;
	background : transparent url("img/subscribe.gif") no-repeat 0px 0px;
	width : 84px;
	height : 21px;
	text-indent : -2000px;
}

a#subscribe:hover {
	background-position : -84px 0px;
}

div#menu {
	position : fixed;
	top : 63px;
	left : 230px;
	width : 519px;
	font-family : "Arial","Helvetica", sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0.2ex;
	text-transform : uppercase;
	text-align : center;
	z-index : 2000;
	border-right : 1px solid #FFF;
}

ul#mainMenu {
	float : left;
	padding-left : 12px;
	background-color : #000;
	list-style-type : none;
}

ul#mainMenu li {
	margin-right : 12px;
	text-align : center;
	float : left;
	color : #FFF;
}

ul#mainMenu li.separator {
	height : 16px;
	border-left : 1px solid #FFF;
}

ul#mainMenu a {
	color : #FFF;
	font-size : 12px;
	text-decoration : none;
	text-indent : -2000px;
	height : 16px;
	display : block;
	background-position : 0px 0px;
}

ul#mainMenu a {
	border : none;
	background-image : url("img/sprites.png");
	background-repeat : no-repeat;
}

ul#mainMenu a#projectsMenu {
	width : 88px;
	background-position : 0px -57px;
}
ul#mainMenu a#projectsMenu:focus,
ul#mainMenu a#projectsMenu:active,
ul#mainMenu a#projectsMenu.active {
	background-position : 0px -73px;
}
ul#mainMenu a#projectsMenu.passive:hover {
	background : #000 url("img/projects_hover.gif") no-repeat top left;
}

ul#mainMenu a#exhibitionsMenu {
	width : 106px;
	background-position : -88px -57px;
}
ul#mainMenu a#exhibitionsMenu:focus,
ul#mainMenu a#exhibitionsMenu:active,
ul#mainMenu a#exhibitionsMenu.active {
	background-position : -88px -73px;
}
ul#mainMenu a#exhibitionsMenu.passive:hover {
	background : #000 url("img/exhibitions_hover.gif") no-repeat top left;
}

ul#mainMenu a#eventsMenu {
	width : 68px;
	background-position : 0px -89px;
}
ul#mainMenu a#eventsMenu:focus,
ul#mainMenu a#eventsMenu:active,
ul#mainMenu a#eventsMenu.active {
	background-position : 0px -105px;
}
ul#mainMenu a#eventsMenu.passive:hover {
	background : #000 url("img/events_hover.gif") no-repeat top left;
}

ul#mainMenu a#publicationsMenu {
	width : 113px;
	background-position : -68px -89px;
}
ul#mainMenu a#publicationsMenu:focus,
ul#mainMenu a#publicationsMenu:active,
ul#mainMenu a#publicationsMenu.active {
	background-position : -68px -105px;
}
ul#mainMenu a#publicationsMenu.passive:hover {
	background : #000 url("img/publications_hover.gif") no-repeat top left;
}

ul#mainMenu a#aboutMenu {
	width : 59px;
	background-position : 0px -121px;
}
ul#mainMenu a#aboutMenu:hover,
ul#mainMenu a#aboutMenu:active,
ul#mainMenu a#aboutMenu.active {
	background-position : 0px -137px;
}
ul#mainMenu a#aboutMenu.passive:hover {
	background : #000 url("img/about_hover.gif") no-repeat top left;
}

form#Search {
	background-color : #000;
	position : fixed;
	top : 63px;
	left : 750px;
/* 	width : 281px; */
	width : 237px;
	z-index : 2000;
}

form#Search div {
	height : 15px;
}

form#Search label {
	background : transparent url("img/search.png") no-repeat center left;
	text-indent : -2000px;
	width : 50px;
	float : left;
	margin-left : 5px;
	margin-top : 2px;
	height : 14px;
	line-height : 14px;
	font-family : "arial","helvetica", sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : 0.2ex;
	text-transform : uppercase;
	cursor : text;
}

form#Search input#SearchQuery {
	float : left;
	width : 176px;
	margin-left : 5px;
	margin-top : 2px;
	font-family : "arial","helvetica", sans-serif;
	font-size : 10px;
	line-height : 10px;
	height : 12px;
	border : none;
	background-color : #000;
	color : #FFF;
}

a#facebook {
	position : fixed;
	top : 63px;
	left : 988px;
	height : 16px;
	z-index : 2000;
}

a#facebook img {
	border : none;
}

div#ticker {
	position : fixed;
	left : 762px;
	top : 22px;
	height : 53px;
	width : 265px;
	z-index : 1500;
	overflow : hidden;
	white-space : nowrap;
	color : #6699CC;
	font-size : 10px;
	text-transform : uppercase;
}

div#ticker a#label {
	float : left;
	margin-top : 0px;
}

div#ticker a, div#ticker span {
	color : #6699CC;
	text-decoration : none;
	margin-top : 13px;
}

div#ticker a:hover {
	text-decoration : underline;
}

div#meta {
	float : left;
	margin-left : 1em;
	margin-top : 120px;
}

ul#meta-menu {
	clear : left;
	font-family : "arial","helvetica", sans-serif;
	font-size : 8pt;
	letter-spacing : 0.2ex;
	text-transform : uppercase;
	line-height : 22px;
	list-style-type : none;
}

ul#meta-menu li {
	line-height : 1.5em;
}

ul#meta-menu a {
	text-decoration : none;
	color : black;
	padding : 0 4px 0 4px;
}

ul#meta-menu a:hover {
	border-top : 2px solid black;
	border-bottom : 2px solid black;
}

div#contenthider {
	position : fixed;
	background-color : #FFF;
	height : 100px;
	width : 100%;
	top : 0px;
	left : 0px;
	z-index : 1000;
}

div#content {
	float : left;
	margin-left : 32px;
}

div#content div.indexlist {
	float : left;
	width : 170px;
	margin-left : 3em;
	overflow : hidden;
	list-style : none;
}

div#content div.indexlist div.label.expandbutton {
	cursor : pointer;
}

div#content div.indexlist div.label {
	text-align : center;
}

div#content div.indexlist div.label hr {
	border : none;
	background-color : #000;
	height : 5px;
	margin-top : 1em;
	margin-bottom : -13px;
}

div#content div.indexlist div.label h2 {
	text-align : center;
	display : inline;
	padding : 0 5px;
	background-color : #FFF;
	font-family : "Verdana","Helvetica","Arial",sans-serif;
	font-size : 6pt;
	font-weight : bold;
	text-transform : uppercase;
}

div#content div.indexlist ul.list-group {
	list-style : none;
}

div#content div.indexlist ul.list-group li {
	border-top : 1px solid #000;
}

div#content div.indexlist ul.list-group li:first-child {
	border : none;
}

div#content div.indexlist ul.list-group li a {
	font-family : "verdana","helvetica","arial",sans-serif;
	font-size : 6pt;
	font-weight : bold;
	display : block;
	text-decoration : none;
	color : #000;
	padding : 5px 0 5px 0;
}

div#content div.indexlist ul.list-group li a.selected,
div#content div.indexlist ul.list-group li a:hover,
div#content div.indexlist ul.list-group li span.more {
	color : #6699CC;
}

div#content .textblock, body#text {
	float : left;
	font-family : "Verdana", "Arial", "Helvetica", serif;
	font-size : 8pt;
	width : 570px;
}

div#content .textblock h1 {
	font-family : "Georgia", "Times New Roman", "Times", serif;
	font-size : 30px;
	font-weight : normal;
}

div#content .textblock h2 {
	float : right;
	margin-top : -20px;
	font-family : "helvetica","arial","verdana", sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
}

div#content .textblock a, body#text a {
	color : #6699CC;
	text-decoration : none;
}

div#content .textbody {
	margin-bottom : 4em;
}

div#content .textbody, body#text {
	clear : both;
	line-height : 11pt;
}

div#content .textbody p, body#text p {
	margin-bottom : 1em;
}


ul.slideshow {
	margin-right : 6px;
	list-style : none;
	position : relative;
/* 	border : 1px dotted gray; */
/* 	background-color : #ddd; */
}
ul.slideshow li {
  position : absolute;
  display : block;
}
ul.slideshow li img {
  display : block;
}

div.slideshow_wrapper {
	margin-bottom : 1em;
}
div.slideshow_navigation {
  margin-right : 8px;
  text-align : right;
}
div#content div.slideshow_wrapper div.slideshow_navigation a {
	color : black;
	font-weight : bold;
	font-size : 0.8em;
	cursor : pointer;
	text-transform : uppercase;
}