body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #999999;
	background-color: #000000;
	font-family: Helvetica, Arial, sans serif;
	font-size: 12px;
	font-weight: lighter;
}
.wrapper {
	width: 950px;
	margin: 0 auto;
}
.navbar {
	position: relative;
	top: 55px;
	left: 10px;
	width: 950px;
	z-index: 100;
}
ul.navbutts,
ul.navbutts li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
ul.navbutts {
	letter-spacing: 1px;
}
ul.navbutts a:link,
ul.navbutts a:visited {
	padding: 0px 39px 0px 40px;
	color: #999999;
	text-decoration: none;
}
ul.navbutts a:hover {
	color: #ffffff;
}
.table {
	position: relative;
	top: 85px;
	left: -880px;
}
.tablefooter {
	position: relative;
	top: 93px;
	word-spacing: 0px;
	font-family: helvetica;
	font-size: 10px;
	line-height: 25px;
	color: #4d4d4d;
	letter-spacing: 1px;
}
.stage {
	position:relative;
	top: 70px;
	font-size: 14px;
	letter-spacing: 3px;
	display: inline;
}
.news {
	padding: 0px 0px 0px 0px;
	position:relative;
	top: 70px;
	background-color: #000000;
	color: #737373;
	line-height: 14px;
}
.resume {
	padding: 5px 0px 0px 5px;
	position: relative;
	top: 70px;
	background-color: #000000;
	color: #737373;
	line-height: 14px;
	display: inline;
}
.comingsoon {
	top: 70px;
	font-size: 14px;
	letter-spacing: 3px;
}
.movie {
	position: relative;
	top: 70px;
	font-weight: bolder;
	font-size: 14px;
	letter-spacing: 3px;
	display: inline;
}
.sculpture {
	padding: 0px 0px 0px 0px;
	position:relative;
	top: 70px;
	font-size: 14px;
}
a {
	color: inherit;
	text-decoration: none;
}
a:visited {
	color: #999999;
}
a:link {
	color:#999999;
	}
a:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}/*BG color is a must for IE6*/
.footer {
	position: relative;
	top: 80px;
	word-spacing: 0px;
	font-family: helvetica;
	font-size: 10px;
	line-height: 25px;
	color: #4d4d4d;
	letter-spacing: 1px;
}
.tooltip {
	position: relative;
	top: -333px;
	left: 235px;
}
a.tooltip span {
	display:none;
	padding:2px 3px;
	margin-left: 0px;
	width:130px;
}
a.tooltip:hover span {
	display:inline;
	position:absolute;
	top: -3px;
	left: 25px;
	border:1px solid #999999;
	background:#000000;
	color:#999999;
}
.twit {
	position: absolute;
	top: 490px;
	text-decoration: none;
	list-style-type: none;
	left: 600px;
}
