* { 
	margin: 0; 
	padding: 0; 
	}

body {
	font-size: 80%;
	line-height: 150%;
	font-family: Georgia, serif;
	color: #252523;
	background-color: #83B84E;
	}

a {
	font-weight: bold;
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted;
	}

p {
	padding-bottom: 10px;
	}

a:hover {
	background-color: #C42B32;
	color: #ffffff;
	}

td
	{
	padding-right: 20px;
	}
table
	{
	margin-bottom: 20px;
	}
	
#container {
	position: relative;
	top: 0;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
	}
	
#content {
	clear: both;
	margin-top: 0px;
	width: 100%;
	}

#right-column {
	position: absolute;
	float: left;
	width: 440px;
	border: none;
	margin-left: 635px;
	margin-top: 30px;
	min-height: 200px;
	text-align: left;
	}

#left-column {
	float: left;
	width: 675px;
	border-right: 0px;
	margin: 0px;
	min-height: 100%;
	}

.red-head {
	font-family: 'Arial Black', Gadget, sans-serif;
	color: #C42B32;
	font-size: 1.2em;
	}

.white-head {
	font-family: 'Arial Black', Gadget, sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
	}

 #tixlink-wrapper {
				width: 400px;
				height: 60px;
				margin-top: 20px;
				margin-bottom: 40px;
				padding: 0;
 }
 
 #tixlink {
				position: absolute;
				text-align: center;
				margin-left: 50px;
				padding: 0px;
				width: 300px;
				display: block;
 }
 
 #tixlink a 
 	{
	font-family: 'Arial Black', Gadget, sans-serif;
	display: block;
	line-height: 60px;
	background: #C42B32;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 0px solid;
	 }

 #tixlink a:hover
 	{
	font-family: 'Arial Black', Gadget, sans-serif;
	display: block;
	line-height: 60px;
	color: #C42B32;
	text-decoration: none;
	background: #FFFFFF;
	border-bottom: 0px solid;
	 }

 #tixlink p {
				text-align: center;
				font-size: 1.2em;
 }

#poster-thumb
	{
	text-align: center;
	}

#poster
	{
	margin-left: 20px;
	margin-top: 20px;
	}
#credits
	{
	margin-left: 20px;
	margin-top: 30px;
	font-size: .65em;
	font-style: italic;
	}