body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #333;
	text-align: center;
	margin: 0;
	padding:0;
	background-image: url(images/flashbg.png);
	background-repeat: repeat-x;
	background-position: 0 100px;
}
div#pagewrapper {
	margin: 0 auto;
	width: 860px;
}

.footerCopy {
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pageHeadline {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #0060CD;
	text-align: left;
	display: block;
	clear: left;
	line-height: 50px;
	vertical-align: bottom;
}
#header {
	display: block;
	clear: both;
	height: 100px;
	width: 860px;
	position: relative;
}
#container {
	text-align: center;
	width: 860px;
	position:fixed;
}

.bodyOn333 {
	font-size: 12px;
	color: #FFF;
}
a {
	color: #09F;
}
