a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #CCCCCC; text-decoration: none; }
a:active { color: #FFFFFF; text-decoration: none; }
.header {
	position: absolute;
	top: 0;
	left: 8;
	height: 41px;
	padding-top: 8px;
	font-family: verdana, sans-serif;
	font-size: 24px;
	color: #971A1E
	}
.poster {
	position: absolute;
	top: 42px;
	left: -450px;
	}
#titlebar {
	position: absolute;
	left: 374px;
	top: 60px;
	width: 270px;
	height: auto;
	}
#description {
	width: 225px;
	height: auto;
	}
.thistitle {
	position: absolute;
	width: 270px;
	}
.tickets {
	position: absolute;
	top: -47px;
	right: 0px;
	border: none;
	}
.title {
	position: relative;
/*	top: 10px;	*/
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #660000;
	}
.desc {
	position: absolute;
	left: 710px;
	top: 75px;
	width: 270px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	background-color: #fff;
	color: #660000;
	}
.desc_text {
	position: relative;
	top: 10px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #660000;
	}
#season {
	position: absolute;
	bottom: 0px;
/*	top: 513px;	*/
	left: 0;
	width: 666px;
	height: 37px;
	background-image: url('../site_images/sesasonsbar4.jpg');
/*	background-color: #971A1E;		*/
/*	border: 2px solid #5C3052;	*/
	}
.show {
/*	width: 110px;	*/
	height: 28px;
	float: left;
	padding-top: 4px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #660000;
	}
