@charset "utf-8";
body {
	background: #999999 url(bgGrad.gif) repeat-x;
}
div#containFlash {
	background: url(images/bgboxw.png) no-repeat 0px 0px;
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.text {
	font: bold 28px/42px Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.nav {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
}
.footer {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666666;
}

