a:link {
	color: #900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.TrailerBG {
	background-image: url(../images/TrailerBG.png);
}
a:visited {
	color: #900;
}
a:hover {
	color: #333;
} 
a:active {
	color: #333;
}
.BoldRedText {
	font-weight: bold;
	color: #900;
	font-size: small;
}
.Background {
	background-image: url(../images/Background.jpg);
	border: 1px solid #000;
}
.LeftPaneHome {
	background-image: url(../images/LeftPaneHome.png);
}
.RightPaneHome {
	background-image: url(../images/RightPaneHome.png);
}
.PaperBody {
	background-image: url(../images/PaperBody.png);
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	font-size: small;
	line-height: 150%;
	text-align: left;
	overflow: hidden;
}
.QuoteSource {
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	font-size: small;
	line-height: 150%;
	color: #000;
	float: right;
}
.LeftPaneInvolved {
	background-image: url(../images/LeftPaneInvolved.png);
}
.RightPaneInvolved {
	background-image: url(../images/RightPaneInvolved.png);
}

.LeftPaneCrew {
	background-image: url(../images/LeftPaneCrew.png);
}

.RightPaneCrew {
	background-image: url(../images/RightPaneCrew.png);
}.LeftPanePress {
	background-image: url(../images/LeftPanePress.png);
}
.RightPanePress {
	background-image: url(../images/RightPanePress.png);
}
.LeftPaneScreenings {
	background-image: url(../images/LeftPaneScreenings.png);
}
.RightPaneScreenings {
	background-image: url(../images/RightPaneScreenings.png);
}
.LeftPaneContact {
	background-image: url(../images/LeftPaneContact.png);
}
.RightPaneContact {
	background-image: url(../images/RightPaneContact.png);
}
.LeftPaneSupporters {
	background-image: url(../images/LeftPaneSupporters.png);
}
.RightPaneSupporters {
	background-image: url(../images/RightPaneSupporters.png);
}
.Hidden {
	display: none;
}
.Visible {
	display: inline;
}
.ProjectorBG {
	background-image: url(../images/Screen_r2_c2.png);
}
.Quotes {
	font-family: "American Typewriter", "Courier New", Courier, monospace;
	font-size: small;
	line-height: 150%;
	text-align: left;
}
