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

#body {
}
#page { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 100%; min-width: 747px; margin-top: -3px; text-align: left; margin-right: -5px; margin-left: -5px; }
.top { width: 100%; height: 49px; background-color: #fff; }
.class { }
.header {
	font-size: 75px;
	letter-spacing: -5px;
	float: left;

}
.info { font-size: 14px; font-style: normal; text-align: right; float: right; vertical-align: bottom; color: #666; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.nav {
	font-size: 14px;
	font-style: normal;
	float: right;
}

.work { background-color: #fff; padding: 0; width: 100%; float: left; height: 520px; overflow: auto; }

.abstract { width: 2679px; background-color: black; float: left; }
.places { background-color: black; width: 5339px; float: left; }
.performance { background-color: black; width: 3565px; float: left; }
.portraits { background-color: black; width: 4487px; float: left; }
a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover { color: black; text-decoration: underline; }
a:active { color: black; text-decoration: underline; }

