body
{
  background-color: #0f0f0f;
  text-align: center;
}

img
{
  border-style: none;
}

a
{
  font-family: verdana;
  font-size: 16px;
  font-style: normal;
  text-decoration: none;
  color: #eeeeee;
}

a.textLink
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  text-decoration: underline;
  color: #eeeeee;
}

p, ul, .text
{
  text-align: left;
  color: #eeeeee;
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  margin-right: 6px;
}

p.text
{
	margin: 0 0 0 0;
	padding-right: 10px;
	padding-bottom: 10px
}

p.leftFloatingtext
{
	margin: 0 0 0 0;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px
}

.media
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mediaText
{
	display:inline;
	float: left;
	text-align: justify;
	color: #eeeeee;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	padding-right: 10px;
	padding-bottom: 10px;
}

.highlighted
{
	background-color: #FF7F00;
	color: black;
	font-weight: bold;
}

p.mediaTitle
{
	display:inline;
	float: left;
	color: #eeeeee;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
}

span.mediaTitle
{
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

td.mediaSectionTitle
{
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff7f00;
}

td.mediaTitle
{
	color: #eeeeee;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	vertical-align: middle;
	width: 200px;
}

td.loudspeaker
{
	cursor: pointer;
	width: 20px;
	height: 20px;
}

td.player
{
	height: 14px;
	width: 80px;
}

td.filler
{
}

.button
{
	cursor: pointer;
}

.workTitle
{
	color: red;
  font-weight: normal;	
}

li.productions, li.agenda
{
	margin-bottom: 10px;
}

p.title
{
  margin: 4px 0 4px 0;
  font-size: 14px;
  font-weight: bold;	
}

p.author-subtitle
{
  margin: 4px 0 4px 0;
  font-size: 10px;
  font-weight: normal;	
  font-style: italic;
}

table, td
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-style: none;
}

ul, li
{
	margin: 0 0 0 0;
	padding-left: 16px;
}

li
{
	padding-left: 0px;
}

.center
{
  text-align: center;
  width: 100%;
}

.header
{
  text-align: center;
  background-color: #aa0000;
  color: #eeeeee;
  font-family: "Times New Roman", Times, serif;
  font-size: 22px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 6px;
  word-spacing: 8px;
  height: 30px;
}

.textContainer
{
	margin-right: 16px;
}

.menu
{
	margin-bottom: 20px;
}

.separator
{
  height: 5px;
}

.sideimage
{
  margin-left: 0px;
}

.thumbnail
{
  padding: 10px 10px 10px 10px;
  margin: 10px 10px 10px 10px;
  opacity: 0.6;
  filter: alpha(opacity=60)
}

.imageCaption
{
	text-align: center;
	color: #eeeeee;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-style: italic;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
}

.imageCaption2
{
	text-align: left;
	color: #eeeeee;
	font-family: 'Times New Roman';
	font-size: 12px;
	font-style: italic;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
}

.homeLinkFrame
{
  color: red;
}

#homeLink
{
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  background-color: #0f0f0f;
  color: red;
  margin: 8px 8px 8px 8px;
  padding: 4px 8px 4px 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #eeeeee;
}

.topalign {vertical-align: top; }

.label, .contact
{
	color: #eeeeee;
  	font-family: verdana;
	font-size: 16px;
}

.label
{
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}

.contact
{
	text-align: left;
	padding: 6px 6px 6px 6px;
}

.link
{
	padding: 10px 10px 10px 10px;
	text-align: left;
}

.linkImage
{
	text-align: right;
	width: 20%;
}

.teaching
{
  color: #eeeeee;
  font-family: verdana;
  font-size: 12px;
  margin: 10px 10px 10px 10px;
}

.working
{
  color: #eeeeee;
  font-family: verdana;
  font-size: 30px;
  margin: 10px 10px 10px 10px;
  text-align: center;
}

.leftFloating
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.rightFloating
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

