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

body {
	margin:10px 0px; padding:0px;
	text-align:center;
	background-color:#000;
	}
	
#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;
}
