body {
	background: #111111;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers.  */
	color: #000000;
}
.sparkav_v2 #container {
	position:relative;
	width: 780px;
	margin: 20px auto;
	border: none;
}
.sparkav_v2 #projectpaneloader {
	position:absolute; 
	top:10px; 
	left:10px; 
	width:420px;
	height:680px;
	background-color:#111111;
	border:1px dotted #FFFFFF;
	z-index:0;
}
	
.sparkav_v2 #flashcontent {
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1;
}
	
.sparkav_v2 #projectpanetextfallback {
	width:420px;
	height:680px;
	background-color:#000000;
	border:2px solid #FFFFFF;
	padding:10px;
}
	
td {  vertical-align:top}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	margin-top: 0em;
	margin-bottom: .5em;
	text-align: left;
}
a {  color: #CCCCCC; text-decoration: none}
a:hover {  color: #CCCCCC;text-decoration: underline}
