@charset "UTF-8";
/* CSS Document */

/* This Flash code is for the Flash Intro only  */
#supersize {
	position: fixed;
}
#supersize img {
	height:100%;
	position:absolute;
	width:100%;
	z-index:0
}
#centerLine {
	text-align: center;
	position: absolute;
	top: 20%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#Flash {
	margin-left: -480px;
	position: absolute;
	top: -175px;
	left: 50%;
	width: 1024px;
	height: 768px;
	visibility: visible
}
