body {
	background-color: #000000;
	font-family: Arial, "Times New Roman", Century;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.projects {
	background-color: Transparent;
}
table.main {
	background-image: url(../images/bg3.gif);	
}
td {
	font-size: 12px;
	color: #D1D1D1;
}
td.shows {
	background-image: url(../images/bg5.png);
	background-repeat: no-repeat;
}
td.links {
	vertical-align: top;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
}
.trigger {
	cursor: pointer;
}
a.affil {
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}
a.title {
	font-size: 24px;
	margin-left: 18%;
	color: #906E6E;
}
a.subtitle {
	font-size: 10px;
	margin-left: 32%;
	color: #8E4A4A;
}
a.link {
	color: #A5A5A4;
}
a.show {
	font-size: 14px;
	color: #966F3B;
}
a.link_bottom:link {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.link_bottom:visited {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.link_bottom:hover {
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
}
a.copy {
	font-size: 13px;
	color: #AA000F;
}