@charset "utf-8";
/* Copyright 2009 Placer Theatre Dance  - Design By Matt Goucher*/

body {
	padding:0px;
	text-align:center;
	background-color:#000;
	width: 1024px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#Content {
	width:1024px;
	height:768px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px dashed #333;
	background-color:#000;
	}
#tablecontent {
	color:#EEE;
	font-family:Verdana;
	font-size:small;
}a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.NCTixText {
	clear: right;
	height: auto;
	width: 400px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #CCC;
	text-align: center;
	margin-top: 20px;
	float: left;
}

.NCImage {
	background-image: none;
	height: 725px;
	width: 550px;
	background-repeat: no-repeat;
	float: left;
	background-position: 50px;
	padding-left: 50px;
}
.TixButton {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: right;
}

