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

body {
	margin:0;
	padding:0;
	background-color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
} p {
	font-size:13.5pt;
	color:#333;
	line-height:17pt;
	padding:0 2em;
} img {
	border:none;
} li {
	margin-bottom:0.5em;
	line-height:1.25em;
} h2 {
	color:#C93;
	padding-left:0.5em;
	padding-top:0.25em;
	border-top:4px solid #333;
	font-size:14pt;
}

#holder {
	width:800px;
	margin:0 auto;
} #header {
	background-color:#58585a;
} #footer {
	background-color:#ddd;
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:11pt;
	padding:2pt 1em;
} #holder {
	border:1px solid #333;
} #l3 {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/l3-footer.jpg) bottom right no-repeat;
	padding-bottom:100px;
}

#menu {
	padding:0;
	margin:0;
} #menu li {
	padding:0;
	margin:0;
	float:left;
	background-color:#58585a;
	list-style-position:inside;
	list-style-type:none;
} #menu li a {
	display:block;
	width:200px;
	height:100px;
	text-align:center;
	border-bottom:#333 solid 3px;
	border-top:#333 solid 3px;
} #menu li a:hover {
	border-bottom:#0a0 solid 3px;
	border-top:#0a0 solid 3px;
} #address {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#submenu ul {
	list-style:none;
	list-style-position:inside;
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	height:20px;
	background:#333;
	border-bottom:4px #333 solid;
} #submenu li {
	float:left;
	font-size:14px;
	line-height:20px;
	padding-left:5px;
} #submenu li a {
	padding:0 5px;
	display:block;
	width:250px;
	text-align:center;
	color:#CCC;
	text-decoration:none;
} #submenu a:hover {
	background-color:#093;
	color:#FF9;
}

.timespan {
	width:125px;
	font-size:14px;
	color:#333;
	padding-right:10px;
	display:block;
	float:left;
} .workroom {
	text-align:center;
} .workpres {
	font-size:12px;
	font-weight:bold;
} .workdesc {
	font-size:12px;
} .workshops th {
	color:#093;
	border-bottom:1px solid #333;
} .workshops {
	background-color:#eee;
}

a.profile {
	font-size:10pt;
	color:#093;
	text-decoration:none;
	border-bottom:dotted 1px #093;
} a.profile:hover {
	color:#069;
	border-bottom:solid 1px #069;
}