#wrapper {
	background-color: #000;
	float: none;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	color: #FF0;
}
#Topbanner {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #FF0;
	height: auto;
	width: auto;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: thick double #FF0;
	padding-right: 10px;
	margin: 10px;
}
#Flashinsert1 {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 100px;
}
#leftcell1 {
	float: left;
	height: auto;
	width: auto;
	color: #CCC;
	font-family: Papyrus;
	font-size: 20px;
	font-style: oblique;
	font-weight: bolder;
	line-height: 25px;
	text-align: left;
}
#rightcell1 {
	width: 300px;
	float: right;
	height: auto;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #00F;
	background-color: #000;
}
.disclaim {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	color: #999;
	background-color: #000;
	height: auto;
	width: auto;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	line-height: 15px;
	text-align: justify;
}
#wrapper #leftcell1 DIV .disclaim #numbers P {
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #B6B6B6;
}

