@charset "UTF-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

body {
	margin-left: 40px;
	margin-top: 20px;
}
body, td, th, ul, li, a {
	color: #312820; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3 {font-weight:normal;}
h1 {font-size:22pt;}
h2 {font-size:16pt;}
a, a:link {
	text-decoration: none;
}
a:visited {
	color: #312820;
	text-decoration: none;
}
a:hover {
	color: #4e4a47;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	float: left;
	list-style-type: none;
	display: block;
	margin-right: 20px;
}
#menu {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	padding: 0;
	display: block;
	list-style-type: none;
}
#illustrations img {
	padding-bottom: 23px;
	padding-right: 26px;
}
#animation img {
	padding-right: 8px;
	padding-bottom: 8px;
}
#portrait img {
}
#portrait img {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
#abouttext {
	width: 94%;
	margin-bottom: 70px;
}

#firstRow div#videoembed {
	float: left;
} 
#firstRow { width:1100px;
}
#animathumbs img {
	margin-bottom: 25px;
	margin-left: 25px;
}
#description  {
	width: 90%;
}

#description ul {
	padding:0;
}

#description li {margin:0;padding:0;
	list-style-type:none;
	list-style-image: none;
}
br {float: clear;}

#footer p a, #footer p {
	font-size: 9pt;
}

.table {width:70%;}
.table tr td.year {width:5em;}
.table tr td.festivalName {}